X2Go Bug report logs -
#1445
pyhoca-cli fails to connect to suspended x2go session
Reply or subscribe to this bug.
Toggle useless messages
Report forwarded
to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>
:
Bug#1445
; Package pyhoca-cli
.
(Fri, 06 Mar 2020 21:55:01 GMT) (full text, mbox, link).
Acknowledgement sent
to Randy Goldenberg <randy.goldenberg@gmail.com>
:
New Bug report received and forwarded. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>
.
(Fri, 06 Mar 2020 21:55:01 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package: pyhoca-cli
Version: 0.6.1.2
Tag: patch
pyhoca-cli fails to connect to suspended x2g0 sessions.
$ pyhoca-cli --server my.x2go.server -t desktop -c openbox-session -g maximize
-R NEWEST
pyhoca-cli[13131] NOTICE: preparing requested X2Go session
pyhoca-cli[13131] (PyHocaCLI) NOTICE: preparing requested X2Go session
pyhoca-cli[13131] (x2gosessregistry-pylib) NOTICE: registering X2Go session
Pyhoca-Client_Session...
pyhoca-cli[13131] (x2goclient-pylib) NOTICE: initializing X2Go session...
pyhoca-cli[13131] (x2gocontrolsession-pylib) NOTICE: connecting to
[my.x2go.server]:22
/usr/lib/python3/dist-packages/Crypto/Cipher/blockalgo.py:141: FutureWarning:
CTR mode needs counter parameter, not IV
self._cipher = factory.new(key, *args, **kwargs)
pyhoca-cli[13131] (PyHocaCLI) NOTICE: authentication has been successful
pyhoca-cli[13131] (PyHocaCLI) NOTICE: give the X2Go session some time to come
up...
Traceback (most recent call last):
File "/usr/bin/pyhoca-cli", line 455, in <module>
thisPyHocaCLI.MainLoop()
File "/usr/lib/python3/dist-packages/pyhoca/cli/frontend.py", line 702, in
MainLoop
self.resume_session(self.x2go_session_hash)
File "/usr/lib/python3/dist-packages/pyhoca/cli/frontend.py", line 229, in
resume_session
if available_sessions is None:
UnboundLocalError: local variable 'available_sessions' referenced before
assignment
client OS: Ubuntu 16.04.6 LTS
server OS: Ubuntu 16.04.6 LTS
server's version of the x2goserver package:
x2goserver: 4.1.0.4
x2goserver-common: 4.1.0.4
x2goserver-desktopsharing: 4.1.0.3
x2goserver-extensions: 4.1.0.4
x2goserver-fmbindings: 4.1.0.4
x2goserver-printing: 4.1.0.4
x2goserver-xsession: 4.1.0.4
Patch attached.
----- End forwarded message -----
[front.py_resume_session.diff (text/x-diff, attachment)]
Information forwarded
to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>
:
Bug#1445
; Package pyhoca-cli
.
(Wed, 11 Mar 2020 00:50:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>
.
(Wed, 11 Mar 2020 00:50:03 GMT) (full text, mbox, link).
Message #10 received at 1445@bugs.x2go.org (full text, mbox, reply):
tag #1445 pending
fixed #1445 0.6.1.3
thanks
Hi!
X2Go issue #1445 (src:pyhoca-cli) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:
https://code.x2go.org/gitweb?p=pyhoca-cli.git;a=commitdiff;h=2b507520a7b4984d7020a6d5153d29350a24a9a9
The issue will most likely be fixed in src:pyhoca-cli (0.6.1.3).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 2b507520a7b4984d7020a6d5153d29350a24a9a9
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Wed Mar 11 01:49:07 2020 +0100
pyhoca/cli/frontend.py: Fix reference before assignment error in resume_session() method. Thanks to Randy Goldenberg for spotting this. (Fixes: #1445).
diff --git a/debian/changelog b/debian/changelog
index e17aed8..f4e4f2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium
- * Continue development
+ [ Mike Gabriel ]
+ * pyhoca/cli/frontend.py: Fix reference before assignment error in
+ resume_session() method. Thanks to Randy Goldenberg for spotting
+ this. (Fixes: #1445).
-- X2Go Release Manager <git-admin@x2go.org> Thu, 26 Dec 2019 17:03:42 +0100
Added tag(s) pending.
Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
to control@bugs.x2go.org
.
(Wed, 11 Mar 2020 00:50:03 GMT) (full text, mbox, link).
Marked as fixed in versions 0.6.1.3.
Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
to control@bugs.x2go.org
.
(Wed, 11 Mar 2020 00:50:04 GMT) (full text, mbox, link).
Message sent on
to Randy Goldenberg <randy.goldenberg@gmail.com>
:
Bug#1445.
(Wed, 11 Mar 2020 00:50:04 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
X2Go Developers <owner@bugs.x2go.org>.
Last modified:
Sun Jun 26 17:19:19 2022;
Machine Name:
ymir.das-netzwerkteam.de
X2Go Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.