From unknown Sat Apr 04 14:54:52 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#1024: X2Go issue (in src:x2goclient) has been marked as pending for release
Reply-To: Mihai Moldovan <ionic@ionic.de>, 1024-quiet@bugs.x2go.org
Resent-To: Jason Alavaliant <alavaliant@ra09.com>
X-Loop: owner@bugs.x2go.org
Resent-Date: Thu, 29 Sep 2016 00:25:07 +0000
Resent-Message-ID: <handler.1024.U1024.147510854719858@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 1024
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: pending patch
Received: via spool by 1024-submitter@bugs.x2go.org id=U1024.147510854719858
          (code U ref 1024); Thu, 29 Sep 2016 00:25:07 +0000
Received: (at 1024-submitter) by bugs.x2go.org; 29 Sep 2016 00:22:27 +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 BC25B5DA96;
	Thu, 29 Sep 2016 02:22:24 +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 oHwT0b6+3lmF; Thu, 29 Sep 2016 02:22:18 +0200 (CEST)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 445495DA97; Thu, 29 Sep 2016 02:22:16 +0200 (CEST)
From: Mihai Moldovan <ionic@ionic.de>
To: 1024-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1024@bugs.x2go.org
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: <20160929002217.445495DA97@ymir.das-netzwerkteam.de>
Date: Thu, 29 Sep 2016 02:22:16 +0200 (CEST)

tag #1024 pending
fixed #1024 4.0.5.3
thanks

Hello,

X2Go issue #1024 (src:x2goclient) 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=x2goclient.git;a=commitdiff;h=1ec40ee

The issue will most likely be fixed in src:x2goclient (4.0.5.3).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit 1ec40ee32d26b19f4213768e87ebad27b56190ed
Author: Jason Alavaliant <alavaliant@ra09.com>
Date:   Sun Sep 25 20:17:17 2016 +1300

    src/{onmainwindow.{cpp,h},help.cpp}: modify autostart option to support multiple autostart apps at the same time. Fixes: #1024.

diff --git a/debian/changelog b/debian/changelog
index 24182c4..3fb5cc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,11 @@ x2goclient (4.0.5.3-0x2go1) UNRELEASED; urgency=medium
       file. Qt5 stumbles upon that - i.e., it doesn't try to compile files
       with the "rcc" extension, while Qt4 did.
 
+  [ Jason Alavaliant ]
+  * New upstream version (4.0.5.3):
+    - src/{onmainwindow.{cpp,h},help.cpp}: modify autostart option to support
+      multiple autostart apps at the same time. Fixes: #1024.
+
  -- X2Go Release Manager <git-admin@x2go.org>  Mon, 19 Sep 2016 09:07:07 +0200
 
 x2goclient (4.0.5.2-0x2go1) unstable; urgency=medium
