From unknown Wed Apr 08 15:19:15 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#725: [X2Go-Dev] Bug#725: client-side printing terminates X2Go Client (+ running session) in certain cases
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 725@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: Thu, 08 Jan 2015 22:05:02 +0000
Resent-Message-ID: <handler.725.B725.142075451916537@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 725
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: 
Received: via spool by 725-submit@bugs.x2go.org id=B725.142075451916537
          (code B ref 725); Thu, 08 Jan 2015 22:05:02 +0000
Received: (at 725) by bugs.x2go.org; 8 Jan 2015 22:01:59 +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,URIBL_BLOCKED
	autolearn=ham version=3.3.2
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 4E1D15DEA1
	for <725@bugs.x2go.org>; Thu,  8 Jan 2015 23:01:57 +0100 (CET)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 6CB85430
	for <725@bugs.x2go.org>; Thu,  8 Jan 2015 23:01:56 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 5C4E43BA1F
	for <725@bugs.x2go.org>; Thu,  8 Jan 2015 23:01:56 +0100 (CET)
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 MSfSnGU85u2e for <725@bugs.x2go.org>;
	Thu,  8 Jan 2015 23:01:56 +0100 (CET)
Received: from grimnir.das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id 292C13BA08
	for <725@bugs.x2go.org>; Thu,  8 Jan 2015 23:01:56 +0100 (CET)
Received: from p5B3B8A30.dip0.t-ipconnect.de (p5B3B8A30.dip0.t-ipconnect.de
 [91.59.138.48]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP;
 Thu, 08 Jan 2015 22:01:56 +0000
Date: Thu, 08 Jan 2015 22:01:56 +0000
Message-ID: <20150108220156.Horde.WU5sEW4NB1pRvn8NASCVxQ9@mail.das-netzwerkteam.de>
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 725@bugs.x2go.org
In-Reply-To: <20150108150932.Horde.lARA1h4mZZfLgCTUwBWhXA2@mail.das-netzwerkteam.de>
User-Agent: Internet Messaging Program (IMP) H5 (6.2.2)
Accept-Language: en,de
Organization: DAS-NETZWERKTEAM
X-Originating-IP: 91.59.138.48
X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101
 Firefox/32.0 Iceweasel/32.0
Content-Type: multipart/signed; boundary="=_QrHAOCyplPvlg2E2mAr9Kw5";
 protocol="application/pgp-signature"; micalg=pgp-sha1
MIME-Version: 1.0

This message is in MIME format and has been PGP signed.

--=_QrHAOCyplPvlg2E2mAr9Kw5
Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Control: forcemerge #702 -1

On  Do 08 Jan 2015 16:09:32 CET, Mike Gabriel wrote:

> Package: x2goclient
> Severity: grave
> Tag: patch
>
> I have just found a patch for X2Go upstream bug #702 [1]:
>
> What I do:
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>
>  o I launch an X2Go session with X2Go Client, client-side printing=20=20
>=20support is enabled
>  o I minimize X2Go Client to the systray icon
>  o I configure X2Go Client to show the print dialog window on=20=20
>=20incoming print jobs
>  o I print a document inside the X2Go session
>
>
> What happens:
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>
> The print dialog window appears. I select "Print"...
>
> X2Go Client simply exits cleanly immediately when I click the Print=20=20
>=20button of the print dialog window.
>
> The issue occurs in this combination of events:
>
>   o print dialog appears on incoming print job
>   o it doesn't matter what print action is chosen
>     (pdfview, pdfsave, print, etc.)
>   o X2Go Client's main window is hidden (e.g.
>     via clicking on the tray icon)
>
> What should happen:
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>
> The incoming print job should get shown as PDF or printed (whatever=20=20
>=20I chose in the print dialog window). The print dialog window should=20=
=20
>=20disappear, my remote X2Go session should continue...
>
>
> The issue is related to this:
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
>
> http://stackoverflow.com/questions/5116459/problem-with-hidden-qmainwindo=
w-application-crashes-after-qmessagebox-is-displa
>
> The related upstream patch is this:
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>   http://code.x2go.org/gitweb?p=3Dx2goclient.git;a=3Dcommitdiff;h=3D3008b=
2a
>
>
> I am still waiting for feedback from another upstream dev, once it=20=20
>=20is there, I will fix the issue in the x2goclient src:package in=20=20
>=20Debian unstable and hopefully testing (jessie).
>
> Mike
>
> [1] http://bugs.x2go.org/702

argghhh... this bug report was supposed for the x2goclient package in=20=20
Debian=20and thus should have gone to submit@debian.org...

I just resent it and merge this one with #702.

Mike

--=20

DAS-NETZWERKTEAM
mike=20gabriel, 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.x=
fb

--=_QrHAOCyplPvlg2E2mAr9Kw5
Content-Type: application/pgp-signature
Content-Description: Digitale PGP-Signatur
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJUrv5UAAoJEJr0azAldxsx6eAP/1Ncv1wLLQNmuSGKDbswzFlV
QIIxxi6wWs1NMgHGGs9n91Wi7StjA70YvMXfNBRZK1YZ0I9/BuXiKHwotuUrwqK8
PEYRtWU0F3LwHtphsFPED8o3UWytbDxNUUZHF4uGkAXokpzadMAFUSfV5yD4yOmV
vEGMjyO8dmoIcblw0tpwOLBu+OuegX9o87ZF+A6keWzh59hGIKQzSSkjKCab+omv
wFFd7okvUC9ET0eaWvc5n3e5ioLIgciLdZGvVVcASRVD2UyrsN80cMQDera7kCyM
bGSjrLn83VnJLU7L2+9XxuBIlZ0wbQ08OGc5UhIA0gvkjgG78IZ+OyAvphNM5ITn
4Fmqi0rCVEgiDIneRmLlt9j47cu41qBuCEuOv01ANL2muFkHQGI3InRxQaiwSXNn
JJ/NxS30dH+bh/cfYnUUxWjxJ4XnmQ+zAXidRmFSXSVBFaObsnhYl9C3Q2c7LH76
U+5x6sfF1NLTNctKFElOcb+QE8Mw5C6C7fwzna5TV1tPOoDaQbuvpPHPvi3sjq52
HsG1oAJgnKmgFsiuzqtfTPiq/GvF3RGsJrWTJOGLuzoXPMnlwo0i3br5xqKlU6E1
+od2IyTFBW8PpPUY+uS4J+3q3F4sLrOzYEfiLNkl/g66kc+33iuqFX8hkn47CyEv
ejeLKyl4cPo/EzilrPbt
=MvpC
-----END PGP SIGNATURE-----

--=_QrHAOCyplPvlg2E2mAr9Kw5--
