tag #1079 pending fixed #1079 4.0.5.2 thanks Hello, X2Go issue #1079 (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=742205c The issue will most likely be fixed in src:x2goclient (4.0.5.2). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 742205ca52694490a5130f6f00ff14e079d6b353 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Aug 27 07:52:16 2016 +0200 src/onmainwindow.cpp: work around changed SSH host key locations in OS X 10.11+. Fixes: #1079. Also check /etc/ssh/ for keys. diff --git a/debian/changelog b/debian/changelog index 94eed90..394a8dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,8 @@ x2goclient (4.0.5.2-0x2go1) UNRELEASED; urgency=medium - src/help.h: typo fix in comment only. - src/onmainwindow.cpp: add some comments related to maybe using add_to_path (). + - src/onmainwindow.cpp: work around changed SSH host key locations in OS X + 10.11+. Fixes: #1079. Also check /etc/ssh/ for keys. * debian/control: - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. - Uploaders: add myself. Also, force a rebuild due to the changed