Salome HOME
Fix error on following use case in SSL. Open Shaper - Load a new HDF study file ...
[modules/gui.git] / src / Session / SALOME_Session_Server.cxx
index 35e46458efaf6b45a6b0052580af9aaad3884129..e95d71ee5f53a21d79ed3d3651a6c7651dd72682 100644 (file)
@@ -467,6 +467,7 @@ int AbstractGUIAppMain(int argc, char **argv)
 {
   using NamingServiceImplementation = typename GUI_APP_STYLE::NamingServiceImplementation;
   setSSLMode(GUI_APP_STYLE::SSL_MODE);
+  setGUIMode(true);
   GUI_APP_STYLE self;
   // Set-up application settings configuration (as for QSettings)
   // Note: these are default settings which can be customized (see below)