[X2Go-Commits] pyhoca-gui.git - build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d (branch) updated: 0.1.0.10-192-ga3d748d

X2Go dev team git-admin at x2go.org
Tue Aug 27 13:22:16 CEST 2013


The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated
       via  a3d748dd39e1c1fc5711c0735a71e2cf558332d7 (commit)
      from  2e727de1ae8e4f730ed69b449f56e95747707b1d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 pyhoca/wxgui/frontend.py |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

The diff of changes is:
diff --git a/pyhoca/wxgui/frontend.py b/pyhoca/wxgui/frontend.py
index 3d470cc..109ac04 100644
--- a/pyhoca/wxgui/frontend.py
+++ b/pyhoca/wxgui/frontend.py
@@ -430,8 +430,7 @@ class PyHocaGUI(wx.App, x2go.X2goClient):
                                                                     published_applications_no_submenus=self.args.published_applications_no_submenus,
                                                                     return_object=True
                                                                    )
-                pubapp_session.start()
-                pubapp_session_started = True
+                pubapp_session_started = pubapp_session.start()
 
             if profile_name in self._temp_launching_pubapp_profiles:
                 self._temp_launching_pubapp_profiles.remove(profile_name)


hooks/post-receive
-- 
pyhoca-gui.git (Python X2Go Client (wxPython GUI))

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).




More information about the x2go-commits mailing list