From unknown Wed Apr 15 23:33:07 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#1209: X2Go issue (in src:x2goclient) has been marked as pending for release
Reply-To: Mihai Moldovan <ionic@ionic.de>, 1209-quiet@bugs.x2go.org
Resent-To: Walid MOGHRABI <w.moghrabi@servicemagic.eu>
X-Loop: owner@bugs.x2go.org
Resent-Date: Wed, 14 Feb 2018 22:00:04 +0000
Resent-Message-ID: <handler.1209.U1209.151864536122696@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 1209
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: pending
Received: via spool by 1209-submitter@bugs.x2go.org id=U1209.151864536122696
          (code U ref 1209); Wed, 14 Feb 2018 22:00:04 +0000
Received: (at 1209-submitter) by bugs.x2go.org; 14 Feb 2018 21:56:01 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) 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 autolearn_force=no version=3.4.1
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id DBE985DAEE;
	Wed, 14 Feb 2018 22:55:43 +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 P4g0Yg-NbNqT; Wed, 14 Feb 2018 22:55:30 +0100 (CET)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 104ED5DAEA; Wed, 14 Feb 2018 22:55:29 +0100 (CET)
From: Mihai Moldovan <ionic@ionic.de>
To: 1209-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1209@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: <20180214215530.104ED5DAEA@ymir.das-netzwerkteam.de>
Date: Wed, 14 Feb 2018 22:55:29 +0100 (CET)

tag #1209 pending
fixed #1209 4.1.1.1
thanks

Hello,

X2Go issue #1209 (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=c57ad5d

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

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

---
commit c57ad5d8cd641f789a26278e3d3f112e9db5874e
Author: Mihai Moldovan <ionic@ionic.de>
Date:   Wed Feb 14 22:25:09 2018 +0100

    src/onmainwindow.cpp: always enable close button, let it log out from a broker if already authenticated or close the client on click. Fixes: #1209.

diff --git a/debian/changelog b/debian/changelog
index 606b075..09e563e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -72,6 +72,9 @@ x2goclient (4.1.1.1-0x2go1) UNRELEASED; urgency=medium
       unnecessary, since in thinclient mode, for which this feature is
       useful, users will not be able to see the client window while a session
       is executing, due to it running in full screen mode.
+    - src/onmainwindow.cpp: always enable close button, let it log out from a
+      broker if already authenticated or close the client on click. Fixes:
+      #1209.
 
   [ Oleksandr Shneyder ]
   * New upstream version (4.1.1.1):
