From unknown Fri Mar 29 03:03:04 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#355: X2Go issue (in src:x2goserver) has been marked as closed Reply-To: Mike Gabriel , 355@bugs.x2go.org Resent-From: Mike Gabriel Resent-To: x2go-dev@lists.berlios.de Resent-CC: X2Go Developers X-Loop: owner@bugs.x2go.org Resent-Date: Mon, 06 Jan 2014 17:30:03 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: followup 355 X-X2Go-PR-Package: x2goserver X-X2Go-PR-Keywords: pending Received: via spool by 355-submit@bugs.x2go.org id=B355.138902937521969 (code B ref 355); Mon, 06 Jan 2014 17:30:03 +0000 Received: (at 355) by bugs.x2go.org; 6 Jan 2014 17:29:35 +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,NO_RELAYS autolearn=unavailable version=3.3.2 Received: by ymir (Postfix, from userid 1005) id 018015DB28; Mon, 6 Jan 2014 18:28:54 +0100 (CET) From: Mike Gabriel To: 355-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 355@bugs.x2go.org Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20140106172855.018015DB28@ymir> Date: Mon, 6 Jan 2014 18:28:54 +0100 (CET) close #355 thanks Hello, we are very hopeful that X2Go issue #355 reported by you has been resolved in the new release (4.0.1.10) of the X2Go source project »src:x2goserver«. You can view the complete changelog entry of src:x2goserver (4.0.1.10) 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=1a793e3d843bbeee3e597c762d9fe1d19c97baa7;hp=f26122424320ebdb563af072fc89cc03ce8bc158 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.10-0x2go1 Status: RELEASE Date: Fri, 03 Jan 2014 11:34:36 +0100 Fixes: 354 355 Changes: x2goserver (4.0.1.10-0x2go1) RELEASED; urgency=low . * New upstream version (4.0.1.10): - Fix x2goresume-session. The several parameters placed into the NX options file are expected by x2goresume-session at very specific positions. This we broke by trying to fix the fullscreen/geometry issue in x2gostartagent. Thanks to Harvey Eneman for tracking this down!!! (Fixes: #355). - x2goserver-fmbindings/Makefile: install x2gofm. - x2goserver-fmbindings/Makefile: install share/applications and share/mime. - x2goserver-printing/Makefile: create feature.d directory before installing files into it. - Handle TCP listening of x2goagent in x2goagent.options. (Fixes: #354). - Clean up Makefiles, remove commented out lines. - Use xkb ruleset 'base' rather than xfree86 as on RHEL systems the xfree86 symlink to base ruleset does not exist. - Grab systemd service file from Fedora and ship it upstream. - Provide RHEL/Fedora support in x2goserver-xsession. - Only sanity check for existence of /etc/x2go/Xsession.d on Debian (derived) systems. - Provide man page for x2goserver.conf. * x2goserver.spec: + Ship x2goserver.spec (RPM package definitions) in upstream project. (Thanks to the Fedora package maintainers). File differs from the Fedora file already. + Add init script for RPM based distro. Taken from the Fedora package. + Clear (Fedora package) changelog.