From unknown Mon Apr 27 18:55:21 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#499: X2Go issue (in src:x2goclient) has been marked as pending for release
Reply-To: Mihai Moldovan <ionic@ymir.das-netzwerkteam.de, @ionic.de>@ymir.das-netzwerkteam.de, 499-quiet@bugs.x2go.org
Resent-To: Orion Poplawski <orion@cora.nwra.com>
X-Loop: owner@bugs.x2go.org
Resent-Date: Sun, 05 Mar 2017 22:25:12 +0000
Resent-Message-ID: <handler.499.U499.14887525811839@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 499
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: pending
Received: via spool by 499-submitter@bugs.x2go.org id=U499.14887525811839
          (code U ref 499); Sun, 05 Mar 2017 22:25:12 +0000
Received: (at 499-submitter) by bugs.x2go.org; 5 Mar 2017 22:23:01 +0000
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id BF0F55DA96;
	Sun,  5 Mar 2017 23:22:34 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id JqBkrvXOLjbO; Sun,  5 Mar 2017 23:22:27 +0100 (CET)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id AB25D5DA9E; Sun,  5 Mar 2017 23:22:20 +0100 (CET)
From: Mihai Moldovan <ionic@ymir.das-netzwerkteam.de,
	@ionic.de>@ymir.das-netzwerkteam.de
To: 499-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 499@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: <20170305222220.AB25D5DA9E@ymir.das-netzwerkteam.de>
Date: Sun,  5 Mar 2017 23:22:20 +0100 (CET)

tag #499 pending
fixed #499 4.1.0.1
thanks

Hello,

X2Go issue #499 (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=32e36a2

The issue will most likely be fixed in src:x2goclient (4.1.0.1).

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

---
commit 32e36a2e608943d12f473b11d5d4ed9aace5a782
Author: Mihai Moldovan <ionic@ionic.de>
Date:   Wed Mar 1 07:24:32 2017 +0100

    src/onmainwindow.cpp: check for sessionExplorer->getLastSession() to be valid in all places but obvious ones. Fixes: #499.

diff --git a/debian/changelog b/debian/changelog
index f426aac..f1bff6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -127,6 +127,8 @@ x2goclient (4.1.0.1-0x2go1) UNRELEASED; urgency=medium
     - res/i18n/x2goclient_fi.ts: remove outdated comment.
     - src/sshprocess.cpp: bind direct tunnel socket to localhost instead of
       any address. Fixes: #31.
+    - src/onmainwindow.cpp: check for sessionExplorer->getLastSession() to be
+      valid in all places but obvious ones. Fixes: #499.
 
   [ Oleksandr Shneyder ]
   * New upstream version (4.1.0.1):
