From martin.babutzka@kit.edu  Wed Jan  7 19:49:58 2015
Received: (at submit) by bugs.x2go.org; 7 Jan 2015 18:50:00 +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.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED
	autolearn=ham version=3.3.2
X-Greylist: delayed 975 seconds by postgrey-1.34 at ymir.das-netzwerkteam.de; Wed, 07 Jan 2015 19:49:58 CET
Received: from scc-mailout-kit-02.scc.kit.edu (scc-mailout-kit-02.scc.kit.edu [129.13.231.82])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 8FD405DB53
	for <submit@bugs.x2go.org>; Wed,  7 Jan 2015 19:49:58 +0100 (CET)
Received: from kit-msx-02.kit.edu ([129.13.68.9])
	by scc-mailout-kit-02.scc.kit.edu with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:128)
	(envelope-from <martin.babutzka@kit.edu>)
	id 1Y8vQM-0007MQ-Ph
	for submit@bugs.x2go.org; Wed, 07 Jan 2015 19:33:43 +0100
Received: from kit-msx-07.kit.edu ([172.21.117.17]) by kit-msx-02.kit.edu
 ([129.13.50.10]) with mapi; Wed, 7 Jan 2015 19:33:42 +0100
From: "Babutzka, Martin (EKP)" <martin.babutzka@kit.edu>
To: "submit@bugs.x2go.org" <submit@bugs.x2go.org>
Date: Wed, 7 Jan 2015 19:33:42 +0100
Subject: x2go sessions insta-break with some GUI software (ROOT TBrowser)
Thread-Topic: x2go sessions insta-break with some GUI software (ROOT
 TBrowser)
Thread-Index: AdAqfXV1xudh7oGfQ52M1h9oNRtOZg==
Message-ID: <1B9B2ACBF1B7FB4AACE37991CF3B1969F315A33BA7@KIT-MSX-07.kit.edu>
Accept-Language: de-DE, en-US
Content-Language: de-DE
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: de-DE, en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0

Package: x2goclient
Version: 4.0.3.0

x2goserver-version: 4.0.1.18-0~949 running on Ubuntu 14.04.1
x2goclient-version: 4.0.3.0 running on Windows 7

We are experiencing a strange bug in the interplay of x2go with a component=
 of the ROOT data analysis framework (https://root.cern.ch). Displaying GUI=
 windows in the ROOT framework, shows them shortly and results in an immedi=
ate CRASH of the X2go connection with a Windows error "vcxsrv.exe has stopp=
ed working" and subsequent closure of all opened remote applications.
Strangely the GUI window shows up when resuming the session in X2go. Runnin=
g the ROOT GUI window from pure vcxsrv, Xming, Mobaxfire or similar Windows=
 X-Server applications works flawlessly. It also worked previously with the=
 "baikal" version of X2go. I admit this seems to be an exotic bug but there=
 might be further graphical software affected which increases the severity =
of this bug.

Steps to reproduce:
- Install ROOT from the webpage or via "apt-get install root-system-bin" on=
 the x2goserver
- Run "root" on command line.
- Open a TBrowser with the command "TBrowser b"

After this the x2goclient slowly fills the "session" log with warnings of
"Proxy: WARNING! Handling data for finishing FD#6 channel ID#1."

This bug is a kind of a show stopper for us because we need ROOT for scient=
ific use. I would help to further track down the error and debug if I can g=
et some hints where and how to start.

Kind regards,
Martin

