From unknown Fri Mar 29 12:02:12 2024 MIME-Version: 1.0 X-Mailer: MIME-tools 5.502 (Entity 5.502) X-Loop: owner@bugs.x2go.org From: owner@bugs.x2go.org (X2Go Bug Tracking System) Subject: Bug#222 closed by Mike Gabriel (X2Go issue (in src:x2goclient) has been marked as closed) Message-ID: References: <20130911100709.146BA5DB3D@ymir> X-X2go-PR-Keywords: pending X-X2go-PR-Message: they-closed 222 X-X2go-PR-Package: x2goclient X-X2go-PR-Source: x2goclient Date: Wed, 11 Sep 2013 10:18:10 +0000 Content-Type: multipart/mixed; boundary="----------=_1378894690-24903-0" This is a multi-part message in MIME format... ------------=_1378894690-24903-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 This is an automatic notification regarding your Bug report which was filed against the x2goclient package: #222: Enable Full Access to X2Go Sessions of other users It has been closed by Mike Gabriel . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Mike Gabriel by replying to this email. --=20 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems ------------=_1378894690-24903-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at control) by bugs.x2go.org; 11 Sep 2013 10:07:26 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS, URIBL_BLOCKED autolearn=unavailable version=3.3.2 Received: by ymir (Postfix, from userid 1005) id 146BA5DB3D; Wed, 11 Sep 2013 12:07:08 +0200 (CEST) From: Mike Gabriel To: 222-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 222@bugs.x2go.org Subject: X2Go issue (in src:x2goclient) has been marked as closed Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20130911100709.146BA5DB3D@ymir> Date: Wed, 11 Sep 2013 12:07:08 +0200 (CEST) close #222 thanks Hello, we are very hopeful that X2Go issue #222 reported by you has been resolved in the new release (4.0.1.1) of the X2Go source project »src:x2goclient«. You can view the complete changelog entry of src:x2goclient (4.0.1.1) below, and you can use the following link to view all the code changes between this and the last release of src:x2goclient. http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=dad4fcc24868504be24ccc9a3ab0fcac41859080;hp=1b4260f86a6fda01c5263fa3d27504677a3cdfac 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:x2goclient. Thanks a lot for contributing to X2Go!!! light+love X2Go Git Admin (on behalf of the sender of this mail) --- X2Go Component: src:x2goclient Version: 4.0.1.1 Status: RELEASE Date: Wed, 11 Sep 2013 12:06:02 +0200 Fixes: 141 142 151 164 165 177 179 183 214 222 226 243 255 Changes: x2goclient (4.0.1.1) RELEASED; urgency=low . [ Nicolai Hansen ] * New upstream version (4.0.1.1): - Update Danish translation file. . [ Terje Andersen ] * New upstream version (4.0.1.1): - Update Norwegian Bokmaal translation file. . [ Oleksandr Shneyder ] * New upstream version (4.0.1.1): - Use "127.0.0.1" instead of localhost to avoid wrong IPv6 hostname resolution. (Fixes: #151). - Wait for x2gocmdexitmessage to return before closing in hidden mode. - Support for published applications in X2Go Plugin - Support for "shadow" mode in X2Go Plugin . [ Mike Gabriel ] * New upstream version (4.0.1.1): - If a priv SSH key has been specified, skip the autologin procedure. Let's consider a given SSH private key that fails to log the user in as an overall login failure. (Fixes: #141). - Avoid multiple selectUserSession requests when in broker mode. - Properly set the remote server address received via selectUserSession method when in broker mode. (Fixes: #226). - Fix segmentation fault that started occurring since the custom trayIcon patch was applied. Segfault only occurred if the tray icon was not used. - Show session name in notification bubbles. - Update German translation. - Add cmdline option --broker-autologoff: Enforce re-authentication against X2Go Session Broker after a session has been suspended or terminated. (Fixes: #179). - Enable full access desktop sharing across user accounts. (Fixes: #222). - Make X2Go Client aware of the MATE desktop environment. - Make X2Go Client work in SSH broker mode without the need of a auth-id file. . [ Heinrich Schuchardt ] * New upstream version (4.0.1.1): - Call ssh_clean_pubkey_hash() for deallocating public key hashes instead of just calling free(). Required under MS Windows as documented in libssh2 API. (Fixes: #243). (For further details see: http://api.libssh.org/master/group__libssh__session.html). * Provide bin:package with debug symbols for X2Go Client. (Fixes: #255). . [ Ezra Bühler ] * New upstream version (4.0.1.1): - Fix auto-resume when session type is »Single Application«. (Fixes: #183). . [ Ricardo Díaz Martín ] * New upstream version (4.0.1.1): - Fix detection of maximum screen area available for a session. (Fixes: #165). - Use the session icon as tray icon, pop up notification bubble that informs about current session actions. (Fixes: #177). - Allow for setting maximum available desktop size as window size via the session profile card. Unfortunately, this feature is for now only available on Linux. (Fixes: #214). . [ Otto Kjell ] * New upstream version (4.0.1.1): - Enable debug mode through cmd line parameter. (Fixes: #142). - Standardize output to stdout+stderr and make it parseable. . [ Orion Poplawski ] * New upstream version (4.0.1.1): - Instead of using a hard-code DPI of 96, use local DPI settings for new sessions if not explicitly set in session profile (Fixes: #164). . [ Daniel Lindgren ] * New upstream version (4.0.1.1): - Update Swedish translation file. . [ Ricardo Díaz Martín ] * New upstream version (4.0.1.1): - Update Spanish translation file. ------------=_1378894690-24903-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.x2go.org; 27 May 2013 10:13:45 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199]) by ymir (Postfix) with ESMTPS id 5B2F65DB11 for ; Mon, 27 May 2013 12:13:44 +0200 (CEST) Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98]) by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 864883C5 for ; Mon, 27 May 2013 12:13:44 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 21D5C3BBC3 for ; Mon, 27 May 2013 12:13:44 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de Received: from grimnir.das-netzwerkteam.de ([127.0.0.1]) by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6WcM3yUIFEEP for ; Mon, 27 May 2013 12:13:44 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id EEBA33BBE2 for ; Mon, 27 May 2013 12:13:43 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id CCAFA3BBC3 for ; Mon, 27 May 2013 12:13:43 +0200 (CEST) Received: by grimnir.das-netzwerkteam.de (Postfix, from userid 33) id 60C123BBE2; Mon, 27 May 2013 12:13:43 +0200 (CEST) Received: from 46.115.19.59 ([46.115.19.59]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP; Mon, 27 May 2013 12:13:43 +0200 Message-ID: <20130527121343.15032b7bbgysxfpz@mail.das-netzwerkteam.de> X-Priority: 3 (Normal) Date: Mon, 27 May 2013 12:13:43 +0200 From: Mike Gabriel To: submit@bugs.x2go.org Subject: Enable Full Access to X2Go Sessions of other users MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=_1i82gw44i2mv"; protocol="application/pgp-signature"; micalg="pgp-sha1" Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.4) This message is in MIME format and has been PGP signed. --=_1i82gw44i2mv Content-Type: multipart/mixed; boundary="=_6zs2oebg8ziu" Content-Transfer-Encoding: 7bit This message is in MIME format. --=_6zs2oebg8ziu Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit Package: x2goclient Severity: wishlist Tag: patch Version: 4.0.1.0 Hi Alex, in the past I have had several use cases where people ask for sharing other users desktops. As this has been disabled in X2Go Client I provided that feature via PyHoca-GUI. Today Michael Kromer asked for full access shadow sessions (needed at a customer's site). Another request for this feature to become enabled in X2Go Client. Attached is the patch that enables this feature in X2Go Client. Do we implement that upstream in x2goclient.git? If not: Michael, please feel free to add the attached patch to your local patch set series for your customized X2Go Client builds. Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb --=_6zs2oebg8ziu Content-Type: text/x-diff; charset=UTF-8; name="enabe-desktop-sharing-full-access.patch" Content-Disposition: attachment; filename="enabe-desktop-sharing-full-access.patch" Content-Transfer-Encoding: 7bit diff --git a/onmainwindow.cpp b/onmainwindow.cpp index 9909dff..a307bb7 100644 --- a/onmainwindow.cpp +++ b/onmainwindow.cpp @@ -4372,7 +4372,7 @@ void ONMainWindow::slotActivated ( const QModelIndex& index ) index.row(), D_USER ).data().toString(); bShadowView->setEnabled ( true ); - bShadow->setEnabled ( user==getCurrentUname() ); + bShadow->setEnabled ( true ); } } --=_6zs2oebg8ziu-- --=_1i82gw44i2mv Content-Type: application/pgp-signature Content-Description: Digitale PGP-Unterschrift Content-Disposition: inline Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAABAgAGBQJRozHXAAoJEJr0azAldxsxpgQQALVM22V3Sowi0N9ZgAbPetIC WYVlQsR5lba9tIb5X3e40enccu4zzhbA3CigMqkV4NczlxZdxIJ1lGcioQc3cjW+ 2On3jA+NdK5QHEMAGytEG/FT2jXlfVTyEB8CiraJ27N/IROwNO9KEmsMAXxzLrEG PkYnusG3DwzvOX3KB9pt91u15Zo5VWhvvr6tMNnA9KpIlRf2djo7Dii4rAjg8urX z8MBfTHS0/LtKi7SncdDpk9CFg4WsyOQMV/p+01ZOSh3T4YNCkDzhLp3JdjQYgDI KvGT2E+i0POGAg6r6vgeVA1vPFFOlxFHQtdbiXEXS/bJS5vUVjI3JYRLkzkc8jdw heT+maOr1EGnDOKwFbu9Tg4vVqFguQfqrWFQpWIt2koITABdIUaNM/yYsXmUlo41 YuG4NGNqfW5noDL+aHP1TZQ08xmbo9cvX+So91ya8GSgswtuGUQtBisnHM6Vf4ie xQiVQAvqJwlTrNBPHqKiUbxKZPVq/L/P7qslLiPU8dQsxhvoyFMHftnI/gUmP+e/ kw1FbZmNKQgsMCZfcug6C19x0NDx1oT02edXvT31r30G7VJ2haoBkQrP0IOcmhIF PabAJFHl0DUg2fWtPV9UotAUmzpJ83FdRuQ0YCszll+tDx+syanuhtWq/R7FmTo8 e5KoB2BAkSoRzSLtcLfw =Tko5 -----END PGP SIGNATURE----- --=_1i82gw44i2mv-- ------------=_1378894690-24903-0--