From unknown Fri Mar 29 15:16:13 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#268: X2Go issue (in src:x2goserver) has been marked as closed Reply-To: Mike Gabriel , 268-quiet@bugs.x2go.org Resent-To: Mike Gabriel X-Loop: owner@bugs.x2go.org Resent-Date: Fri, 26 Jul 2013 22:18:02 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: report 268 X-X2Go-PR-Package: x2goserver X-X2Go-PR-Keywords: pending Received: via spool by 268-submitter@bugs.x2go.org id=U268.137487653630567 (code U ref 268); Fri, 26 Jul 2013 22:18:02 +0000 Received: (at 268-submitter) by bugs.x2go.org; 26 Jul 2013 22:08:56 +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.0 required=5.0 tests=NO_RELAYS,URIBL_BLOCKED autolearn=ham version=3.3.2 Received: by ymir (Postfix, from userid 1005) id 4F2515DB17; Sat, 27 Jul 2013 00:08:56 +0200 (CEST) From: Mike Gabriel To: 268-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 268@bugs.x2go.org Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20130726220856.4F2515DB17@ymir> Date: Sat, 27 Jul 2013 00:08:56 +0200 (CEST) close #268 thanks Hello, we are very hopeful that X2Go issue #268 reported by you has been resolved in the new release (4.0.1.4) of the X2Go source project »src:x2goserver«. You can view the complete changelog entry of src:x2goserver (4.0.1.4) below, and you can use the following link to view all the code changes between this and the last release of src:x2goserver. http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=72b1ec3a2e9f89ff8945090e70752c01deeca461;hp=5e95a3c5c1462eb10f226505ebcc26c8197df306 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:x2goserver. Thanks a lot for contributing to X2Go!!! light+love X2Go Git Admin (on behalf of the sender of this mail) --- X2Go Component: src:x2goserver Version: 4.0.1.4 Status: RELEASE Date: Sat, 27 Jul 2013 00:08:15 +0200 Fixes: 268 Changes: x2goserver (4.0.1.4) RELEASED; urgency=low . [ Mike Gabriel ] * New upstream version (4.0.1.4): - Multiply query USED_DISPLAYS and USED_PORTS in x2gostartagent to minimize race conditions in cases where many clients launch session simultaneously. - Make X2Go Server aware of the MATE desktop environment. - x2goumount-session: allow args $X2GO_SESSION in addition to $X2GO_SESSION . . [ Rok Mandeljc ] * New upstream version (4.0.1.4): - The gnome-terminal TERMINAL returns immediately and runs in background starting with GNOME 3.8. Thus, set IMEXIT to false for gnome-terminal. (Fixes: #268).