From unknown Wed Jun 17 00:57:37 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#358: X2Go issue (in src:python-x2go) has been marked as pending for release
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 358-quiet@bugs.x2go.org
Resent-To: Orion Poplawski <orion@cora.nwra.com>
X-Loop: owner@bugs.x2go.org
Resent-Date: Mon, 16 Jun 2014 07:10:02 +0000
Resent-Message-ID: <handler.358.U358.140290252524135@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 358
X-X2Go-PR-Package: python-x2go
X-X2Go-PR-Keywords: pending
Received: via spool by 358-submitter@bugs.x2go.org id=U358.140290252524135
          (code U ref 358); Mon, 16 Jun 2014 07:10:02 +0000
Received: (at 358-submitter) by bugs.x2go.org; 16 Jun 2014 07:08:45 +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 8CBA65DB2C; Mon, 16 Jun 2014 09:08:44 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 358-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 358@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: <20140616070844.8CBA65DB2C@ymir.das-netzwerkteam.de>
Date: Mon, 16 Jun 2014 09:08:44 +0200 (CEST)

tag #358 pending
fixed #358 0.5.0.0
thanks

Hello,

X2Go issue #358 (src:python-x2go) 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=python-x2go.git;a=commitdiff;h=9b48f6f

The issue will most likely be fixed in src:python-x2go (0.5.0.0).

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

---
commit 9b48f6ffc55aea0b7e8eba5735fa4ce6f2b32752
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Mon Jun 16 09:07:41 2014 +0200

    Handle non-available color depth in X2Go session name gracefully. (Fixes: #358).

diff --git a/debian/changelog b/debian/changelog
index 67943f0..68bba6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -60,6 +60,8 @@ python-x2go (0.5.0.0-0x2go1) UNRELEASED; urgency=low
       at starting telekinesis client, if it is not installed.
     - Disallow server-side users to override X2Go Server commands via
       ~/bin (or similar). (Fixes: #334).
+    - Handle non-available color depth in X2Go session name gracefully.
+      (Fixes: #358).
   * debian/control:
     + Add dependencies: python-requests, python-simplejson.
   * python-x2go.spec:
