From unknown Fri Mar 29 03:35:53 2024 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#235 closed by Mike Gabriel (X2Go issue (in src:x2goclient) has been marked as closed) Message-ID: References: <20140712064141.3914F5DB4B@ymir.das-netzwerkteam.de> X-X2go-PR-Keywords: pending X-X2go-PR-Message: they-closed 235 X-X2go-PR-Package: x2goclient X-X2go-PR-Source: x2goclient Date: Sat, 12 Jul 2014 06:45:09 +0000 Content-Type: multipart/mixed; boundary="----------=_1405147509-16111-0" This is a multi-part message in MIME format... ------------=_1405147509-16111-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: #235: x2goclient error messages regarding sshd are confusing It has been closed by Mike Gabriel . 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 by replying to this email. --=20 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems ------------=_1405147509-16111-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at control) by bugs.x2go.org; 12 Jul 2014 06:41:51 +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 autolearn=unavailable version=3.3.2 Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id 3914F5DB4B; Sat, 12 Jul 2014 08:41:40 +0200 (CEST) From: Mike Gabriel To: 235-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 235@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: <20140712064141.3914F5DB4B@ymir.das-netzwerkteam.de> Date: Sat, 12 Jul 2014 08:41:40 +0200 (CEST) close #235 thanks Hello, we are very hopeful that X2Go issue #235 reported by you has been resolved in the new release (4.0.2.1) of the X2Go source project »src:x2goclient«. You can view the complete changelog entry of src:x2goclient (4.0.2.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=6d9114eb5f414f34962f8b14f58e5d469acd1574;hp=85bf0c6e7539910fff779689528009a897cdceb4 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.2.1-0x2go1 Status: RELEASE Date: Fri, 11 Jul 2014 12:23:59 +0200 Fixes: 235 364 365 421 478 498 502 514 528 Changes: x2goclient (4.0.2.1-0x2go1) RELEASED; urgency=low . [ Mike Gabriel ] * New upstream release (4.0.2.1): - Fix FTBFS on arm64 (and others) architecture. (Fixes: #498). - Only show session name in notification bubbles with debugging enabled. (Fixes: #364). - New command line option (--keep-trayicon). With that options set, we force X2Go client to only use the default "accelerated X" as system tray icon (and prohibit usage of the session's icon as tray icon). (Fixes: #365). - Provide more meaningful messages on SSH errors (host pub key not found, export pub key not found, authorized_keys file not found). For SSHd startup failures provide different messages on Windows and non-Windows machines. (Fixes: #235). FIXME: add detection code to report SSH daemon startup failures. - Add new cmdline option --hide-foldersharing. If used, all GUI elements related to exporting client-side folders to X2Go sessions get hidden. (Fixes: #514). - Update COPYING file (to update FSF address). * debian/control: + Add dbg:package x2goplugin-dbg. . [ Clemens Lang ] * New upstream version (4.0.2.1): - Re-add Info.plist file (which got removed by accident in commit 91cf6c6). (Fixes: #502). . [ Oleksandr Shneyder ] * New upstream release (4.0.2.1): - Hide GSSAPI options on direct RDP connections. (Fixes: #478). - Search X-Server in /Applications/Utilities/XQuartz.app on Mac. - Wrong cmd line option throw error dialog if running not from terminal. - Add command line option "close-disconnect", which make client close after session is disconnected. - Don't start pulse on Windows, until we really have to start a session that requires pulse support. - Check if sound is activated before starting pulse. - Fix starting sshd on Win XP. (Fixes: #421). - Fix "fullscreen" mode on Windows 7 with multiple monitors. . [ Mike DePaulo ] * New upstream release (4.0.2.1): - Windows: Prevent high PulseAudio CPU usage on Windows XP by lowering PulseAudio's CPU priority from "high" to "normal" on XP specifically. Also do so on Windows Server 2003 (R2) (Fixes #526) - Windows: Enable PulseAudio log when --debug is passed. - Windows: Fix compatibility with current PulseAudio master branch - Windows: Reduce size of NSIS installer by switching to lzma solid compression - Windows: cygwin packages (inluding patched OpenSSH 6.6.1p1-3) updated from latest versions as of 2014-04-08 to latest versions as of 2014-06-09. This includes openssl 1.0.1h-1, which fixes the 6 CVEs announced on 2014-06-05. (Cygwin openssl was also individually updated to 1.0.1h-1 in 4.0.2.0+build4.) This also includes migrating from libjpeg to libjpeg-turbo, which reduces CPU usage of nxproxy.) - Windows: Download and compile nx-libs-lite from the release tarball, rather than from git, so that the patches are actually applied - Windows: nx-libs-lite updated from 3.5.0.22 to 3.5.0.27 (linked against aforementioned cygwin package versions) - Windows: Win32 OpenSSL updated from 1.0.1g to 1.0.1h, which fixes the 6 CVEs announced on 2014-06-05. (Win32 OpenSSL was also updated to 1.0.1h in 4.0.2.0+build3.) - Windows: VcXsrv (XP Compatible) updated from 1.14.3.1 to 1.14.3.2. Fixes CVE-2014-0209, CVE-2014-0210, and CVE-2014-0211 (VcXsrv was also updated to 1.14.3.2 in 4.0.2.0+build2.) - Windows: Switch from regular NSIS 2.46 to Unicode NSIS 2.46.5 (Fixes: #528) ------------=_1405147509-16111-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.x2go.org; 11 Jun 2013 09:11: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=-2.3 required=5.0 tests=HTML_MESSAGE, RCVD_IN_DNSWL_MED,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from eu1sys200aog106.obsmtp.com (eu1sys200aog106.obsmtp.com [207.126.144.121]) by ymir (Postfix) with SMTP id 613325DB15 for ; Tue, 11 Jun 2013 11:11:07 +0200 (CEST) Received: from mail-oa0-f43.google.com ([209.85.219.43]) (using TLSv1) by eu1sys200aob106.postini.com ([207.126.147.11]) with SMTP ID DSNKUbbpqyvU4OSmehYfSa5i2RvmwXxpgZD9@postini.com; Tue, 11 Jun 2013 09:11:07 UTC Received: by mail-oa0-f43.google.com with SMTP id i7so5726360oag.30 for ; Tue, 11 Jun 2013 02:11:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dsl.dk; s=google; h=mime-version:date:message-id:subject:from:to:content-type; bh=o2dxXP08kx9XFjozWV0nV77kzHmJXYPJS62eLPU2GLQ=; b=VTsIlvWd2GiZMPN7ky1YzAB3PI7MN8/jgHxp4dwNCG/qRVUcTcVuF+BxbKi9LugAjr kbZlRKCiAYjvZtpDSmGAPi6P56wkSTpE8UkVTof1MUOLlleNhrZzbSitMhlp3NCqxx21 jKakRd1kU6E/PNJGs59XvXZpJMqeojGVFkNvs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=o2dxXP08kx9XFjozWV0nV77kzHmJXYPJS62eLPU2GLQ=; b=gLIr7xqIoFR/84NdmyncX4o+uoTCxCpMavzw/9+ekMo4BzwkAqGU7KNlpuE7rySSQS 2RLkADvlJVBUZd4oZFYuxIS0tRoYyYrlwl6S8Ck4YsfA6+IIoredDUZ7xdzjcHEX9HTq DLFu9xLK0ByDSeGthewJn98FNcyUcjN2Ewbsw9wussIBuC3wU/PPuLilNTHn+ZeFxJxO +SbAql02N2QcAYf7cvCwlgKR5r9WB78TpF6/fPCYnc9P2n7Wwj1G/dzrw1ech976t7Va Hjv7AQpdGuj5VZi0gzSVmBNjOprAgoamSwUfZRON8XqE8n/a61IdDs8elhv/pSuZPFYq cwTQ== X-Received: by 10.182.125.1 with SMTP id mm1mr11036759obb.47.1370941866198; Tue, 11 Jun 2013 02:11:06 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.182.125.1 with SMTP id mm1mr11036757obb.47.1370941866119; Tue, 11 Jun 2013 02:11:06 -0700 (PDT) Received: by 10.182.45.193 with HTTP; Tue, 11 Jun 2013 02:11:06 -0700 (PDT) Date: Tue, 11 Jun 2013 11:11:06 +0200 Message-ID: Subject: x2goclient error messages regarding sshd are confusing From: Anders Bruun Olsen To: submit@bugs.x2go.org Content-Type: multipart/alternative; boundary=089e0122ac50f0197b04dedd4602 X-Gm-Message-State: ALoCoQnAUoflBGqBAvlNAQ1oBbF9BHzkYEBMTf4o3KFvTstVDypVzLcXV05Eexrh1JE1OlvSM6dAPomaQEjE9oED7waNrFQTErEifl8q2NORMmbvXw7D4XLjRQA2kkE6OaFjrpSTv56gEsiZwMtBUiCmMqGLTWG7tg== --089e0122ac50f0197b04dedd4602 Content-Type: text/plain; charset=UTF-8 Package: x2goclient Version: 4.0.1.0 Severity: minor X2goclient uses the same error dialog for three different (but related) problems. The error message is the one about sshd not running (printSshDError() in onmainwindow.cpp). The conditions are: 1. Unable to open host public key (line 7319) 2. Unable to open key for exports (line 7438) 3. Unable to open authorized_keys (line 7455) These should have distinct error messages, that does not just claim that sshd isn't running. Also, the current message tells the user to install sshd with "apt-get install openssh-server". While I am an Ubuntu user, this message most definitely shouldn't be Debian/Ubuntu specific, since it is also given to both Windows and Mac users, not to mention Linux users on different distributions. -- Anders Bruun Olsen It-ansvarlig Det Danske Sprog- og Litteraturselskab (Society for Danish Language and Literature) --089e0122ac50f0197b04dedd4602 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Package: x2goclient
Version: 4.0.1.0
Severit= y: minor

X2goclient uses the same error dialog for= three different (but related) problems. The error message is the one about= sshd not running (printSshDError() in onmainwindow.cpp). The conditions ar= e:

1. Unable to open host public key (line 7319)
2. Unable to open key for exports (line 7438)
3. Unable to open = authorized_keys (line 7455)

These should have dist= inct error messages, that does not just claim that sshd isn't running.<= /div>

Also, the current message tells the user to install ssh= d with "apt-get install openssh-server". While I am an Ubuntu use= r, this message most definitely shouldn't be Debian/Ubuntu specific, si= nce it is also given to both Windows and Mac users, not to mention Linux us= ers on different distributions.

--
Anders Bruun Olsen
It-ansvarlig
Det Danske Spro= g- og Litteraturselskab
(Society for Danish Language and Literature)
--089e0122ac50f0197b04dedd4602-- ------------=_1405147509-16111-0--