X2Go Bug report logs - #1445
pyhoca-cli fails to connect to suspended x2go session

version graph

Package: pyhoca-cli; Maintainer for pyhoca-cli is X2Go Developers <x2go-dev@lists.x2go.org>; Source for pyhoca-cli is src:pyhoca-cli.

Reported by: Randy Goldenberg <randy.goldenberg@gmail.com>

Date: Fri, 6 Mar 2020 21:55:01 UTC

Severity: normal

Tags: pending

Found in version 0.6.1.2

Fixed in version 0.6.1.3

Done: X2Go Release Manager X2Go Release Manager <git-admin@x2go.org>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#1445: X2Go issue (in src:pyhoca-cli) has been marked as closed
Reply-To: X2Go Release Manager X2Go Release Manager <git-admin@x2go.org>, 1445@bugs.x2go.org
Resent-From: X2Go Release Manager X2Go Release Manager <git-admin@x2go.org>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Tue, 22 Aug 2023 06:55:01 +0000
Resent-Message-ID: <handler.1445.B1445.169268711628156@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 1445
X-X2Go-PR-Package: pyhoca-cli
X-X2Go-PR-Keywords: pending
References: <20200306215431.ama4sjaxc5hzkm6t@rg1.lan>
Received: via spool by 1445-submit@bugs.x2go.org id=B1445.169268711628156
          (code B ref 1445); Tue, 22 Aug 2023 06:55:01 +0000
Received: (at 1445) by bugs.x2go.org; 22 Aug 2023 06:51:56 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,NO_RELAYS,
	URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 4EA7B5DAFB; Tue, 22 Aug 2023 08:51:31 +0200 (CEST)
From: X2Go Release Manager X2Go Release Manager <git-admin@x2go.org>
To: 1445-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1445@bugs.x2go.org
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-Mailer: https://code.x2go.org/gitweb?p=maintenancescripts.git;a=blob;f=git/hooks/x2go-post-receive-close-bugs
Message-Id: <20230822065131.4EA7B5DAFB@ymir.das-netzwerkteam.de>
Date: Tue, 22 Aug 2023 08:51:31 +0200 (CEST)
close #1445
thanks

Hello,

we are very hopeful that X2Go issue #1445 reported by you
has been resolved in the new release (0.6.1.3) of the
X2Go source project »src:pyhoca-cli«.

You can view the complete changelog entry of src:pyhoca-cli (0.6.1.3)
below, and you can use the following link to view all the code changes
between this and the last release of src:pyhoca-cli.

    https://code.x2go.org/gitweb?p=pyhoca-cli.git;a=commitdiff;h=c6245eb5861acd4fa5ecedc9994b3549831b6b70;hp=071bd72d80d20a325613e38ed6296d2788dd65e5

If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:pyhoca-cli.

Thanks a lot for contributing to X2Go!!!

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
X2Go Component: src:pyhoca-cli
Version: 0.6.1.3-0x2go1
Status: RELEASE
Timestamp: 1692686744
Date: Tue, 22 Aug 2023 08:45:44 +0200
Fixes: 1445
Changes:
 pyhoca-cli (0.6.1.3-0x2go1) RELEASED; urgency=medium
 .
   [ Mike Gabriel ]
   * New upstream release (0.6.1.3):
     - pyhoca/cli/frontend.py: Fix reference before assignment error in
       resume_session() method. Thanks to Randy Goldenberg for spotting
       this. (Fixes: #1445).
     - pyhoca-cli: Add cmdline parameter --dpi.
     - pyhoca-cli: Do input check on value passed in via the --link option.
     - pyhoca-cli: Add cmdline parameter --clipboard-mode.
     - pyhoca-cli: Follow-up fix for --dpi switch. Fix input value verification.
       Only demand an integer, if args.dpi is set to something else than None.
     - pyhoca-cli: Add --kdrive cmdline option.
     - pyhoca-cli.1 man page: Drop -d from --quiet documentation line.
     - Move --dpi cmdline option from X2Go options to NX options.
     - pyhoca-cli: Add cmdline option --list-cmdline-features. Required for
       Remmina X2Go Plugin.
     - pyhoca-cli: Write program version to STDOUT (not STDERR).
     - man/man1/pyhoca-cli.1: Add documentation for --list-cmdline-features.
     - pyhoca-cli: Don't try to immitate look_for_keys behaviour as implemented
       in the x2go Python module.
 .
   [ Daniel Teichmann ]
   * New upstream release (0.6.1.3):
     - pyhoca-cli: Print debug message before exiting pyhoca-cli.
     - Fix typo in man page.
     - Add --non-interactive cmdline option for forcefully preventing password
       queries on the TTY.
     - {pyhoca-cli, pyhoca/cli/frontend.py}: Only look for private ssh keys if
       appropriate.
     - pyhoca{-cli,/cli/frontend.py}: Add --ssh-passphrase feature.
 .
   [ Mihai Moldovan ]
   * New upstream version (0.6.1.3):
     - misc: pre-release copyright update.
     - man/man1/pyhoca-cli.1: pre-release date update.
     - misc: change http:// to https:// links where appropriate.
   * debian/control:
     + Change http:// to https:// links where appropriate.
   * debian/copyright:
     + Change http:// to https:// links where appropriate.
   * debian/watch:
     + Change http:// to https:// links where appropriate.
   * pyhoca-cli.spec:
     + Change http:// to https:// links where appropriate.
     + Drop Python 2 support for OpenSuSE Leap 15.4+ and Tumbleweed (and ALP).
     + Remove pycache handling from the files list. Python-2-variants don't
       have the concept of __pycache__ directories at all, so using
       %pycache_only there is redundant. Python-3-variants sprinkle __pycache__
       directories wherever there are .py files, which means that they are
       conveniently contained in the "pyhoca" subdirectory of sitelib. Older
       *SuSE versions, including Leap, just ignored files or directories in the
       %files list that do not exist, but Tumbleweed is throwing an error if
       you try to include a file or directory that does not exist. The fix is
       easy: don't try to include the non-existent __pycache__ top-level
       directory.

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Sun Apr 28 05:56:47 2024; 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.