From x2go@ymir.das-netzwerkteam.de  Tue Apr 15 21:10:46 2014
Received: (at control) by bugs.x2go.org; 15 Apr 2014 19:11:03 +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=unavailable version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 927273BC47; Tue, 15 Apr 2014 21:10:46 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 19-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 19@bugs.x2go.org
Subject: X2Go issue (in src:pyhoca-gui) 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: <20140415191046.927273BC47@ymir.das-netzwerkteam.de>
Date: Tue, 15 Apr 2014 21:10:46 +0200 (CEST)

tag #19 pending
fixed #19 0.5.0.0
thanks

Hello,

X2Go issue #19 (src:pyhoca-gui) 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=pyhoca-gui.git;a=commitdiff;h=4387ad8

The issue will most likely be fixed in src:pyhoca-gui (0.5.0.0).

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

---
commit 4387ad81205fdc9b67d7498d7b6aa7ea77829264
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Tue Apr 15 21:02:15 2014 +0200

    Make check_running() test terminal server / multi-session safe. (Fixes: #19).

diff --git a/debian/changelog b/debian/changelog
index 0719443..67836c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,6 +40,7 @@ pyhoca-gui (0.5.0.0-0x2go1) UNRELEASED; urgency=low
       provided: username, if no URL provided: broker-URL field).
     - Fix check_running() method in PyHocaGUI_Launcher on MS Windows.
     - Make broker support available for the MS Windows build of PyHoca-GUI.
+    - Make check_running() test terminal server / multi-session safe. (Fixes: #19).
     - Update English / German translation.
 
  -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 08 Jan 2014 21:28:37 +0100

