X2Go Bug report logs - #702
X2Go Client / NX proxy window disappear when printing/viewing a CUPS-X2Go print job

version graph

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Date: Mon, 15 Dec 2014 12:55:01 UTC

Severity: grave

Tags: pending

Merged with 725

Fixed in version 4.0.3.2

Done: X2Go Release Manager <git-admin@x2go.org>

Bug is archived. No further changes may be made.

Full log


Message #54 received at 725@bugs.x2go.org (full text, mbox, reply):

Received: (at 725) by bugs.x2go.org; 8 Jan 2015 22:01:59 +0000
From mike.gabriel@das-netzwerkteam.de  Thu Jan  8 23:01:57 2015
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
Subject: Re: [X2Go-Dev] Bug#725: client-side printing terminates X2Go Client
 (+ running session) in certain cases
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
[Message part 1 (text/plain, inline)]
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:
> ==========
>
>  o I launch an X2Go session with X2Go Client, client-side printing  
> support is enabled
>  o I minimize X2Go Client to the systray icon
>  o I configure X2Go Client to show the print dialog window on  
> incoming print jobs
>  o I print a document inside the X2Go session
>
>
> What happens:
> =============
>
> The print dialog window appears. I select "Print"...
>
> X2Go Client simply exits cleanly immediately when I click the Print  
> button 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:
> ===================
>
> The incoming print job should get shown as PDF or printed (whatever  
> I chose in the print dialog window). The print dialog window should  
> disappear, my remote X2Go session should continue...
>
>
> The issue is related to this:
> =============================
>
> http://stackoverflow.com/questions/5116459/problem-with-hidden-qmainwindow-application-crashes-after-qmessagebox-is-displa
>
> The related upstream patch is this:
> ===================================
>   http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=3008b2a
>
>
> I am still waiting for feedback from another upstream dev, once it  
> is there, I will fix the issue in the x2goclient src:package in  
> Debian unstable and hopefully testing (jessie).
>
> Mike
>
> [1] http://bugs.x2go.org/702

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

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

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
[Message part 2 (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Apr 18 06:07:55 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.