From unknown Fri Mar 29 05:51:28 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#591: Works under certain configurations, not others Reply-To: Michael DePaulo , 591@bugs.x2go.org Resent-From: Michael DePaulo Resent-To: x2go-dev@lists.x2go.org Resent-CC: X2Go Developers X-Loop: owner@bugs.x2go.org Resent-Date: Sun, 07 Sep 2014 14:50:02 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: followup 591 X-X2Go-PR-Package: nxagent X-X2Go-PR-Keywords: Received: via spool by 591-submit@bugs.x2go.org id=B591.14101011699574 (code B ref 591); Sun, 07 Sep 2014 14:50:02 +0000 Received: (at 591) by bugs.x2go.org; 7 Sep 2014 14:46:09 +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,FREEMAIL_FROM, T_DKIM_INVALID autolearn=ham version=3.3.2 Received: from mail-wg0-f43.google.com (mail-wg0-f43.google.com [74.125.82.43]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 1D60F3D379 for <591@bugs.x2go.org>; Sun, 7 Sep 2014 16:46:08 +0200 (CEST) Received: by mail-wg0-f43.google.com with SMTP id x12so1190829wgg.14 for <591@bugs.x2go.org>; Sun, 07 Sep 2014 07:46:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=elIrI7qx3u9xgWjDmG9j6Ao9WWhLHommIWd27+ePJEY=; b=QiDoxATMZEwsoUashzfDMEKNI6Fls3gz4AYpJNIDX27dHusJHnMi4Qnq5I18DFyzzc sXoiLeZTWJkXm2hYMqpxHlVPaG+OXitXZzOmFrm5eLwrBB0gE50XFXS+FuATP0wcjaXO oJwJRc/5PlsjuUU0zFEOqBjlVR30ykW0A+YCgzECvXR4fns5WMEeV+o0V63GZU81TYdh Wh3OjFSegVuj12BrCBXcCJZCeXWFg6dAMvgvk7xKt479QJ926aOGqw9fXJWTC2LOJu+L b+YFioe8VfjyvitxQVFrwo8qXYxZtiQaoiXUjkKCLROC21zHIAu9InFMpBNl5VSz/knY oaHg== MIME-Version: 1.0 X-Received: by 10.194.157.135 with SMTP id wm7mr1011280wjb.117.1410101167448; Sun, 07 Sep 2014 07:46:07 -0700 (PDT) Received: by 10.180.238.66 with HTTP; Sun, 7 Sep 2014 07:46:07 -0700 (PDT) Date: Sun, 7 Sep 2014 10:46:07 -0400 Message-ID: From: Michael DePaulo To: 591@bugs.x2go.org Cc: Tristan Miller Content-Type: multipart/mixed; boundary=089e013c64643060f605027ac33a --089e013c64643060f605027ac33a Content-Type: text/plain; charset=UTF-8 Hi Tristan and X2Go devs, 1. I was *able* to reproduce this bug under X2Go Client for Windows. To be perfectly clear, it only happens when you are launching a remote application ("Single Application" or "Published Application"), not when you are launching a KDE session. I tested a KDE session, and the system tray icons successfully showed up under the KDE system tray. I tested both Kopete and KTorrent. 2. I was *able* to reproduce this bug using regular X11 forwarding (ssh -Y hostname) under Cygwin XWin and Cygwin SSH. I attached the command-line output from this. (KWrite does not use a system tray icon. I ran KWrite anyway as a test.) 3. I was *unable* to reproduce this bug when using regular X11 forwarding (ssh -Y hostname) on an Ubuntu 14.04 machine running MATE 1.8.0. Under this configuration, the system tray icons successfully show up in the MATE system tray. I tested both Kopete and KTorrent. 4. Based on 1, 2 and 3, this bug may be a limitation of VcXsrv (our X server that runs on Windows) and Cygwin XWin rather than nxagent. VcXsrv and Cygwin XWin share a lot of code in common. If we prove this to be the case, we should keep this bug open as a "known issue" and reassign it to package x2goclient. (We may also fix the bug in VcXsrv too.) Also, I will report this to the Cygwin/X mailing list. (Cygwin and Cygwin/X use their mailing lists to track bugs.) Test Server: - OpenSUSE 13.1 64-bit with only the default KDE packages installed and the x2goserver package (and its dependencies) installed. - All updates applied to OpenSUSE. - x2goserver 4.0.1.15-4.1 from the OBS (on SUSE, this package includes the xsession script) - nxagent 3.5.0.27-1.1 - VM Hosted on the Fedora 20 KVM/virt-manager hypervisor - Accessed the VM "locally" by connecting to KVM's SPICE interface from a Windows machine with VirtViewer 1.0. Test Client 1: - Windows 8.1 64-bit with all the latest important, recommended, and optional updates installed - X2Go Client 4.0.3.0-2014.09.07 (nightly build) Test Client 2: - Windows 8.1 64-bit with all the latest important, recommended, and optional updates installed - Cygwin 32-bit 1.7.32 with xorg-server 1.16.0-1 Test Client 3: - Ubuntu 14.04.1 64-bit with most of the latest updates and numerous packages installed - MATE 1.8.0 installed from http://repo.mate-desktop.org/archive/1.8/ubuntu -Mike#2 --089e013c64643060f605027ac33a Content-Type: text/plain; charset=US-ASCII; name="bug 591 - log when launching kwrite kopete and ktorrent over cygwin X11 and SSH.txt" Content-Disposition: attachment; filename="bug 591 - log when launching kwrite kopete and ktorrent over cygwin X11 and SSH.txt" Content-Transfer-Encoding: base64 X-Attachment-Id: f_hzshgcr80 YmF0bWluQG9wZW5zdXNlLTEzMTp+PiBrd3JpdGUNCkNvbm5lY3RpbmcgdG8gZGVwcmVjYXRlZCBz aWduYWwgUURCdXNDb25uZWN0aW9uSW50ZXJmYWNlOjpzZXJ2aWNlT3duZXJDaGFuZ2VkKFFTdHJp bmcsUVN0cmluZyxRU3RyaW5nKQ0Ka2J1aWxkc3ljb2NhNCBydW5uaW5nLi4uDQpiYXRtaW5Ab3Bl bnN1c2UtMTMxOn4+IGtvcGV0ZQ0KT2JqZWN0Ojpjb25uZWN0OiBObyBzdWNoIHNpZ25hbCBRREJ1 c0Fic3RyYWN0SW50ZXJmYWNlOjpTdGF0ZUNoYW5nZWQodWludCkNClFTeXN0ZW1UcmF5SWNvbjo6 c2V0VmlzaWJsZTogTm8gSWNvbiBzZXQNClFEQnVzQ29ubmVjdGlvbjogbmFtZSAnb3JnLmtkZS5r Z2xvYmFsYWNjZWwnIGhhZCBvd25lciAnJyBidXQgd2UgdGhvdWdodCBpdCB3YXMgJzoxLjcnDQpr b3BldGUoNzYwMykva2lvIChLRGlyV2F0Y2gpIEtEaXJXYXRjaFByaXZhdGU6OnJlbW92ZUVudHJ5 OiBkb2Vzbid0IGtub3cgIi9ob21lL2JhdG1pbi8ua2RlNC9zaGFyZS9hcHBzL2thYmMiIA0KYmF0 bWluQG9wZW5zdXNlLTEzMTp+PiBrdG9ycmVudA0KV2FybmluZzogUVN5c3RlbVRyYXlJY29uOjpz ZXRWaXNpYmxlOiBObyBJY29uIHNldA0KYmF0bWluQG9wZW5zdXNlLTEzMTp+PiBwcw0KICBQSUQg VFRZICAgICAgICAgIFRJTUUgQ01EDQogNzUzNCBwdHMvMCAgICAwMDowMDowMCBiYXNoDQogNzU4 NCBwdHMvMCAgICAwMDowMDowMCBkYnVzLWxhdW5jaA0KIDc2MDMgcHRzLzAgICAgMDA6MDA6MDAg a29wZXRlDQogNzYxNSBwdHMvMCAgICAwMDowMDowMCBrdG9ycmVudA0KIDc2MzIgcHRzLzAgICAg MDA6MDA6MDAgcHMNCmJhdG1pbkBvcGVuc3VzZS0xMzE6fj4g --089e013c64643060f605027ac33a--