From unknown Thu Mar 05 15:41:08 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#1139: X2Go issue (in src:x2goclient) has been marked as pending for release
Reply-To: Mihai Moldovan <ionic@ionic.de>, 1139@bugs.x2go.org
Resent-From: Mihai Moldovan <ionic@ionic.de>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Mon, 23 Jan 2017 16:10:02 +0000
Resent-Message-ID: <handler.1139.B1139.148518753031419@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 1139
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: 
Received: via spool by 1139-submit@bugs.x2go.org id=B1139.148518753031419
          (code B ref 1139); Mon, 23 Jan 2017 16:10:02 +0000
Received: (at 1139) by bugs.x2go.org; 23 Jan 2017 16:05:30 +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 E561F3CDDF;
	Mon, 23 Jan 2017 17:05:12 +0100 (CET)
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 W3d4lj61RnIM; Mon, 23 Jan 2017 17:05:02 +0100 (CET)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 58FF43CDDA; Mon, 23 Jan 2017 17:05:01 +0100 (CET)
From: Mihai Moldovan <ionic@ionic.de>
To: 1139-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1139@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: <20170123160502.58FF43CDDA@ymir.das-netzwerkteam.de>
Date: Mon, 23 Jan 2017 17:05:01 +0100 (CET)

tag #1139 pending
fixed #1139 4.1.0.0
thanks

Hello,

X2Go issue #1139 (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=b0943be

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

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

---
commit b0943be07d7a3eba3f403fd488f5044a6637862c
Author: Mihai Moldovan <ionic@ionic.de>
Date:   Mon Jan 23 16:51:02 2017 +0100

    src/x2goclient.cpp: use $PATH-exploration when re-executing x2goclient in UNIX cleanup helper mode. Fixes: #1139.

diff --git a/debian/changelog b/debian/changelog
index d608793..35c0c09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -549,6 +549,8 @@ x2goclient (4.1.0.0-0x2go1) UNRELEASED; urgency=medium
       in MacPorts.
     - src/x2goclient.cpp: no need to put new_argv_c_str std::vector onto the
       heap. Keep it on the stack.
+    - src/x2goclient.cpp: use $PATH-exploration when re-executing x2goclient
+      in UNIX cleanup helper mode. Fixes: #1139.
 
   [ Bernard Cafarelli ]
   * New upstream version (4.1.0.0):
