From unknown Tue Apr 28 04:51:11 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#702: X2Go issue (in src:x2goclient) has been marked as pending for release
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 702@bugs.x2go.org
Resent-From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Wed, 07 Jan 2015 09:35:01 +0000
Resent-Message-ID: <handler.702.B702.14206231473120@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 702
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: 
Received: via spool by 702-submit@bugs.x2go.org id=B702.14206231473120
          (code B ref 702); Wed, 07 Jan 2015 09:35:01 +0000
Received: (at 702) by bugs.x2go.org; 7 Jan 2015 09:32:27 +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.das-netzwerkteam.de (Postfix, from userid 1005)
	id 25DDB5DB80; Wed,  7 Jan 2015 10:32:09 +0100 (CET)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 702-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 702@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: <20150107093210.25DDB5DB80@ymir.das-netzwerkteam.de>
Date: Wed,  7 Jan 2015 10:32:09 +0100 (CET)

tag #702 pending
fixed #702 4.0.3.2
thanks

Hello,

X2Go issue #702 (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=3008b2a

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

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

---
commit 3008b2a10fde108810650849522f4d2e76c3b300
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Wed Jan 7 10:31:55 2015 +0100

    Use app.setQuitOnLastWindowClosed(false) for the X2Go Client QtApplication to assure that X2Go Client does not arbitrarily exit during a running session. This fixes X2Go Client crashes that occur when printing via the CUPS-X2Go printing mechanism with activate print dialog popup on incoming print jobs and minimized main window. (Fixes: #702).

diff --git a/debian/changelog b/debian/changelog
index a754d04..ae08442 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,11 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; urgency=medium
   * New upstream release (4.0.3.2):
     - Provide empty Turkish translation file.
     - Add several info/error/debug log message while hunting down #702.
+    - Use app.setQuitOnLastWindowClosed(false) for the X2Go Client QtApplication
+      to assure that X2Go Client does not arbitrarily exit during a running
+      session. This fixes X2Go Client crashes that occur when printing via
+      the CUPS-X2Go printing mechanism with activate print dialog popup on
+      incoming print jobs and minimized main window. (Fixes: #702).
 
   [ Jason Alavaliant ]
   * New upstream verson (4.0.3.2):
