From liebundartig@freenet.de Sat Aug 29 20:11:30 2015 Received: (at maintonly) by bugs.x2go.org; 29 Aug 2015 18:11: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=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from mout1.freenet.de (mout1.freenet.de [195.4.92.91]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id A72EB5DA82 for ; Sat, 29 Aug 2015 20:11:30 +0200 (CEST) Received: from [195.4.92.141] (helo=mjail1.freenet.de) by mout1.freenet.de with esmtpa (ID liebundartig@freenet.de) (port 25) (Exim 4.85 #1) id 1ZVkbC-00030p-CJ for maintonly@bugs.x2go.org; Sat, 29 Aug 2015 20:11:30 +0200 Received: from localhost ([::1]:46293 helo=mjail1.freenet.de) by mjail1.freenet.de with esmtpa (ID liebundartig@freenet.de) (Exim 4.85 #1) id 1ZVkbC-0000eX-8P for maintonly@bugs.x2go.org; Sat, 29 Aug 2015 20:11:30 +0200 Received: from mx2.freenet.de ([195.4.92.12]:41412) by mjail1.freenet.de with esmtpa (ID liebundartig@freenet.de) (Exim 4.85 #1) id 1ZVkYx-0008F6-9e for maintonly@bugs.x2go.org; Sat, 29 Aug 2015 20:09:11 +0200 Received: from p2003004544027314bd233b2b079f7855.dip0.t-ipconnect.de ([2003:45:4402:7314:bd23:3b2b:79f:7855]:49924) by mx2.freenet.de with esmtpsa (ID liebundartig@freenet.de) (TLSv1.2:DHE-RSA-AES128-SHA:128) (port 465) (Exim 4.85 #1) id 1ZVkYx-0006UD-2c for maintonly@bugs.x2go.org; Sat, 29 Aug 2015 20:09:11 +0200 To: maintonly@bugs.x2go.org From: =?UTF-8?Q?Ren=c3=a9_Genz?= Subject: small typo -- X2GO Desktop Sharing Message-ID: <55E1F545.7030003@freenet.de> Date: Sat, 29 Aug 2015 20:09:09 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Originated-At: 2003:45:4402:7314:bd23:3b2b:79f:7855!49924 Package: x2godesktopsharing Version: 3.1.1.2 If you make a right mouse button click on the tray icon of 'X2Go Desktop Sharing' you can read in the popup menu: About X2GO Sharing From my point of view this should be changed to: About X2Go Sharing Furthermore, the 'About' item in the same menu reads in the body: X2GO Desktop Sharing v3.1.1.2 (Qt - 4.8.6) From my point of view this should be changed to: X2Go Desktop Sharing v3.1.1.2 (Qt - 4.8.6) This make the spelling consistent with the documentation, see: http://wiki.x2go.org/doku.php/doc:usage:desktop-sharing '... X2Go Desktop Sharing ...' Please, note that the tranlsation files are affected as well. -- Kind regards, René From x2go@ymir.das-netzwerkteam.de Thu Jan 14 07:29:51 2016 Received: (at 936) by bugs.x2go.org; 14 Jan 2016 06:29:53 +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, URIBL_BLOCKED autolearn=ham version=3.3.2 Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id 156FB5DB16; Thu, 14 Jan 2016 07:29:50 +0100 (CET) From: Mihai Moldovan To: 936-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 936@bugs.x2go.org Subject: X2Go issue (in src:x2godesktopsharing) has been marked as pending for release Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: http://snipr.com/post-receive-tag-pending Message-Id: <20160114062951.156FB5DB16@ymir.das-netzwerkteam.de> Date: Thu, 14 Jan 2016 07:29:50 +0100 (CET) tag #936 pending fixed #936 3.1.1.3 thanks Hello, X2Go issue #936 (src:x2godesktopsharing) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=x2godesktopsharing.git;a=commitdiff;h=a92075b The issue will most likely be fixed in src:x2godesktopsharing (3.1.1.3). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit a92075b48d1d03b688583059f0f5923deeb9edcf Author: Mihai Moldovan Date: Thu Jan 14 07:10:05 2016 +0100 misc: fix X2GO => X2Go and add "Desktop" where missing. Fixes: #936. diff --git a/debian/changelog b/debian/changelog index 85030d0..4e21389 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ x2godesktopsharing (3.1.1.3-0x2go1) UNRELEASED; urgency=low - 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. * debian/control: - Drop libqt4-gui Depends. Already handled by shlibs and misc Depends. Fixes: #905. From x2go@ymir.das-netzwerkteam.de Tue Jun 7 03:28:15 2016 Received: (at 936) by bugs.x2go.org; 7 Jun 2016 01:28:42 +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 Subject: X2Go issue (in src:x2godesktopsharing) has been marked as closed 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. From unknown Fri Mar 29 03:16:03 2024 MIME-Version: 1.0 X-Mailer: MIME-tools 5.502 (Entity 5.502) X-Loop: owner@bugs.x2go.org From: owner@bugs.x2go.org (X2Go Bug Tracking System) Subject: Bug#936 closed by X2Go Release Manager (X2Go issue (in src:x2godesktopsharing) has been marked as closed) Message-ID: References: <20160607012808.97B4D5DA93@ymir.das-netzwerkteam.de> X-X2go-PR-Keywords: pending X-X2go-PR-Message: they-closed 936 X-X2go-PR-Package: x2godesktopsharing Date: Tue, 07 Jun 2016 01:30:12 +0000 Content-Type: multipart/mixed; boundary="----------=_1465263012-5551-0" This is a multi-part message in MIME format... ------------=_1465263012-5551-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 This is an automatic notification regarding your Bug report which was filed against the x2godesktopsharing package: #936: small typo -- X2GO Desktop Sharing It has been closed by X2Go Release Manager . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact X2Go Release Manager <= git-admin@x2go.org> by replying to this email. --=20 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems ------------=_1465263012-5551-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at control) by bugs.x2go.org; 7 Jun 2016 01:28:25 +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=ham 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 Subject: X2Go issue (in src:x2godesktopsharing) has been marked as closed 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. ------------=_1465263012-5551-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at maintonly) by bugs.x2go.org; 29 Aug 2015 18:11: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=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from mout1.freenet.de (mout1.freenet.de [195.4.92.91]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id A72EB5DA82 for ; Sat, 29 Aug 2015 20:11:30 +0200 (CEST) Received: from [195.4.92.141] (helo=mjail1.freenet.de) by mout1.freenet.de with esmtpa (ID liebundartig@freenet.de) (port 25) (Exim 4.85 #1) id 1ZVkbC-00030p-CJ for maintonly@bugs.x2go.org; Sat, 29 Aug 2015 20:11:30 +0200 Received: from localhost ([::1]:46293 helo=mjail1.freenet.de) by mjail1.freenet.de with esmtpa (ID liebundartig@freenet.de) (Exim 4.85 #1) id 1ZVkbC-0000eX-8P for maintonly@bugs.x2go.org; Sat, 29 Aug 2015 20:11:30 +0200 Received: from mx2.freenet.de ([195.4.92.12]:41412) by mjail1.freenet.de with esmtpa (ID liebundartig@freenet.de) (Exim 4.85 #1) id 1ZVkYx-0008F6-9e for maintonly@bugs.x2go.org; Sat, 29 Aug 2015 20:09:11 +0200 Received: from p2003004544027314bd233b2b079f7855.dip0.t-ipconnect.de ([2003:45:4402:7314:bd23:3b2b:79f:7855]:49924) by mx2.freenet.de with esmtpsa (ID liebundartig@freenet.de) (TLSv1.2:DHE-RSA-AES128-SHA:128) (port 465) (Exim 4.85 #1) id 1ZVkYx-0006UD-2c for maintonly@bugs.x2go.org; Sat, 29 Aug 2015 20:09:11 +0200 To: maintonly@bugs.x2go.org From: =?UTF-8?Q?Ren=c3=a9_Genz?= Subject: small typo -- X2GO Desktop Sharing Message-ID: <55E1F545.7030003@freenet.de> Date: Sat, 29 Aug 2015 20:09:09 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Originated-At: 2003:45:4402:7314:bd23:3b2b:79f:7855!49924 Package: x2godesktopsharing Version: 3.1.1.2 If you make a right mouse button click on the tray icon of 'X2Go Desktop Sharing' you can read in the popup menu: About X2GO Sharing From my point of view this should be changed to: About X2Go Sharing Furthermore, the 'About' item in the same menu reads in the body: X2GO Desktop Sharing v3.1.1.2 (Qt - 4.8.6) From my point of view this should be changed to: X2Go Desktop Sharing v3.1.1.2 (Qt - 4.8.6) This make the spelling consistent with the documentation, see: http://wiki.x2go.org/doku.php/doc:usage:desktop-sharing '... X2Go Desktop Sharing ...' Please, note that the tranlsation files are affected as well. -- Kind regards, René ------------=_1465263012-5551-0-- From unknown Fri Mar 29 03:16:03 2024 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@bugs.x2go.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Bug archived. Date: Tue, 05 Jul 2016 05:24:02 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # Bug archived. thanks # This fakemail brought to you by your local debbugs # administrator