From roger.serwy@gmail.com Thu Jan 23 03:29:01 2014 Received: (at submit) by bugs.x2go.org; 23 Jan 2014 02:29:02 +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,FREEMAIL_FROM, T_DKIM_INVALID autolearn=ham version=3.3.2 Received: from mail-ie0-f175.google.com (mail-ie0-f175.google.com [209.85.223.175]) by ymir (Postfix) with ESMTPS id 754B15DB16 for ; Thu, 23 Jan 2014 03:29:01 +0100 (CET) Received: by mail-ie0-f175.google.com with SMTP id ar20so478469iec.34 for ; Wed, 22 Jan 2014 18:29:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=UNkK3pIrQ/fnlNYxhoPv3Fm1HM26J25ifSi/RYbrdD4=; b=P2YC1m27TUdovYFcBoECoewpa+b6NrtM/DZwzwGd5qibej4F2eXjLXwAoMqBx3kjOg M18V8mNMbH6RfboMX+Q156Pxd2rQQT8NkampIXZnEEw5xSNnKIDQZdeYBMOYqpJ6CXcx 3/ZL9SzQsZxlfPJ8CS0PRSbyHYmmHo4M/4za6nre8qrd+TmikOBMD0bFA6jyJcNx5wMq rXPDdCPxyakPE2OLj5trIQVr5md3QKsEoKP05u/cPwmdykGIJg5/hdPi/pc7pV3WOC/7 /yJU2ELtYf4X7kG31We5hMmOOg97qcf5xmtXTljbeAdY0HsVyyBH9txmxAqoC/cZwtSR Rdyw== X-Received: by 10.50.97.6 with SMTP id dw6mr26494480igb.21.1390444139766; Wed, 22 Jan 2014 18:28:59 -0800 (PST) Received: from [192.168.2.6] (99-4-166-139.lightspeed.caryil.sbcglobal.net. [99.4.166.139]) by mx.google.com with ESMTPSA id kt2sm2544577igb.1.2014.01.22.18.28.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 Jan 2014 18:28:59 -0800 (PST) Message-ID: <52E07E6F.70800@gmail.com> Date: Wed, 22 Jan 2014 20:29:03 -0600 From: "Roger D. Serwy" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: submit@bugs.x2go.org Subject: Blank error message for Authentication Failed Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Package: x2goclient Version: 4.0.1.2 Severity: normal If the OpenSSH server is configured to accept only keys for authentication and "Use RSA/DSA key for ssh connection" for a session is left empty, then a blank message dialog appears with the title "Authentication Failed", an error icon, and an OK button. The message should be "Permission denied (publickey)", like the error that ssh would give. Regards, Roger Serwy From x2go@ymir.das-netzwerkteam.de Tue Nov 14 00:42:39 2017 Received: (at 408) by bugs.x2go.org; 13 Nov 2017 23:42:56 +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 910E45DAD0; Tue, 14 Nov 2017 00:42:39 +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 PFBtNJItj67B; Tue, 14 Nov 2017 00:42:34 +0100 (CET) Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id 86D805DACF; Tue, 14 Nov 2017 00:42:34 +0100 (CET) From: =?utf-8?q?Mihai_Moldovan?= To: 408-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 408@bugs.x2go.org Subject: X2Go issue (in src:x2goclient) 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: <20171113234234.86D805DACF@ymir.das-netzwerkteam.de> Date: Tue, 14 Nov 2017 00:42:34 +0100 (CET) tag #408 pending fixed #408 4.1.1.1 thanks Hello, X2Go issue #408 (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=012b869 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 012b869cb962cd2a015ebe9cbacf303e4542fe4e Author: Mihai Moldovan Date: Tue Nov 14 00:21:46 2017 +0100 debian/changelog: add bug closure for #408. diff --git a/debian/changelog b/debian/changelog index 79d3915..afc8103 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,7 +31,7 @@ x2goclient (4.1.1.1-0x2go1) UNRELEASED; urgency=medium case no password has been provided when doing password authentication. - src/sshmasterconnection.cpp: don't output an empty error message if password authencation has been requested but the server does not support - this mechanism. + this mechanism. Fixes: #408. [ Oleksandr Shneyder ] * New upstream version (4.1.1.1): From ionic@ionic.de Tue Nov 14 00:51:11 2017 Received: (at control) by bugs.x2go.org; 13 Nov 2017 23:51:12 +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.0 required=3.0 tests=BAYES_05,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MISSING_SUBJECT,RDNS_NONE autolearn=no autolearn_force=no version=3.4.1 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 638955DACF for ; Tue, 14 Nov 2017 00:51:11 +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 H0RdkvjUrNbX for ; Tue, 14 Nov 2017 00:51:06 +0100 (CET) Received: from mail.ionic.de (unknown [IPv6:2001:41d0:a:588b:1::2]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 708E95DACA for ; Tue, 14 Nov 2017 00:51:05 +0100 (CET) Received: from [10.30.44.7] (178.162.222.41.adsl.inet-telecom.org [178.162.222.41]) by mail.ionic.de (Postfix) with ESMTPSA id 9A9474F00206 for ; Tue, 14 Nov 2017 00:51:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default; t=1510617065; bh=DyrqoBGlfY6ylW1RlsreFtP5FJoryDdxGCIOYV/hCmA=; h=To:From:Date:From; b=XLu5qlnp7hHEem1qRYqsOwpssoHq0QwWise38ub8tQG2Lk3NKea5pe5OmhzWSYI+Q 9HorwKtx8Lj9ciebrRFqLJW4xBkW40PDBP6j6Temk/3/zQcGpksegls7TztCrhaeqq Nxw7E5s8OZjieKbrY33kXDqT7mAb8F30JPk+Qnhw= To: control@bugs.x2go.org From: Mihai Moldovan Message-ID: <5b95416a-8093-2ca7-4723-bd72234ea463@ionic.de> Date: Tue, 14 Nov 2017 00:51:05 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ViS9Xg6HHnLkE7uOdGMvgDF2m3qLnqkKB" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ViS9Xg6HHnLkE7uOdGMvgDF2m3qLnqkKB Content-Type: multipart/mixed; boundary="ODP60XwS5fuKPlWsewhGHQwHnCdRhBHl1"; protected-headers="v1" From: Mihai Moldovan To: control@bugs.x2go.org Message-ID: <5b95416a-8093-2ca7-4723-bd72234ea463@ionic.de> --ODP60XwS5fuKPlWsewhGHQwHnCdRhBHl1 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable reassign 461 x2goclient 4.0.1.2 merge 461 408 --ODP60XwS5fuKPlWsewhGHQwHnCdRhBHl1-- --ViS9Xg6HHnLkE7uOdGMvgDF2m3qLnqkKB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIzBAEBCgAdFiEEbhHQj3UzgcdE8cg8H9Yu2W4lOocFAloKL+kACgkQH9Yu2W4l OofV1Q//dtXIWP4QBW6wrlvzEP3ikkissBOWAxjzEz9Y+L5/zzJ/P+eED2X1siec XCpE93suPxsPwyBjX1KFU7ulV8ysjlLgb9SGB9L8s6JC5ayM0HaGvedE0mxFp+CM Ou6MjppQxECPx/bVrQ4oWSV9pAnwFUPBt315Ux34gX5wjUyqmhV1UKFdvkusw6DP swZco+DqkpSnEV39is7NTaMagThoPpCUKmrRf1eyfpb7aViYVklNqPgixiapXHDr Mwto5RSEJAsgDW73Ki1nvzL5I2iZu0zSnPjn7Hf9+h6af1hKx22+lU0xw6PhbyK0 uVRZewdJrkOu3HNmZPsWiokequiqqTzwMmAUzXqnedI5vYIF3RrdblzN8ZpBeA4b njAjNNCyDL/3O2IagLu6MSnA9UIEA0EM2e1CeH0yDD3unnI+K6q/B4xHNUl7gqSo KuYM29G9iQrfUvJoR0drl1yypptWKw3nhYQF/y+tZsNsZIgVs3iWA3gcnOdkQ+rR X//590xlWLdGSL8Mk2eMU8vKTywwh36DhqWNI5dRvEmx4qn/JQBxjGucCm97QL+f zt0TR2y7HMwWbx5fC+ri9V/wK+MyrfDVxn8T0bBa9JjRLJtpDLFV6U2KaBATlhK+ gqZbY0/cH1eX7OnLYQH4msqTd32Mkzok0mq195vSR6DSVfmQZtg= =lua1 -----END PGP SIGNATURE----- --ViS9Xg6HHnLkE7uOdGMvgDF2m3qLnqkKB-- From ionic@ionic.de Tue Nov 14 01:37:01 2017 Received: (at control) by bugs.x2go.org; 14 Nov 2017 00:37:02 +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=-0.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MISSING_SUBJECT autolearn=no autolearn_force=no version=3.4.1 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 564EF5DACF for ; Tue, 14 Nov 2017 01:37:01 +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 b2SHxqmGCoD8 for ; Tue, 14 Nov 2017 01:36:56 +0100 (CET) Received: from mail.ionic.de (ionic.de [87.98.244.45]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 4E8025DACA for ; Tue, 14 Nov 2017 01:36:56 +0100 (CET) Received: from [10.30.44.7] (178.162.222.41.adsl.inet-telecom.org [178.162.222.41]) by mail.ionic.de (Postfix) with ESMTPSA id EC6174F002D6 for ; Tue, 14 Nov 2017 01:36:55 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default; t=1510619816; bh=15RskPjqISrCaRUc2DCqvVPqefc233E7TcW08iD6GYo=; h=To:From:Date:From; b=WeCBmdG7piltJKnY4Um0RDMUa7oslNWMmdVpplyoN5a4Fpv5hNM8GH5Q4nXLuXqGu u/JCJbVa/TgJVEEDERzK/4uRnkZSPQGFDqD/82KExkVGE6zapQRw9dgnB1DrBIxSyy e1v0skY9zAXCw/8esP49P77k++WTqeJIDOc1wbBw= To: control@bugs.x2go.org From: Mihai Moldovan Message-ID: Date: Tue, 14 Nov 2017 01:36:55 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4Lg0gTgNkRDWc5eoUjUPhUAtC2Bkx4QKM" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --4Lg0gTgNkRDWc5eoUjUPhUAtC2Bkx4QKM Content-Type: multipart/mixed; boundary="FMXV0e3QFtBRNGSDfTHkPSmgp6Q7PnEL1"; protected-headers="v1" From: Mihai Moldovan To: control@bugs.x2go.org Message-ID: --FMXV0e3QFtBRNGSDfTHkPSmgp6Q7PnEL1 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable reassign 613 x2goclient 4.0.1.2 merge 613 408 thanks --FMXV0e3QFtBRNGSDfTHkPSmgp6Q7PnEL1-- --4Lg0gTgNkRDWc5eoUjUPhUAtC2Bkx4QKM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIzBAEBCgAdFiEEbhHQj3UzgcdE8cg8H9Yu2W4lOocFAloKOqcACgkQH9Yu2W4l OocCtQ/9GBRA7/Pa9uAOx22wiYpcpAOreCWo7rXGmXBXAVB7iO7ZqZm2BAVXkUen 4aRFx6afLdIWFpDn0USWvVSzasrN6jVyohBcfBWJv2pFOmiiV2GFJM9eoPaxDefK 8ua9fqlei0ZKtzdDHYz2r3twUm/q7//HOPZEliTn3ED8wWSBx1HvB+JlKviKF3P/ v/6NBtfX3UY3IH+NipSPK4H648aW7QSeB1Gp0cHPo5LrN84+WQqNWg8cXxB71Fyz rD7ZWxzOweyHhfRMbyebeuDyK5hxT8inz6HZw0OJZDehaZPHXkJJP5nu1u0yZjs7 VpMYi+pa7bl76l67D2dTTLx3hGy+4bmlRtdgK65/B++vbaw5WSHghxyoYyCa7Yv4 AR5iuQSJHCO23CVaPncbaMrzIbJ8Z0Nv0nT7DuUV+NPlKBUsGL0DAhYdadbgqTeK J9jHq2zwv/oOY/mXijqOd7lgvEnJf9JiN0AISBw7MrnMEpgPA3WnS0P5ehyuJW3p CT5AiuV+lyyVOfdF7bfL8Z+2v6zMIm6zzJ6834nTM34ABj6xXRXb177B+3fN30Gw Jcm4j+yl+3tIHa0ae2RYu6YdlqnM4KIoOXOb5Kiw7eE82CTnVQN4+CtCIhgMC5Jn iyNomxWLK95O/Olw+qxbl4xi0UFSkuStTSDRlg6H+yWgPcqQ+JM= =R4YV -----END PGP SIGNATURE----- --4Lg0gTgNkRDWc5eoUjUPhUAtC2Bkx4QKM-- From x2go@ymir.das-netzwerkteam.de Thu Feb 15 21:42:13 2018 Received: (at 408) by bugs.x2go.org; 15 Feb 2018 20:42:30 +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=ham autolearn_force=no version=3.4.1 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id D23A15DAF1; Thu, 15 Feb 2018 21:42:12 +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 FReuVf3h7y8d; Thu, 15 Feb 2018 21:42:06 +0100 (CET) Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id 71E9D5DAEA; Thu, 15 Feb 2018 21:42:04 +0100 (CET) From: =?utf-8?q?X2Go_Release_Manager?= X2Go Release Manager To: 408-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 408@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: <20180215204204.71E9D5DAEA@ymir.das-netzwerkteam.de> Date: Thu, 15 Feb 2018 21:42:04 +0100 (CET) close #408 thanks Hello, we are very hopeful that X2Go issue #408 reported by you has been resolved in the new release (4.1.1.1) of the X2Go source project »src:x2goclient«. You can view the complete changelog entry of src:x2goclient (4.1.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=eef4bf3e0e618b15cbf6649e9dbb07d99e57ad00;hp=f0fb9c49b1c30fd025c2c7c9094fa662b8b09b4d 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.1.1.1-0x2go1 Status: RELEASE Date: Thu, 15 Feb 2018 21:38:31 +0100 Fixes: 408 559 1122 1209 1214 1227 Changes: x2goclient (4.1.1.1-0x2go1) RELEASED; urgency=medium . [ Mihai Moldovan ] * New upstream version (4.1.1.1): - src/pulsemanager.cpp: print out PA --version output as a debug message. - macbuild.sh: also bundle xauth binary as nxauth binary. - macbuild.sh: switch to bundling PulseAudio 11.1 since it's now available in MacPorts. - src/sshmasterconnection.cpp: don't ask for private key passphrase if auto-login merely failed due to the server denying the public key. Fixes: #1122. - src/{httpbrokerclient,onmainwindow,sshmasterconnection}.{cpp,h}: introduce new passphrase_type enum and replace the old verificationCode boolean value with that. Allows using more messages, including a new one for plain password prompts. Adapt usage accordingly. The implementation is ugly, but there's no good way around that (short of using C++11 features). The enum would really logically belong to ONMainWindow, but since we also have to use it in SshMasterConnection, that may not include onmainwindow.h to avoid a circular dependency, it has to be part of SshMasterConnection for now. - src/sshmasterconnection.cpp: query for password if it wasn't already provided. Fixes: #1122. This usually happens if auto-login is enabled, which bypasses the password prompt. If auto-login fails, authentication normally continues via challenge auth or plain passwords, but since users had no chance to input a password, such authentication will always fail. Give users a way to enter passwords, in case the auto-login failed. - src/onmainwindow.cpp: finally include version information in debug output. - res/i18n/x2goclient_*.ts: apply last change to translation files directly. - src/sshmasterconnection.cpp: error out with a useful error message in case no password has been provided when doing password authentication. - src/sshmasterconnection.cpp: don't output an empty error message if password authencation has been requested but the server does not support this mechanism. Fixes: #408. - src/onmainwindow.cpp: wrap user name for client-side mounts in quotes. Fixes: #559. Will fail with user names that contain quotes, but oh well... - {example/x2goclient-cli,src/onmainwindow.cpp}: remove hopefully obsolete HOSTNAME exporting into environment. - src/onmainwindow.cpp: remove client-side LD_LIBRARY_PATH meddling. Nothing of value is in that directory and nxproxy hasn't needed that for years. - src/settingswidgets.cpp: don't incorrectly enable whole display settings in single display setups. Let debugging mode override this behavior, though. - src/onmainwindow.cpp: pass X2GO_RANDR_XINERAMA=[yes,no] to x2gostartagent as an environment variable based upon the xinerama session setting. Has no effect when connecting to older X2Go Server versions and handles startup correctly with X2Go Server 4.1.0.0. - src/onmainwindow.cpp: fix another leaked X2goSettings object. - src/onmainwindow.cpp: rename xinerama env variable on session startup to X2GO_XINERAMA in accordance with server changes. - src/onmainwindow.cpp: supply xinerama option as another parameter to x2goresume-session on session resume. - src/sessionbutton.cpp: make button non-sensitive in bottom right part if it's editable. Fixes: #1214. - {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: reformat, whitespace fixes, split out close button slot in a separate function. - src/onmainwindow.{cpp,h}: let close button be a member variable. - src/onmainwindow.cpp: disable and enable close button during and after connection startup. - src/onmainwindow.cpp: initialize directRDP to false to be able to call slotSuspendSessFromSt () even if no session has previously been started. - src/onmainwindow.cpp: only initialize directRDP variable if platform is Linux. Fixes compile failures on Windows and OS X. - src/onmainwindow.cpp: always create close button, but either hide or show it based upon whether --closebt was provided or not. - src/onmainwindow.cpp: revert 3060183a78d8b6bd81bec9968c985c38bfd1e5c2. Being able to suspend sessions via the close button is complex and 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. - man/man1/x2goclient.1: clarify what the close button now does. It either lets the user re-login to the broker or closes the client. - src/onmainwindow.cpp: correctly initialize brokerAuthentication member of ConfigFile struct. - {res/{img/png/close-button.png,resources.qrc}, src/{{onmainwindow,httpbrokerclient}.{cpp,h},help.cpp}, man/man1/x2goclient.1}: rename close button to broker logout button. Reimplement the way it is shown - disable it upon startup and only enable it after successful broker authentication. - man/man1/x2goclient.1: add missing escape signs before dash/minus characters. . [ Oleksandr Shneyder ] * New upstream version (4.1.1.1): - Change echo mode for user input in InteractionDialog. . [ Walid Moghrabi ] * New upstream version (4.1.1.1): - {res/img/png/,res/resources.qrc}: add close-button.png file. - {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: add new option --closebt. Fixes: #1227. Adds a close button in the top-left client corner (maybe next to the halt button) that currently just terminates the client. From unknown Fri Mar 29 09:13:32 2024 MIME-Version: 1.0 X-Mailer: MIME-tools 5.507 (Entity 5.507) X-Loop: owner@bugs.x2go.org From: owner@bugs.x2go.org (X2Go Bug Tracking System) Subject: Bug#408 closed by X2Go Release Manager X2Go Release Manager (X2Go issue (in src:x2goclient) has been marked as closed) Message-ID: References: <20180215204204.71E9D5DAEA@ymir.das-netzwerkteam.de> X-X2go-PR-Keywords: pending X-X2go-PR-Message: they-closed 408 X-X2go-PR-Package: x2goclient X-X2go-PR-Source: x2goclient Date: Thu, 15 Feb 2018 20:45:05 +0000 Content-Type: multipart/mixed; boundary="----------=_1518727505-8507-0" This is a multi-part message in MIME format... ------------=_1518727505-8507-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: #408: Blank error message for Authentication Failed It has been closed by X2Go Release Manager X2Go Release Manager . 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 X2Go Release Manager X= 2Go Release Manager by replying to this email. --=20 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems ------------=_1518727505-8507-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at control) by bugs.x2go.org; 15 Feb 2018 20:42:38 +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 D23A15DAF1; Thu, 15 Feb 2018 21:42:12 +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 FReuVf3h7y8d; Thu, 15 Feb 2018 21:42:06 +0100 (CET) Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id 71E9D5DAEA; Thu, 15 Feb 2018 21:42:04 +0100 (CET) From: =?utf-8?q?X2Go_Release_Manager?= X2Go Release Manager To: 408-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 408@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: <20180215204204.71E9D5DAEA@ymir.das-netzwerkteam.de> Date: Thu, 15 Feb 2018 21:42:04 +0100 (CET) close #408 thanks Hello, we are very hopeful that X2Go issue #408 reported by you has been resolved in the new release (4.1.1.1) of the X2Go source project »src:x2goclient«. You can view the complete changelog entry of src:x2goclient (4.1.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=eef4bf3e0e618b15cbf6649e9dbb07d99e57ad00;hp=f0fb9c49b1c30fd025c2c7c9094fa662b8b09b4d 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.1.1.1-0x2go1 Status: RELEASE Date: Thu, 15 Feb 2018 21:38:31 +0100 Fixes: 408 559 1122 1209 1214 1227 Changes: x2goclient (4.1.1.1-0x2go1) RELEASED; urgency=medium . [ Mihai Moldovan ] * New upstream version (4.1.1.1): - src/pulsemanager.cpp: print out PA --version output as a debug message. - macbuild.sh: also bundle xauth binary as nxauth binary. - macbuild.sh: switch to bundling PulseAudio 11.1 since it's now available in MacPorts. - src/sshmasterconnection.cpp: don't ask for private key passphrase if auto-login merely failed due to the server denying the public key. Fixes: #1122. - src/{httpbrokerclient,onmainwindow,sshmasterconnection}.{cpp,h}: introduce new passphrase_type enum and replace the old verificationCode boolean value with that. Allows using more messages, including a new one for plain password prompts. Adapt usage accordingly. The implementation is ugly, but there's no good way around that (short of using C++11 features). The enum would really logically belong to ONMainWindow, but since we also have to use it in SshMasterConnection, that may not include onmainwindow.h to avoid a circular dependency, it has to be part of SshMasterConnection for now. - src/sshmasterconnection.cpp: query for password if it wasn't already provided. Fixes: #1122. This usually happens if auto-login is enabled, which bypasses the password prompt. If auto-login fails, authentication normally continues via challenge auth or plain passwords, but since users had no chance to input a password, such authentication will always fail. Give users a way to enter passwords, in case the auto-login failed. - src/onmainwindow.cpp: finally include version information in debug output. - res/i18n/x2goclient_*.ts: apply last change to translation files directly. - src/sshmasterconnection.cpp: error out with a useful error message in case no password has been provided when doing password authentication. - src/sshmasterconnection.cpp: don't output an empty error message if password authencation has been requested but the server does not support this mechanism. Fixes: #408. - src/onmainwindow.cpp: wrap user name for client-side mounts in quotes. Fixes: #559. Will fail with user names that contain quotes, but oh well... - {example/x2goclient-cli,src/onmainwindow.cpp}: remove hopefully obsolete HOSTNAME exporting into environment. - src/onmainwindow.cpp: remove client-side LD_LIBRARY_PATH meddling. Nothing of value is in that directory and nxproxy hasn't needed that for years. - src/settingswidgets.cpp: don't incorrectly enable whole display settings in single display setups. Let debugging mode override this behavior, though. - src/onmainwindow.cpp: pass X2GO_RANDR_XINERAMA=[yes,no] to x2gostartagent as an environment variable based upon the xinerama session setting. Has no effect when connecting to older X2Go Server versions and handles startup correctly with X2Go Server 4.1.0.0. - src/onmainwindow.cpp: fix another leaked X2goSettings object. - src/onmainwindow.cpp: rename xinerama env variable on session startup to X2GO_XINERAMA in accordance with server changes. - src/onmainwindow.cpp: supply xinerama option as another parameter to x2goresume-session on session resume. - src/sessionbutton.cpp: make button non-sensitive in bottom right part if it's editable. Fixes: #1214. - {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: reformat, whitespace fixes, split out close button slot in a separate function. - src/onmainwindow.{cpp,h}: let close button be a member variable. - src/onmainwindow.cpp: disable and enable close button during and after connection startup. - src/onmainwindow.cpp: initialize directRDP to false to be able to call slotSuspendSessFromSt () even if no session has previously been started. - src/onmainwindow.cpp: only initialize directRDP variable if platform is Linux. Fixes compile failures on Windows and OS X. - src/onmainwindow.cpp: always create close button, but either hide or show it based upon whether --closebt was provided or not. - src/onmainwindow.cpp: revert 3060183a78d8b6bd81bec9968c985c38bfd1e5c2. Being able to suspend sessions via the close button is complex and 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. - man/man1/x2goclient.1: clarify what the close button now does. It either lets the user re-login to the broker or closes the client. - src/onmainwindow.cpp: correctly initialize brokerAuthentication member of ConfigFile struct. - {res/{img/png/close-button.png,resources.qrc}, src/{{onmainwindow,httpbrokerclient}.{cpp,h},help.cpp}, man/man1/x2goclient.1}: rename close button to broker logout button. Reimplement the way it is shown - disable it upon startup and only enable it after successful broker authentication. - man/man1/x2goclient.1: add missing escape signs before dash/minus characters. . [ Oleksandr Shneyder ] * New upstream version (4.1.1.1): - Change echo mode for user input in InteractionDialog. . [ Walid Moghrabi ] * New upstream version (4.1.1.1): - {res/img/png/,res/resources.qrc}: add close-button.png file. - {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: add new option --closebt. Fixes: #1227. Adds a close button in the top-left client corner (maybe next to the halt button) that currently just terminates the client. ------------=_1518727505-8507-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.x2go.org; 23 Jan 2014 02:29:02 +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,FREEMAIL_FROM, T_DKIM_INVALID autolearn=ham version=3.3.2 Received: from mail-ie0-f175.google.com (mail-ie0-f175.google.com [209.85.223.175]) by ymir (Postfix) with ESMTPS id 754B15DB16 for ; Thu, 23 Jan 2014 03:29:01 +0100 (CET) Received: by mail-ie0-f175.google.com with SMTP id ar20so478469iec.34 for ; Wed, 22 Jan 2014 18:29:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=UNkK3pIrQ/fnlNYxhoPv3Fm1HM26J25ifSi/RYbrdD4=; b=P2YC1m27TUdovYFcBoECoewpa+b6NrtM/DZwzwGd5qibej4F2eXjLXwAoMqBx3kjOg M18V8mNMbH6RfboMX+Q156Pxd2rQQT8NkampIXZnEEw5xSNnKIDQZdeYBMOYqpJ6CXcx 3/ZL9SzQsZxlfPJ8CS0PRSbyHYmmHo4M/4za6nre8qrd+TmikOBMD0bFA6jyJcNx5wMq rXPDdCPxyakPE2OLj5trIQVr5md3QKsEoKP05u/cPwmdykGIJg5/hdPi/pc7pV3WOC/7 /yJU2ELtYf4X7kG31We5hMmOOg97qcf5xmtXTljbeAdY0HsVyyBH9txmxAqoC/cZwtSR Rdyw== X-Received: by 10.50.97.6 with SMTP id dw6mr26494480igb.21.1390444139766; Wed, 22 Jan 2014 18:28:59 -0800 (PST) Received: from [192.168.2.6] (99-4-166-139.lightspeed.caryil.sbcglobal.net. [99.4.166.139]) by mx.google.com with ESMTPSA id kt2sm2544577igb.1.2014.01.22.18.28.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 Jan 2014 18:28:59 -0800 (PST) Message-ID: <52E07E6F.70800@gmail.com> Date: Wed, 22 Jan 2014 20:29:03 -0600 From: "Roger D. Serwy" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: submit@bugs.x2go.org Subject: Blank error message for Authentication Failed Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Package: x2goclient Version: 4.0.1.2 Severity: normal If the OpenSSH server is configured to accept only keys for authentication and "Use RSA/DSA key for ssh connection" for a session is left empty, then a blank message dialog appears with the title "Authentication Failed", an error icon, and an OK button. The message should be "Permission denied (publickey)", like the error that ssh would give. Regards, Roger Serwy ------------=_1518727505-8507-0-- From fatmawati.azis@bosowa.co.id Fri Feb 23 00:40:17 2018 Received: (at 408) by bugs.x2go.org; 22 Feb 2018 23:40:34 +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=1.5 required=3.0 tests=BAYES_60,HTML_MESSAGE autolearn=no autolearn_force=no version=3.4.1 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 819F85DAEA; Fri, 23 Feb 2018 00:40:17 +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 knFOsO21REOH; Fri, 23 Feb 2018 00:40:12 +0100 (CET) X-Greylist: delayed 903 seconds by postgrey-1.35 at ymir.das-netzwerkteam.de; Fri, 23 Feb 2018 00:40:11 CET Received: from ex2013.bosowa.co.id (mail.bosowa.co.id [103.53.185.3]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id EB05D5DACC; Fri, 23 Feb 2018 00:40:11 +0100 (CET) Received: from ex2013.bosowa.co.id (192.168.149.150) by EX2013.bosowa.co.id (192.168.149.150) with Microsoft SMTP Server (TLS) id 15.0.1293.2; Fri, 23 Feb 2018 06:25:04 +0700 Received: from ex2013.bosowa.co.id ([fe80::e102:17dc:fdf2:1a89]) by EX2013.bosowa.co.id ([fe80::e102:17dc:fdf2:1a89%12]) with mapi id 15.00.1293.002; Fri, 23 Feb 2018 06:25:04 +0700 From: Fatmawati Azis To: "NO-REPLY@MICROSOFT.NET" Subject: Verify your microsoft account to the latest microsoft update Thread-Topic: Verify your microsoft account to the latest microsoft update Thread-Index: AQHTrDPrW4hFNGJfX06QlegqxrWMSQ== Date: Thu, 22 Feb 2018 23:25:03 +0000 Message-ID: <1519341831095.87181@bosowa.co.id> Accept-Language: id-ID, en-US Content-Language: id-ID X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [138.197.174.111] Content-Type: multipart/alternative; boundary="_000_151934183109587181bosowacoid_" MIME-Version: 1.0 --_000_151934183109587181bosowacoid_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable EMAIL UPGRADE MEMO Please be immediately noticed that your Email account will soon be blocked = if not upgraded now to our newest version of Microsoft Email account. CLICK= HRE to upgrade now. Verify your microsoft account to the latest microsoft update Account to Upgrade Team Copyright 2005-2018 =A9 Webmail Inc. All Right Reserve? --_000_151934183109587181bosowacoid_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable



EMAIL U= PGRADE MEMO


Please b= e immediately noticed that your Email account will soon be blocked if not u= pgraded now to our newest version of Microsoft Email account. CLICK HRE to = upgrade now.


Verify y= our microsoft account to the latest microsoft update

Account = to Upgrade Team

Copyright 2005-= 2018 =A9 Webmail Inc. All Right Reserve​

--_000_151934183109587181bosowacoid_-- From unknown Fri Mar 29 09:13:32 2024 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@bugs.x2go.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Bug archived. Date: Fri, 23 Mar 2018 06:24:01 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # Bug archived. thanks # This fakemail brought to you by your local debbugs # administrator