From unknown Sun Apr 12 22:54:46 2026
MIME-Version: 1.0
X-Mailer: MIME-tools 5.502 (Entity 5.502)
X-Loop: owner@bugs.x2go.org
From: owner@bugs.x2go.org (X2Go Bug Tracking System)
Subject: Bug#165 closed by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
 (X2Go issue (in src:x2goclient) has been marked as closed)
Message-ID: <handler.165.c.137889405215179.notifdone@bugs.x2go.org>
References: <20130911100707.C7F0C5DB35@ymir>
X-X2go-PR-Keywords: pending patch
X-X2go-PR-Message: they-closed 165
X-X2go-PR-Package: x2goclient
X-X2go-PR-Source: x2goclient
Date: Wed, 11 Sep 2013 10:18:11 +0000
Content-Type: multipart/mixed; boundary="----------=_1378894691-25014-0"

This is a multi-part message in MIME format...

------------=_1378894691-25014-0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=utf-8

This is an automatic notification regarding your Bug report
which was filed against the x2goclient package:

#165: Windows session is not set to maximun area available

It has been closed by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Mike Gabriel <mike.gab=
riel@das-netzwerkteam.de> by
replying to this email.


--=20
X2Go Bug Tracking System
Contact owner@bugs.x2go.org with problems

------------=_1378894691-25014-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at control) by bugs.x2go.org; 11 Sep 2013 10:07:32 +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 (Postfix, from userid 1005)
	id C7F0C5DB35; Wed, 11 Sep 2013 12:07:07 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 165-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 165@bugs.x2go.org
Subject: X2Go issue (in src:x2goclient) has been marked as closed
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Message-Id: <20130911100707.C7F0C5DB35@ymir>
Date: Wed, 11 Sep 2013 12:07:07 +0200 (CEST)

close #165
thanks

Hello,

we are very hopeful that X2Go issue #165 reported by you
has been resolved in the new release (4.0.1.1) of the
X2Go source project »src:x2goclient«.

You can view the complete changelog entry of src:x2goclient (4.0.1.1)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2goclient.

    http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=dad4fcc24868504be24ccc9a3ab0fcac41859080;hp=1b4260f86a6fda01c5263fa3d27504677a3cdfac

If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:x2goclient.

Thanks a lot for contributing to X2Go!!!

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

---
X2Go Component: src:x2goclient
Version: 4.0.1.1
Status: RELEASE
Date: Wed, 11 Sep 2013 12:06:02 +0200
Fixes: 141 142 151 164 165 177 179 183 214 222 226 243 255
Changes: 
 x2goclient (4.0.1.1) RELEASED; urgency=low
 .
   [ Nicolai Hansen ]
   * New upstream version (4.0.1.1):
     - Update Danish translation file.
 .
   [ Terje Andersen ]
   * New upstream version (4.0.1.1):
     - Update Norwegian Bokmaal translation file.
 .
   [ Oleksandr Shneyder ]
   * New upstream version (4.0.1.1):
     - Use "127.0.0.1" instead of localhost to avoid wrong IPv6 hostname
       resolution. (Fixes: #151).
     - Wait for x2gocmdexitmessage to return before closing in hidden mode.
     - Support for published applications in X2Go Plugin
     - Support for "shadow" mode in X2Go Plugin
 .
   [ Mike Gabriel ]
   * New upstream version (4.0.1.1):
     - If a priv SSH key has been specified, skip the autologin procedure.
       Let's consider a given SSH private key that fails to log the user
       in as an overall login failure. (Fixes: #141).
     - Avoid multiple selectUserSession requests when in broker
       mode.
     - Properly set the remote server address received via selectUserSession
       method when in broker mode. (Fixes: #226).
     - Fix segmentation fault that started occurring since the custom trayIcon
       patch was applied. Segfault only occurred if the tray icon was not used.
     - Show session name in notification bubbles.
     - Update German translation.
     - Add cmdline option --broker-autologoff: Enforce re-authentication against
       X2Go Session Broker after a session has been suspended or terminated.
       (Fixes: #179).
     - Enable full access desktop sharing across user accounts. (Fixes: #222).
     - Make X2Go Client aware of the MATE desktop environment.
     - Make X2Go Client work in SSH broker mode without the need of a auth-id
       file.
 .
   [ Heinrich Schuchardt ]
   * New upstream version (4.0.1.1):
     - Call ssh_clean_pubkey_hash() for deallocating public key hashes instead of
       just calling free(). Required under MS Windows as documented in libssh2
       API. (Fixes: #243). (For further details see:
       http://api.libssh.org/master/group__libssh__session.html).
   * Provide bin:package with debug symbols for X2Go Client. (Fixes: #255).
 .
   [ Ezra Bühler ]
   * New upstream version (4.0.1.1):
     - Fix auto-resume when session type is »Single Application«. (Fixes: #183).
 .
   [ Ricardo Díaz Martín ]
   * New upstream version (4.0.1.1):
     - Fix detection of maximum screen area available for a session. (Fixes:
       #165).
     - Use the session icon as tray icon, pop up notification bubble that informs
       about current session actions. (Fixes: #177).
     - Allow for setting maximum available desktop size as window size via the
       session profile card. Unfortunately, this feature is for now only
       available on Linux. (Fixes: #214).
 .
   [ Otto Kjell ]
   * New upstream version (4.0.1.1):
     - Enable debug mode through cmd line parameter. (Fixes: #142).
     - Standardize output to stdout+stderr and make it parseable.
 .
   [ Orion Poplawski ]
   * New upstream version (4.0.1.1):
     - Instead of using a hard-code DPI of 96, use local DPI settings for new
       sessions if not explicitly set in session profile (Fixes: #164).
 .
   [ Daniel Lindgren ]
   * New upstream version (4.0.1.1):
     - Update Swedish translation file.
 .
   [ Ricardo Díaz Martín ]
   * New upstream version (4.0.1.1):
     - Update Spanish translation file.


------------=_1378894691-25014-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at submit) by bugs.x2go.org; 14 Apr 2013 15:44:08 +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=-0.7 required=5.0 tests=FREEMAIL_FROM,
	RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=ham version=3.3.2
Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180])
	by ymir (Postfix) with ESMTPS id 2EF255DB11
	for <submit@bugs.x2go.org>; Sun, 14 Apr 2013 17:44:08 +0200 (CEST)
Received: by mail-ia0-f180.google.com with SMTP id l29so3716667iag.11
        for <submit@bugs.x2go.org>; Sun, 14 Apr 2013 08:44:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:x-received:date:message-id:subject:from:to
         :content-type;
        bh=i7EJDnv+WD7a4SSRPx0JD2yJmaytbafkp3Se2Ran/yk=;
        b=iLaY84sOARTd/d2rwcOfTXkurFjMweN6GH0eRNzgXeKLC68du16SKcWc7gbH0NAtVs
         5yTrYPnn41riZ422uQoAcRnglXGLmXicm65m++THE731ug0bOhaCe21iEXRVXTCGko06
         L2xfKs56sO0j991HPwPPMTCspQgZh6LiIoQHcWWMJ8mgUJosB/rZynz+egWNpw2nV0+r
         7gQXMs3ika3uVe2sfNkoRLeCgCf0I5GBmmRfdvmtqBzHVG46K6N7gdk9rHomPhpjqenn
         gsYE1Aaj03XGLPkuvlWVhSKeumk2IkJ/ElJj/box1+umOX+oX3Hg39rgHlD4BSi9g0Po
         aUNA==
MIME-Version: 1.0
X-Received: by 10.50.79.201 with SMTP id l9mr3242490igx.79.1365954246517; Sun,
 14 Apr 2013 08:44:06 -0700 (PDT)
Received: by 10.231.237.194 with HTTP; Sun, 14 Apr 2013 08:44:06 -0700 (PDT)
Date: Sun, 14 Apr 2013 17:44:06 +0200
Message-ID: <CAPWth0JGGwi1yL_nCSg5X73Vc_bxNfxGQFkqV6O_yF_hTdAMPA@mail.gmail.com>
Subject: Windows session is not set to maximun area available
From: =?UTF-8?B?UmljYXJkbyBEw61heiBNYXJ0w61u?= <oceanosoftlapalma@gmail.com>
To: submit@bugs.x2go.org
Content-Type: multipart/mixed; boundary=089e013cbb8aa4abd304da5401e2

--089e013cbb8aa4abd304da5401e2
Content-Type: text/plain; charset=UTF-8

Package: x2goclient
Version: 4.0.1.1

If you set the session configuration file to use all available area it
doesn't work.

I attach a patch to repair it.

Regards,

--089e013cbb8aa4abd304da5401e2
Content-Type: application/octet-stream; 
	name="0001-bug-maximun-screen-available-for-a-session.patch"
Content-Disposition: attachment; 
	filename="0001-bug-maximun-screen-available-for-a-session.patch"
Content-Transfer-Encoding: base64
X-Attachment-Id: f_hfidvks00

RnJvbSA2NmZjNTZmZWY5YjM3MzA5YTU4MGRlMzVhOWNhNjAwZTg5OWJmODlhIE1vbiBTZXAgMTcg
MDA6MDA6MDAgMjAwMQpGcm9tOiBSaWNhcmRvIERpYXogPG9jZWFub3NvZnRsYXBhbG1hQGdtYWls
LmNvbT4KRGF0ZTogU3VuLCAxNCBBcHIgMjAxMyAxNjoyODo1MiArMDEwMApTdWJqZWN0OiBbUEFU
Q0hdIGJ1ZyBtYXhpbXVuIHNjcmVlbiBhdmFpbGFibGUgZm9yIGEgc2Vzc2lvbgoKLS0tCiBvbm1h
aW53aW5kb3cuY3BwIHwgICAyNCArKysrKysrKysrKysrKysrKysrKy0tLS0KIDEgZmlsZSBjaGFu
Z2VkLCAyMCBpbnNlcnRpb25zKCspLCA0IGRlbGV0aW9ucygtKQoKZGlmZiAtLWdpdCBhL29ubWFp
bndpbmRvdy5jcHAgYi9vbm1haW53aW5kb3cuY3BwCmluZGV4IDg0MGE2OTkuLjM5NzNhMTUgMTAw
NjQ0Ci0tLSBhL29ubWFpbndpbmRvdy5jcHAKKysrIGIvb25tYWlud2luZG93LmNwcApAQCAtMzYw
OCwxMCArMzYwOCwyNiBAQCB2b2lkIE9OTWFpbldpbmRvdzo6c3RhcnROZXdTZXNzaW9uKCkKICAg
ICAgICAgZnVsbHNjcmVlbj1zdC0+c2V0dGluZygpLT52YWx1ZSAoIHNpZCsiL2Z1bGxzY3JlZW4i
LAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgKCBRVmFyaWFudCAp
CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBkZWZhdWx0RnVsbHNj
cmVlbiApLnRvQm9vbCgpOwotICAgICAgICBoZWlnaHQ9c3QtPnNldHRpbmcoKS0+dmFsdWUgKCBz
aWQrIi9oZWlnaHQiLAotICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAoIFFW
YXJpYW50ICkgZGVmYXVsdEhlaWdodCApLnRvSW50KCk7Ci0gICAgICAgIHdpZHRoPXN0LT5zZXR0
aW5nKCktPnZhbHVlICggc2lkKyIvd2lkdGgiLAotICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICggUVZhcmlhbnQgKSBkZWZhdWx0V2lkdGggKS50b0ludCgpOworCisKKy8vICAg
ICAgICBoZWlnaHQ9c3QtPnNldHRpbmcoKS0+dmFsdWUgKCBzaWQrIi9oZWlnaHQiLAorLy8gICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICggUVZhcmlhbnQgKSBkZWZhdWx0SGVp
Z2h0ICkudG9JbnQoKTsKKy8vICAgICAgICB3aWR0aD1zdC0+c2V0dGluZygpLT52YWx1ZSAoIHNp
ZCsiL3dpZHRoIiwKKy8vICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICggUVZh
cmlhbnQgKSBkZWZhdWx0V2lkdGggKS50b0ludCgpOworCisgICAgICAgIC8vaWYgbXVsdGlkaXNw
bGF5ID0gdHJ1ZSBvciBtYXhkaW0gPSB0cnVlIHdlIHNldCBtYXhpbXVuIGRpcGxheSBhcmVhIGF2
YWlsYWJsZSBmb3IgdGhlIHNlbGVjY3RlZCBtb25pdG9yCisgICAgICAgIGlmIChzdC0+c2V0dGlu
ZygpLT52YWx1ZShzaWQgKyAiL211bHRpZGlzcCIsIChRVmFyaWFudCkgZmFsc2UpLnRvQm9vbCgp
IHx8IHN0LT5zZXR0aW5nKCktPnZhbHVlKHNpZCArICIvbWF4ZGltIiwgKFFWYXJpYW50KSBmYWxz
ZSkudG9Cb29sKCkpIHsKKyAgICAgICAgICAgIGludCBzZWxlY3RlZFNjcmVlbiA9IHN0LT5zZXR0
aW5nKCktPnZhbHVlKHNpZCArICIvZGlwbGF5IiwgKFFWYXJpYW50KSAtMSkudG9JbnQoKTsKKyAg
ICAgICAgICAgIGhlaWdodD1RQXBwbGljYXRpb246OmRlc2t0b3AoKS0+YXZhaWxhYmxlR2VvbWV0
cnkoc2VsZWN0ZWRTY3JlZW4pLmhlaWdodCgpOworICAgICAgICAgICAgd2lkdGg9UUFwcGxpY2F0
aW9uOjpkZXNrdG9wKCktPmF2YWlsYWJsZUdlb21ldHJ5KHNlbGVjdGVkU2NyZWVuKS53aWR0aCgp
OworICAgICAgICB9IGVsc2UgeworICAgICAgICAgICAgaGVpZ2h0PXN0LT5zZXR0aW5nKCktPnZh
bHVlICggc2lkKyIvaGVpZ2h0IiwKKyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICggUVZhcmlhbnQgKSBkZWZhdWx0SGVpZ2h0ICkudG9JbnQoKTsKKyAgICAgICAgICAg
IHdpZHRoPXN0LT5zZXR0aW5nKCktPnZhbHVlICggc2lkKyIvd2lkdGgiLAorICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAoIFFWYXJpYW50ICkgZGVmYXVsdFdpZHRoICku
dG9JbnQoKTsKKyAgICAgICAgfQorCisKICAgICAgICAgc2V0RFBJPXN0LT5zZXR0aW5nKCktPnZh
bHVlICggc2lkKyIvc2V0ZHBpIiwKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgKCBRVmFyaWFudCApIGRlZmF1bHRTZXREUEkgKS50b0Jvb2woKTsKICAgICAgICAgZHBpPXN0
LT5zZXR0aW5nKCktPnZhbHVlICggc2lkKyIvZHBpIiwKLS0gCjEuNy4xMC40Cgo=
--089e013cbb8aa4abd304da5401e2--

------------=_1378894691-25014-0--
