[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: 0.1.1.4-267-gb3923e7

X2Go dev team git-admin at x2go.org
Wed Jan 8 15:31:07 CET 2014


The branch, build-baikal has been updated
       via  b3923e7acb5064a1f54c44c4a44aef26d4526274 (commit)
      from  61a2a2eac22d0bc925de49183a4e5a957f8650ac (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:
 x2go/session.py |    1 +
 1 file changed, 1 insertion(+)

The diff of changes is:
diff --git a/x2go/session.py b/x2go/session.py
index 287d442..ae92272 100644
--- a/x2go/session.py
+++ b/x2go/session.py
@@ -591,6 +591,7 @@ class X2goSession(object):
                 # regenerate this session instance for re-usage if this is the last session for a certain session profile
                 # and keep_controlsession_alive is set to True...
                 self.virgin = True
+                self.is_activated = False
                 self.connected = self.is_connected()
                 self.running = None
                 self.suspended = None


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

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 "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list