From x2go@ymir.das-netzwerkteam.de Thu Sep 14 03:11:26 2017 Received: (at control) by bugs.x2go.org; 14 Sep 2017 01:11:44 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.1 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 72E675DACF; Thu, 14 Sep 2017 03:11:26 +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 h8yCBUXbPPSD; Thu, 14 Sep 2017 03:11:21 +0200 (CEST) Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id BA6185DACB; Thu, 14 Sep 2017 03:11:21 +0200 (CEST) From: =?utf-8?q?X2Go_Release_Manager?= X2Go Release Manager To: 1162-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 1162@bugs.x2go.org Subject: X2Go issue (in src:x2goclient) has been marked as closed Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20170914011121.BA6185DACB@ymir.das-netzwerkteam.de> Date: Thu, 14 Sep 2017 03:11:21 +0200 (CEST) close #1162 thanks Hello, we are very hopeful that X2Go issue #1162 reported by you has been resolved in the new release (4.1.0.1) of the X2Go source project »src:x2goclient«. You can view the complete changelog entry of src:x2goclient (4.1.0.1) below, and you can use the following link to view all the code changes between this and the last release of src:x2goclient. http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=7ebe67472c8665527c1b6c4463712c7d7197fe18;hp=add03ee78f3dcbee3317bf17a08dcb2cbeb12ee7 If you feel that the issue has not been resolved satisfyingly, feel free to reopen this bug report or submit a follow-up report with further observations described based on the new released version of src:x2goclient. Thanks a lot for contributing to X2Go!!! light+love X2Go Git Admin (on behalf of the sender of this mail) --- X2Go Component: src:x2goclient Version: 4.1.0.1-0x2go1 Status: RELEASE Date: Thu, 14 Sep 2017 03:06:33 +0200 Fixes: 1162 Changes: x2goclient (4.1.0.1-0x2go1) RELEASED; urgency=medium . [ Mihai Moldovan ] * New upstream version (4.1.0.1): - src/onmainwindow.cpp: unbreak Windows and OS X builds - directRDP is only available on Linux, so guard new section. - src/sessionbutton.cpp: only append "XDM@" string to server text if a direct XDMCP session was requested. Issue automatically found by GCC. . [ Oleksandr Shneyder ] * New upstream version (4.1.0.1): - Add "direct XDMCP" functionality. - Disable sound button on direct RDP and XDMCP sessions. Set for direct XDMCP session autologin=true. Set for direct XDMCP session username=XDM. . [ Seth Galitzer ] * New upstream version (4.1.0.1): - src/help.cpp: add documentation for the --background option. Part of #1162. - {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: add new --branding option that replaces the seal logo. Fixes: #1162.