From unknown Sun Apr 12 22:54:45 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#214 closed by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
 (X2Go issue (in src:x2goclient) has been marked as closed)
Message-ID: <handler.214.c.137889405315185.notifdone@bugs.x2go.org>
References: <20130911100708.C8EB15DB21@ymir>
X-X2go-PR-Keywords: pending patch
X-X2go-PR-Message: they-closed 214
X-X2go-PR-Package: x2goclient
X-X2go-PR-Source: x2goclient
Date: Wed, 11 Sep 2013 10:18:12 +0000
Content-Type: multipart/mixed; boundary="----------=_1378894692-25026-0"

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

------------=_1378894692-25026-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:

#214: Add maximun available desktop area to session resolutions combo box

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

------------=_1378894692-25026-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at control) by bugs.x2go.org; 11 Sep 2013 10:07:33 +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 C8EB15DB21; Wed, 11 Sep 2013 12:07:08 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 214-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 214@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: <20130911100708.C8EB15DB21@ymir>
Date: Wed, 11 Sep 2013 12:07:08 +0200 (CEST)

close #214
thanks

Hello,

we are very hopeful that X2Go issue #214 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.


------------=_1378894692-25026-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at submit) by bugs.x2go.org; 20 May 2013 16:18:06 +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.2 required=5.0 tests=HTML_IMAGE_ONLY_08,
	HTML_MESSAGE,HTML_SHORT_LINK_IMG_1,RCVD_IN_DNSWL_LOW,T_DKIM_INVALID,
	T_REMOTE_IMAGE,URIBL_BLOCKED autolearn=no version=3.3.2
Received: from mail-vb0-f47.google.com (mail-vb0-f47.google.com [209.85.212.47])
	by ymir (Postfix) with ESMTPS id C5A585DB13
	for <submit@bugs.x2go.org>; Mon, 20 May 2013 18:18:05 +0200 (CEST)
Received: by mail-vb0-f47.google.com with SMTP id x13so683701vbb.6
        for <submit@bugs.x2go.org>; Mon, 20 May 2013 09:18:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:x-received:sender:date:x-google-sender-auth:message-id
         :subject:from:to:content-type;
        bh=iaxBO91JX68iJdAhZ0Mjt6Ft5FyHZRXsAr8A+g2wSR0=;
        b=VlBCILIW7rgBzbwTcR876A/UeOd3Z6f+UZYKGDRppIwRTjMb3MjkF3o7W+nuwHcIZx
         pFoIUm4UFmbGGFujhQirbMhblzbx1rt4Fy6fY1VECAWwSK9DrbFx0si+9dOCBIvSTqKp
         sHklr6KNPVLXDDUR1BdwUPnHoNOJxXDy96gum7ksfIOLTFuH5nduTapzmn+q1UpofSNU
         qljRu1Jt2PU5BAWS3BzHeGCVILMgtGj2s9XpTY8Q35wy9AGo0sWHXNODuTk/q4JgpRQq
         dIY/JrWVklNtp6ZRGLrsFXZvhfprh/LztBUseHIZgmgMZ2Skq2yOUOuM3PBbn+Ia9LJw
         0AOA==
MIME-Version: 1.0
X-Received: by 10.52.37.196 with SMTP id a4mr29329556vdk.82.1369066684649;
 Mon, 20 May 2013 09:18:04 -0700 (PDT)
Sender: oceanosoftlapalma@gmail.com
Received: by 10.59.6.8 with HTTP; Mon, 20 May 2013 09:18:04 -0700 (PDT)
Date: Mon, 20 May 2013 16:18:04 +0000
X-Google-Sender-Auth: lferXwKg6OdULB5ZxMoZWOV-xU0
Message-ID: <CAPWth0++jOCCKWqzC+hxpwGqEYkcAxVY6DmDoQZ2id0zSZ4gpw@mail.gmail.com>
Subject: Add maximun available desktop area to session resolutions combo box
From: =?UTF-8?B?UmljYXJkbyBEw61heiBNYXJ0w61u?= <ricardo.diaz@oceanosoft.com>
To: submit@bugs.x2go.org
Content-Type: multipart/mixed; boundary=bcaec51a8b8669989004dd28ad24

--bcaec51a8b8669989004dd28ad24
Content-Type: multipart/alternative; boundary=bcaec51a8b8669988c04dd28ad22

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

Package: x2goclient
Severity: wishlist
Tag: patch

I attach a patch to add the maximun available resolution for each monitor
in the session display resolutions combo box.

I think it will be useful for the users.

Regards,

--
<http://www.oceanosoft.com>

--bcaec51a8b8669988c04dd28ad22
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Package: x2goclient</div><div>Severity: wishlist</div=
><div>Tag: patch</div><div><br></div><div>I attach a patch to add the maxim=
un available resolution for each monitor in the session display resolutions=
 combo box.</div>

<div><br></div><div>I think it will be useful for the users.</div><div><br>=
</div><div>Regards,</div><div><div><br></div><div>--</div><a href=3D"http:/=
/www.oceanosoft.com" target=3D"_blank"><img src=3D"https://lh3.googleuserco=
ntent.com/CypK-pdqxWOXz6gN11bCmkvgrP87Q3nGwCMi4ESOBfQI2_KL-ILSkwvR2QKpSGPrn=
axSXFXsGhvxFmTqegUI1mOhIYPpD11BOlziwYKTVh2DPrq1Vw"></a><br>

</div>
</div>

--bcaec51a8b8669988c04dd28ad22--
--bcaec51a8b8669989004dd28ad24
Content-Type: application/octet-stream; 
	name="0006-add-max-resolution-for-available-desktop-area-in-res.patch"
Content-Disposition: attachment; 
	filename="0006-add-max-resolution-for-available-desktop-area-in-res.patch"
Content-Transfer-Encoding: base64
X-Attachment-Id: f_hgxuxw8h0

RnJvbSBkMDQ3ZWNlZTVmN2YzNmU5ZjU0YmU5ZWJkZjc5ZjZmYjg0M2U3YzM2IE1vbiBTZXAgMTcg
MDA6MDA6MDAgMjAwMQpGcm9tOiBSaWNhcmRvIERpYXogPG9jZWFub3NvZnRsYXBhbG1hQGdtYWls
LmNvbT4KRGF0ZTogTW9uLCAyMCBNYXkgMjAxMyAxNjowMTowMSArMDAwMApTdWJqZWN0OiBbUEFU
Q0ggNi82XSBhZGQgbWF4IHJlc29sdXRpb24gZm9yIGF2YWlsYWJsZSBkZXNrdG9wIGFyZWEgaW4K
IHJlc29sdXRpb25zIGxpc3QgY29tYm8KCi0tLQogc2Vzc2lvbmJ1dHRvbi5jcHAgfCA3ICsrKysr
KysKIDEgZmlsZSBjaGFuZ2VkLCA3IGluc2VydGlvbnMoKykKCmRpZmYgLS1naXQgYS9zZXNzaW9u
YnV0dG9uLmNwcCBiL3Nlc3Npb25idXR0b24uY3BwCmluZGV4IDU3NmQ0OTEuLjY1MzUxYmMgMTAw
NjQ0Ci0tLSBhL3Nlc3Npb25idXR0b24uY3BwCisrKyBiL3Nlc3Npb25idXR0b24uY3BwCkBAIC00
MzMsOCArNDMzLDE1IEBAIHZvaWQgU2Vzc2lvbkJ1dHRvbjo6cmVkcmF3KCkKICAgICAgICAgZm9y
ICh1aW50IGk9MDtpPGRpc3BsYXlzOysraSkKICAgICAgICAgewogICAgICAgICAgICAgZ2VvbUJv
eC0+YWRkSXRlbSAoIHRyKCAiRGlzcGxheSAiICkrUVN0cmluZzo6bnVtYmVyKGkrMSkpOworCisg
ICAgICAgICAgICAvL2FkZCBtYXhpbXVuIGF2YWlsYWJsZSBhcmVhCisgICAgICAgICAgICBnZW9t
Qm94LT5hZGRJdGVtKCBRU3RyaW5nOjpudW1iZXIoUUFwcGxpY2F0aW9uOjpkZXNrdG9wKCktPmF2
YWlsYWJsZUdlb21ldHJ5KGkpLndpZHRoKCkpICsgIngiICsgUVN0cmluZzo6bnVtYmVyKFFBcHBs
aWNhdGlvbjo6ZGVza3RvcCgpLT5hdmFpbGFibGVHZW9tZXRyeShpKS5oZWlnaHQoKSkpOworCisK
ICAgICAgICAgfQogI2lmbmRlZiBRX1dTX0hJTERPTgorCisKICAgICBnZW9tQm94LT5hZGRJdGVt
ICggIjE0NDB4OTAwIiApOwogICAgIGdlb21Cb3gtPmFkZEl0ZW0gKCAiMTI4MHgxMDI0IiApOwog
ICAgIGdlb21Cb3gtPmFkZEl0ZW0gKCAiMTAyNHg3NjgiICk7Ci0tIAoxLjguMS4yCgo=
--bcaec51a8b8669989004dd28ad24--

------------=_1378894692-25026-0--
