From unknown Thu Mar 28 20:37:26 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#183: [PATCH] Fix auto resume when session type is "Single application" Reply-To: Ezra Buehler , 183@bugs.x2go.org Resent-From: Ezra Buehler Resent-To: x2go-dev@lists.berlios.de Resent-CC: X2Go Developers X-Loop: owner@bugs.x2go.org Resent-Date: Sun, 21 Apr 2013 15:33:02 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: report 183 X-X2Go-PR-Package: x2goclient X-X2Go-PR-Keywords: patch Received: via spool by submit@bugs.x2go.org id=B.13665583245171 (code B); Sun, 21 Apr 2013 15:33:02 +0000 Received: (at submit) by bugs.x2go.org; 21 Apr 2013 15:32:04 +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.7 required=5.0 tests=RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 Received: from mail-wg0-f49.google.com (mail-wg0-f49.google.com [74.125.82.49]) by ymir (Postfix) with ESMTPS id A66795DB20 for ; Sun, 21 Apr 2013 17:32:02 +0200 (CEST) Received: by mail-wg0-f49.google.com with SMTP id x12so517690wgg.4 for ; Sun, 21 Apr 2013 08:32:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:content-type:subject:message-id:date:to :mime-version:x-mailer:x-gm-message-state; bh=cCw78KCWKqu8XW2/DTut3z6wWPqjVe/hzK1EYYcslmE=; b=aX60dgRKMWXXfF0fCtByIZSvI9flsZS0t4QrCb33iJOgw5qoeYbICl5YAEQg+oJ3K1 D+a7vaeeO1d8iiCAURous35tWm0KpT17WmK/dgZk6TKMlyyXGmtglXeDb2IFSaB7PLl4 dNedk5SK4b1Rc1M41J8v82h5f2SDEpZ1Etb4e1WyLeU0UQTBz7Fi9ab6T7aYP1VbF4r+ gchapL2PrJGlEP3dj0wry2364v4cTE/IhNt5dqknQLjAhNks+6vlzWyfgIGHnh60GUuY vxL/xqLM4Xtz57c2ZlMqzCfitQ50HUlQ3DQG3FWdgUBgXESvItHVMY0sM8cc6WFM+S1g OoDw== X-Received: by 10.194.176.195 with SMTP id ck3mr22450066wjc.5.1366558322349; Sun, 21 Apr 2013 08:32:02 -0700 (PDT) Received: from [10.0.0.4] (46-127-89-101.dynamic.hispeed.ch. [46.127.89.101]) by mx.google.com with ESMTPS id bk42sm35359719eeb.3.2013.04.21.08.32.01 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 21 Apr 2013 08:32:01 -0700 (PDT) From: Ezra Buehler Content-Type: multipart/mixed; boundary="Apple-Mail=_664505E1-0044-4779-B7D1-5B0C29333787" Message-Id: Date: Sun, 21 Apr 2013 17:32:00 +0200 To: "submit@bugs.x2go.org" Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) X-Mailer: Apple Mail (2.1503) X-Gm-Message-State: ALoCoQkxzkavVA/wSlMJayVymmjeq22X5A7Vh/UU/xqh894WbFlThobqK26oQ/hQ8Nfbd6uwQtr8 --Apple-Mail=_664505E1-0044-4779-B7D1-5B0C29333787 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Package: x2goclient Severity: normal Version: HEAD Tags: patch Hi again, it turns out that a feature I was longing for was actually present all = along but is broken for our setup. This patch fixes the issue that one must select a session to resume = although there is only one choice. The problem only occurs when one has selected "Single application" as = the session type and given the full path to the application.=20 Cheers, Ezra. --Apple-Mail=_664505E1-0044-4779-B7D1-5B0C29333787 Content-Disposition: attachment; filename=0001-Fix-auto-resume-when-session-type-is-Single-applicat.patch Content-Type: application/octet-stream; name="0001-Fix-auto-resume-when-session-type-is-Single-applicat.patch" Content-Transfer-Encoding: quoted-printable =46rom=2074d3079a6e309c51f4f6fdf13f63c119aaf0a6e9=20Mon=20Sep=2017=20= 00:00:00=202001=0AFrom:=20Ezra=20Buehler=20=0ADate:=20= Sun,=2021=20Apr=202013=2016:52:29=20+0200=0ASubject:=20[PATCH]=20Fix=20= auto=20resume=20when=20session=20type=20is=20"Single=20application"=0A=0A= ---=0A=20onmainwindow.cpp=20|=20=20=20=202=20+-=0A=201=20file=20changed,=20= 1=20insertion(+),=201=20deletion(-)=0A=0Adiff=20--git=20= a/onmainwindow.cpp=20b/onmainwindow.cpp=0Aindex=2031dbc17..de50dae=20= 100644=0A---=20a/onmainwindow.cpp=0A+++=20b/onmainwindow.cpp=0A@@=20= -2654,7=20+2654,7=20@@=20void=20ONMainWindow::slotSelectedFromList=20(=20= SessionButton*=20session=20)=0A=20=20=20=20=20=20=20=20=20= currentKey=3Dconfig.key;=0A=20=20=20=20=20}=0A=20=0A-=20=20=20=20= selectedCommand=3Dcommand;=0A+=20=20=20=20= selectedCommand=3Dcommand.split("/").last();=0A=20=20=20=20=20= command=3DtransAppName=20(=20command=20);=0A=20=20=20=20=20= login->setText=20(=20userName=20);=0A=20=20=20=20=20QPixmap=20pix=20(=20= sessIcon=20);=0A--=20=0A1.7.9.6=20(Apple=20Git-31.1)=0A=0A= --Apple-Mail=_664505E1-0044-4779-B7D1-5B0C29333787-- From unknown Thu Mar 28 20:37:26 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#183: X2Go issue (in src:x2goclient) has been marked as pending for release Reply-To: Mike Gabriel , 183@bugs.x2go.org Resent-From: Mike Gabriel Resent-To: x2go-dev@lists.berlios.de Resent-CC: X2Go Developers X-Loop: owner@bugs.x2go.org Resent-Date: Sat, 18 May 2013 19:18:02 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: followup 183 X-X2Go-PR-Package: x2goclient X-X2Go-PR-Keywords: patch Received: via spool by 183-submit@bugs.x2go.org id=B183.13689038325756 (code B ref 183); Sat, 18 May 2013 19:18:02 +0000 Received: (at 183) by bugs.x2go.org; 18 May 2013 19:03:52 +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=NO_RELAYS,URIBL_BLOCKED autolearn=unavailable version=3.3.2 Received: by ymir (Postfix, from userid 1005) id CD10D5DB26; Sat, 18 May 2013 21:03:43 +0200 (CEST) From: Mike Gabriel To: 183-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 183@bugs.x2go.org Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: http://snipr.com/post-receive-tag-pending Message-Id: <20130518190343.CD10D5DB26@ymir> Date: Sat, 18 May 2013 21:03:43 +0200 (CEST) tag #183 pending fixed #183 4.0.1.1 thanks Hello, X2Go issue #183 (src:x2goclient) 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: http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=93f5676 The issue will most likely be fixed in src:x2goclient (4.0.1.1). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 93f567688f51387af006ab18863ce776a222da0c Author: Ezra Buehler Date: Sat May 18 21:03:28 2013 +0200 Fix auto-resume when session type is »Single Application«. (Fixes: #183). diff --git a/debian/changelog b/debian/changelog index c203fd1..cbd012d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,10 @@ x2goclient (4.0.1.1-0~x2go1) UNRELEASED; urgency=low Let's consider a given SSH private key that fails to log the user in as an overall login failure. (Fixes: #141). + [ 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: From unknown Thu Mar 28 20:37:26 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#183: X2Go issue (in src:x2goclient) has been marked as closed Reply-To: Mike Gabriel , 183@bugs.x2go.org Resent-From: Mike Gabriel Resent-To: x2go-dev@lists.berlios.de Resent-CC: X2Go Developers X-Loop: owner@bugs.x2go.org Resent-Date: Wed, 11 Sep 2013 10:18:05 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: followup 183 X-X2Go-PR-Package: x2goclient X-X2Go-PR-Keywords: pending patch Received: via spool by 183-submit@bugs.x2go.org id=B183.137889409321311 (code B ref 183); Wed, 11 Sep 2013 10:18:05 +0000 Received: (at 183) by bugs.x2go.org; 11 Sep 2013 10:08:13 +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 B58745DB3B; Wed, 11 Sep 2013 12:07:08 +0200 (CEST) From: Mike Gabriel To: 183-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 183@bugs.x2go.org Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20130911100708.B58745DB3B@ymir> Date: Wed, 11 Sep 2013 12:07:08 +0200 (CEST) close #183 thanks Hello, we are very hopeful that X2Go issue #183 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. From unknown Thu Mar 28 20:37:26 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#183 closed by Mike Gabriel (X2Go issue (in src:x2goclient) has been marked as closed) Message-ID: References: <20130911100708.B58745DB3B@ymir> X-X2go-PR-Keywords: pending patch X-X2go-PR-Message: they-closed 183 X-X2go-PR-Package: x2goclient X-X2go-PR-Source: x2goclient Date: Wed, 11 Sep 2013 10:18:09 +0000 Content-Type: multipart/mixed; boundary="----------=_1378894689-24794-0" This is a multi-part message in MIME format... ------------=_1378894689-24794-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: #183: [PATCH] Fix auto resume when session type is "Single application" 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 ------------=_1378894689-24794-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at control) by bugs.x2go.org; 11 Sep 2013 10:07:25 +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=ham version=3.3.2 Received: by ymir (Postfix, from userid 1005) id B58745DB3B; Wed, 11 Sep 2013 12:07:08 +0200 (CEST) From: Mike Gabriel To: 183-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 183@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: <20130911100708.B58745DB3B@ymir> Date: Wed, 11 Sep 2013 12:07:08 +0200 (CEST) close #183 thanks Hello, we are very hopeful that X2Go issue #183 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. ------------=_1378894689-24794-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.x2go.org; 21 Apr 2013 15:32:04 +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.7 required=5.0 tests=RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 Received: from mail-wg0-f49.google.com (mail-wg0-f49.google.com [74.125.82.49]) by ymir (Postfix) with ESMTPS id A66795DB20 for ; Sun, 21 Apr 2013 17:32:02 +0200 (CEST) Received: by mail-wg0-f49.google.com with SMTP id x12so517690wgg.4 for ; Sun, 21 Apr 2013 08:32:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:content-type:subject:message-id:date:to :mime-version:x-mailer:x-gm-message-state; bh=cCw78KCWKqu8XW2/DTut3z6wWPqjVe/hzK1EYYcslmE=; b=aX60dgRKMWXXfF0fCtByIZSvI9flsZS0t4QrCb33iJOgw5qoeYbICl5YAEQg+oJ3K1 D+a7vaeeO1d8iiCAURous35tWm0KpT17WmK/dgZk6TKMlyyXGmtglXeDb2IFSaB7PLl4 dNedk5SK4b1Rc1M41J8v82h5f2SDEpZ1Etb4e1WyLeU0UQTBz7Fi9ab6T7aYP1VbF4r+ gchapL2PrJGlEP3dj0wry2364v4cTE/IhNt5dqknQLjAhNks+6vlzWyfgIGHnh60GUuY vxL/xqLM4Xtz57c2ZlMqzCfitQ50HUlQ3DQG3FWdgUBgXESvItHVMY0sM8cc6WFM+S1g OoDw== X-Received: by 10.194.176.195 with SMTP id ck3mr22450066wjc.5.1366558322349; Sun, 21 Apr 2013 08:32:02 -0700 (PDT) Received: from [10.0.0.4] (46-127-89-101.dynamic.hispeed.ch. [46.127.89.101]) by mx.google.com with ESMTPS id bk42sm35359719eeb.3.2013.04.21.08.32.01 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 21 Apr 2013 08:32:01 -0700 (PDT) From: Ezra Buehler Content-Type: multipart/mixed; boundary="Apple-Mail=_664505E1-0044-4779-B7D1-5B0C29333787" Subject: [PATCH] Fix auto resume when session type is "Single application" Message-Id: Date: Sun, 21 Apr 2013 17:32:00 +0200 To: "submit@bugs.x2go.org" Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) X-Mailer: Apple Mail (2.1503) X-Gm-Message-State: ALoCoQkxzkavVA/wSlMJayVymmjeq22X5A7Vh/UU/xqh894WbFlThobqK26oQ/hQ8Nfbd6uwQtr8 --Apple-Mail=_664505E1-0044-4779-B7D1-5B0C29333787 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Package: x2goclient Severity: normal Version: HEAD Tags: patch Hi again, it turns out that a feature I was longing for was actually present all = along but is broken for our setup. This patch fixes the issue that one must select a session to resume = although there is only one choice. The problem only occurs when one has selected "Single application" as = the session type and given the full path to the application.=20 Cheers, Ezra. --Apple-Mail=_664505E1-0044-4779-B7D1-5B0C29333787 Content-Disposition: attachment; filename=0001-Fix-auto-resume-when-session-type-is-Single-applicat.patch Content-Type: application/octet-stream; name="0001-Fix-auto-resume-when-session-type-is-Single-applicat.patch" Content-Transfer-Encoding: quoted-printable =46rom=2074d3079a6e309c51f4f6fdf13f63c119aaf0a6e9=20Mon=20Sep=2017=20= 00:00:00=202001=0AFrom:=20Ezra=20Buehler=20=0ADate:=20= Sun,=2021=20Apr=202013=2016:52:29=20+0200=0ASubject:=20[PATCH]=20Fix=20= auto=20resume=20when=20session=20type=20is=20"Single=20application"=0A=0A= ---=0A=20onmainwindow.cpp=20|=20=20=20=202=20+-=0A=201=20file=20changed,=20= 1=20insertion(+),=201=20deletion(-)=0A=0Adiff=20--git=20= a/onmainwindow.cpp=20b/onmainwindow.cpp=0Aindex=2031dbc17..de50dae=20= 100644=0A---=20a/onmainwindow.cpp=0A+++=20b/onmainwindow.cpp=0A@@=20= -2654,7=20+2654,7=20@@=20void=20ONMainWindow::slotSelectedFromList=20(=20= SessionButton*=20session=20)=0A=20=20=20=20=20=20=20=20=20= currentKey=3Dconfig.key;=0A=20=20=20=20=20}=0A=20=0A-=20=20=20=20= selectedCommand=3Dcommand;=0A+=20=20=20=20= selectedCommand=3Dcommand.split("/").last();=0A=20=20=20=20=20= command=3DtransAppName=20(=20command=20);=0A=20=20=20=20=20= login->setText=20(=20userName=20);=0A=20=20=20=20=20QPixmap=20pix=20(=20= sessIcon=20);=0A--=20=0A1.7.9.6=20(Apple=20Git-31.1)=0A=0A= --Apple-Mail=_664505E1-0044-4779-B7D1-5B0C29333787-- ------------=_1378894689-24794-0--