From johnstonj.public@codenest.com Fri May 27 08:12:22 2016 Received: (at submit) by bugs.x2go.org; 27 May 2016 06:12:24 +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=3.0 tests=BAYES_50,URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 12F635DACF for ; Fri, 27 May 2016 08:12:22 +0200 (CEST) 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 XmiK-ETxybeY for ; Fri, 27 May 2016 08:12:15 +0200 (CEST) X-Greylist: delayed 906 seconds by postgrey-1.34 at ymir.das-netzwerkteam.de; Fri, 27 May 2016 08:12:15 CEST Received: from sender163-mail.zoho.com (sender163-mail.zoho.com [74.201.84.163]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 220DA5DA9D for ; Fri, 27 May 2016 08:12:14 +0200 (CEST) Received: from JTJLaptop (c-68-59-201-157.hsd1.tn.comcast.net [68.59.201.157]) by mx.zohomail.com with SMTPS id 14643286257241009.0301744850175; Thu, 26 May 2016 22:57:05 -0700 (PDT) From: "James Johnston" To: Subject: Running virt-manager disconnects entire x2go session Date: Fri, 27 May 2016 05:56:50 -0000 Message-ID: <05bf01d1b7dc$9269cb30$b73d6190$@codenest.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AdG32ir8mkSevDV1RAaw/4O2k8Xl8Q== Content-Language: en-us Package: x2goserver Version: 4.0.1.19-0~1064~ubuntu16.04.1 When I try to run the virt-manager application from an x2go session in single application mode, the entire x2go session appears to crash and is abruptly disconnected. I am inclined to blame this problem on x2go and not virt-manager because of the following: * virt-manager runs just fine without issue under these conditions: * Running under x2go when using a window manager like jwm or icewm. * Running under tightvncserver with xrdp. * Regular X11 forwarding over SSH of virt-manager using MobaXterm. It is only when it is used with x2go in single application mode that there are problems. * Even if it is a virt-manager issue, it seems to me that a misbehaving application should not cause the entire x2go session to die. Steps to reproduce: 1. NOTE: Tested from within an Ubuntu 16.04 LXD container on Ubuntu 16.04 host. 2. Install virt-manager package; I used latest 1:1.3.2-3ubuntu1.16.04.1 3. Install X2Go Server as per http://wiki.x2go.org/doku.php/doc:installation:x2goserver I used 4.0.1.19-0~1064~ubuntu16.04.1 4. Also you should have some terminal installed, e.g. rxvt-unicode-256color package. 5. On a client Windows PC running X2Go Client 4.0.5.0, set up connection, noting the following: a. Session type: pick Single application, and "Terminal" from drop-down. 6. Go ahead and connect. At the terminal, type: virt-manager Expected behavior: virt-manager should open without incident. Actual behavior: The rxvt console window disappears. virt-manager does not open. My connection is disconnected and I get the following error: --------------------------- X2Go - 50 --------------------------- The connection with the remote server was shut down. Please check the state of your network connection. --------------------------- OK --------------------------- Best regards, James Johnston