From unknown Fri Mar 29 10:35:26 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#936: X2Go issue (in src:x2godesktopsharing) has been marked as closed Reply-To: X2Go Release Manager , 936-quiet@bugs.x2go.org Resent-To: =?UTF-8?Q?Ren=C3=A9?= Genz X-Loop: owner@bugs.x2go.org Resent-Date: Tue, 07 Jun 2016 01:30:14 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: report 936 X-X2Go-PR-Package: x2godesktopsharing X-X2Go-PR-Keywords: pending Received: via spool by 936-submitter@bugs.x2go.org id=U936.14652629134759 (code U ref 936); Tue, 07 Jun 2016 01:30:14 +0000 Received: (at 936-submitter) by bugs.x2go.org; 7 Jun 2016 01:28:33 +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=-2.9 required=3.0 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED autolearn=unavailable version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 7BC615DB7F; Tue, 7 Jun 2016 03:28:15 +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 etzGACkx8uBy; Tue, 7 Jun 2016 03:28:09 +0200 (CEST) Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id 97B4D5DA93; Tue, 7 Jun 2016 03:28:08 +0200 (CEST) From: X2Go Release Manager To: 936-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 936@bugs.x2go.org Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20160607012808.97B4D5DA93@ymir.das-netzwerkteam.de> Date: Tue, 7 Jun 2016 03:28:08 +0200 (CEST) close #936 thanks Hello, we are very hopeful that X2Go issue #936 reported by you has been resolved in the new release (3.1.1.3) of the X2Go source project »src:x2godesktopsharing«. You can view the complete changelog entry of src:x2godesktopsharing (3.1.1.3) below, and you can use the following link to view all the code changes between this and the last release of src:x2godesktopsharing. http://code.x2go.org/gitweb?p=x2godesktopsharing.git;a=commitdiff;h=c1a5867c31f12a44a6dbbf9317ef44272399fa53;hp=3921c42b13af6a2bef5850c53b9baa420ba46351 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:x2godesktopsharing. Thanks a lot for contributing to X2Go!!! light+love X2Go Git Admin (on behalf of the sender of this mail) --- X2Go Component: src:x2godesktopsharing Version: 3.1.1.3-0x2go1 Status: RELEASE Date: Tue, 07 Jun 2016 03:12:53 +0200 Fixes: 905 936 993 Changes: x2godesktopsharing (3.1.1.3-0x2go1) RELEASED; urgency=low . [ Mihai Moldovan ] * New upstream version (3.1.1.3): - x2godesktopsharing_zh_tw: rename to x2godesktopsharing_zh_tw.ts. Oops. - x2godesktopsharing.pro: also rename x2godesktopsharing_zh_tw in project file. - misc: fix X2GO => X2Go and add "Desktop" where missing. Fixes: #936. - sharetray.cpp: fix type issues while calculating time difference. Fixes: #993. - sharetray.cpp: post-fixup: include stdint.h to get (u)intXX_t types. Won't work on Windows, but the desktop sharing application isn't supposed to run on Windows anyway... * debian/control: - Drop libqt4-gui Depends. Already handled by shlibs and misc Depends. Fixes: #905.