Package: x2goclient
Version: 4.0.0.1
I have a server to which I regularly use SSH. On one client system, I
used regular OpenSSH to connect to that server, accepting its ECDSA key
before ever connecting using x2goclient.
While I currently can ssh to that server without any problems using
ECDSA, when trying to connect with x2goclient, I get: "The host key for
this server was not found but an othertype of key exists. An attacker
might change the default server key to confuse your client into …
[View More]thinking
the key does not exist"
(nb: if I remember correctly x2goclient used to call regular OpenSSH,
now it seems to implement ssh by itself. I liked the former approach
much better since it allowed me to use SSH features like ControlMaster,
ProxyCommand etc. Also it avoids cat and mouse issues like this bug
seemingly originating from differing SSH Client feature sets)
[View Less]
Dear all,
The X2Go Project is proud to announce a couple of new X2Go component releases:
- X2Go Server (4.0.0.0)
- X2Go Client (4.0.0.1)
- NX (redistributed), Version 3.5.0.17
- X2Go Desktop Sharing (3.1.0.6)
- X2Go LXDE Bindings (1.0.1.3)
- Plasma Widget for X2Go (3.0.1.5)
- Pinentry for X2Go (0.7.5.6)
All new packages are already available in our stable repositories
(Debian, Ubuntu). The Windows version of X2Go Client will be built
and provided on http:/…
[View More]/code.x2go.org/releases/ within the next
couple of days. With a little fortune we will also be able to provide
an X2Go Client .dmg Image for Mac OS X.
As you might have noticed we have bumped the version numbers of X2Go
Server and X2Go Client to 4.0.0.x. These versions will be the basis
for an upcoming bundle release (with long term support) of compatible
X2Go components.
As you can also see from the changelog entry of NX (redistributed),
there has been quite some packaging work been done on that project.
However, there also is a new upstream patch from Alexander Wuerstlein
among the commits: it is now possible to flexibly configure nxagent's
/ x2goagent's key strokes. Visit
http://wiki.x2go.org/doku.php/wiki:components:nxagent_keyboard_shortcuts for
further details. Thanks to Alexander for this great contribution.
I also would like to thank X2Go's great i18n team. We have translated
x2goclient, plasma-widget-x2go, x2godesktopsharing and pyhoca-gui now
into 7-9 languages. Great work folks!!! Languages available are:
English, German, Russian, Dutch, Swedish, Bokmal (Norway), Spanish and
Danish. Translators for other languages are absolutely welcome, please
join up on our x2go-i18n mailing list
(http://lists.berlios.de/mailman/listinfo/x2go-i18n)
light+love,
Mike
X2Go Server
===========
x2goserver (4.0.0.0-0~x2go1) RELEASE; urgency=low
[ Jan Engelhardt ]
* New upstream version (4.0.0.0):
- Replace script x2gobasepath by script x2gopath that makes it much easier
for distro packagers to tweak the installation paths of X2Go Server
components.
[ Mike Gabriel ]
* New upstream version (4.0.0.0):
- Adapt Xinerama path in x2gopath: use $base for detecting the path to the
Xinerama libs, as well, as is done with all the other paths.
- Fix mounting of multiple paths, thanks to Pascal Vibet. (Fixes: #67).
[ Orion Poplawski ]
* New upstream version (4.0.0.0):
- Honour CFLAGS when compiling the server's sgid wrapper script
(Fixes: #83).
[ Oleksandr Shneyder ]
* New upstream version (4.0.0.0):
- Fix SSHFS mounting from Ubuntu clients.
- Create /tmp/.X11-unix if not exists. (Fixes: #93).
[ Reinhard Tartler ]
* New upstream version (4.0.0.0):
- Introduce /etc/x2go/x2goagent.options to allow overriding x2goagent
options. This new configuration file specifies default options that
clients can override.
- Disable XFIXES and GLX. Both are known to cause certain
problems. Hopefully we find better solutions so that we can reenable
them soon.
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Sun, 30 Dec 2012 17:39:44 +0100
X2Go Client
===========
x2goclient (4.0.0.1-0~x2go1) RELEASE; urgency=low
* Bugfix release (4.0.0.1):
- Replace symlink at svg/x2gologo.svg with copied file. Fixes
tarball release esp. for MS Windows builds.
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Wed, 02 Jan 2013 12:19:01 +0100
x2goclient (4.0.0.0-0~x2go1) RELEASE; urgency=low
[ Christoffer Krakou ]
* New upstream version (4.0.0.0):
- Update Danish translation.
- Update Danish translation (SSH proxy feature).
[ Daniel Lindgren ]
* New upstream version (4.0.0.0):
- Update Swedish translation.
[ Ezra Bühler ]
* New upstream version (4.0.0.0):
- Make it possible to resume a session using the keyboard only.
Also fix the tab order in the resume session dialog by
changing the focus policy of the main window. (Fixes: #80).
[ Heinz-M. Graesing ]
* New upstream version (4.0.0.0):
- Update refurbished X2Go Logo set. License for the X2Go Logos is
GPL-2.0+.
The inner X2Go logo background is now white (non-transparent)
which should
fix poor display results for X2Go icons in application menus
using a dark
theme. (Fixes: #59).
[ Jan Engelhardt ]
* New upstream version (4.0.0.0):
- Fix Debian-like Qt path (qmake will handle it internally).
[ Oleksandr Shneyder ]
* New upstream version (4.0.0.0):
- Translation files updated.
- Russian translation updated.
- Add support for pgp cards in broker mode.
- Fix displaying ssh proxy box in session settings if sessions type
changed. (Fixes: #61).
- Init config.brokerAutologin with false. (Fixes: #72).
- Make sure x2goclient closes if broker has no sessions. Fixes
appearing session profile dialog if client is configured to
minimize to systray. (Fixes: #73).
- Update license headers.
- Add "author" entry in UI files.
- Add OpenSSL license exception.
[ Ricardo Diaz ]
* New upstream version (4.0.0.0):
- Update Spanish translation file.
[ Mike Gabriel ]
* New upstream version (4.0.0.0):
- Update German translation file.
- Get rid of br html tags in client<->broker communication (Fixes: #81).
- Bump version to 4.0.0.0 (for Baikal bundle release).
[ Terje Andersen ]
* New upstream version (4.0.0.0):
- Update Bokmal (Norway) translation file.
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Sun, 30 Dec 2012 15:34:02 +0100
NX (redistributed)
==================
nx-libs (2:3.5.0.17-0) RELEASE; urgency=low
[ Jan Engelhardt ]
* Fix /bin/Makefile. Add $(DESTDIR) to every install path.
[ Alexander Wuerstlein ]
* Add patch: 302_nxagent_configurable-keystrokes.full.patch, replaces the
hardcoded nxagent keybindings by a configurable table of keybindings.
(Fixes: #74).
* Follow-up commit for 302_nxagent_configurable-keystrokes.full.patch, fixes
FTBFS problem with the first version of that patch.
[ Mike Gabriel ]
* Add README.keystrokes to doc section of bin:package nxagent.
* Add libxml2-dev to build dependencies.
* Add pkg-config to build dependencies.
* Continue Reinhard's work on top-level install/uninstall. Esp.
integrate debian/post-nx-build.sh into main Makefile. Make
value of CONFIGURE variable traversable through the Makefile tree.
[ Orion Poplawski ]
* Add patches: 026_nxcomp*_honour-optflags.full*.patch. (Fixes: #84).
[ Reinhard Tartler ]
* Install debug symbols for all packages in a new binary package
'nx-x11-dbg'.
* Drop patch: 025_nxproxy_no-configure-file.full+lite.patch, instead remove
file nxproxy/configure from the source tree.
* Add roll-tarball.sh: replaces nx-tarballrelease script that could be
found in nx-buildscripts branch of nx-libs.git. Use this script to
create tarballs of nx-libs and nx-libs-lite.
* Fix installation of libxcompext, thanks to Orion Paplowski for spotting
this.
* /debian/rules:
+ Integrate code from /debian/pre-build-nx.sh and drop the named file.
+ Disable parallel build of .deb packages.
* /debian/control:
+ Rely on shlibs instead of hardcoded dependencies.
+ Drop xbitmaps from Build-Depends.
+ Move xfonts-base over to Recommends.
* Update 031_nx-X11_parallel-make.full.patch. Add an explicit dependency
from the NX libX11.so to the nxcomp libraries. Unbreaks parallel builds.
(Fixes: #87).
* Fix and greatly enhance the top-level install and uninstall target for
plain makefile installs.
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Fri, 04 Jan 2013 13:23:57 +0100
X2Go Desktop Sharing
====================
x2godesktopsharing (3.1.0.6-0~x2go1) RELEASE; urgency=low
[ Christoffer Krakou ]
* New upstream version (3.1.0.6):
- Add Danish translation file.
[ Dick Kniep ]
* New upstream version (3.1.0.6):
- Add Dutch translation file.
[ Mike Gabriel ]
* New upstream version (3.1.0.6):
- Prepare for translating into the current project
languages (da, de, es, fr, nb_no, ru, sv, zh_tw).
- Update German translation file (not much to do).
- Fix TEMP path for finding the x2godesktopsharing socket.
Solves issues on setups where pam_tmpdir.so is in use.
(Fixes: #69).
* /debian/control:
+ Add build dependency: qt4-dev-tools.
[ Daniel Lindgren ]
* New upstream version (3.1.0.6):
- Add Swedish translation file.
[ Ricardo Díaz Martín ]
* New upstream version (3.1.0.6):
- Add Spanish translation file.
[ Terje Andersen ]
* New upstream version (3.1.0.6):
- Add Bokmal (Norway) translation file.
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Sun, 30 Dec 2012 20:27:32 +0100
X2Go LXDE Bindings
==================
x2golxdebindings (1.0.1.3-0~x2go1) RELEASE; urgency=low
* New upstream version (1.0.1.3):
- No upstream changes, only changes in packaging.
* /debian/control:
+ Maintainer change in package: X2Go Developers
<x2go-dev(a)lists.berlios.de>.
+ Allow lxde-common as alternative to lxde-icon-theme, fixes installation
on Debian lenny.
+ Priority: optional.
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Mon, 31 Dec 2012 16:36:32 +0100
Plasma Widget for X2Go
======================
x2goplasmabindings (3.0.1.5-0~x2go1) RELEASE; urgency=low
[ Christoffer Krakou ]
* New upstream version (3.0.1.5):
- Add Danish translation file.
[ Daniel Lindgren ]
* New upstream version (3.0.1.5):
- Add Swedish translation file.
[ Mike Gabriel ]
* New upstream version (3.0.1.5):
- Provide empty translation files to the i18n team.
[ Ricardo Díaz Martín ]
* New upstream version (3.0.1.5):
- Add Spanish translation file.
[ Terje Andersen ]
* New upstream version (3.0.1.5):
- Add Bokmal (Norway) translation file.
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Mon, 31 Dec 2012 16:41:55 +0100
Pinentry for X2Go Client
========================
pinentry-x2go (0.7.5.6-0~x2go1) RELEASE; urgency=low
[ Mike Gabriel ]
* /debian/control:
+ Maintainer change in package: X2Go Developers
<x2go-dev(a)lists.berlios.de>.
+ Priority: optional.
[ Reinhard Tartler ]
* /debian/rules:
+ Disable dh_auto_test.
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Mon, 31 Dec 2012 17:07:04 +0100
--
DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
[View Less]
There are a lot of differences between nx-libs-3.5.0.16 and .17. I'm pointing
some of them out here to make sure that they are intentional and to ask some
questions.
A bunch of Mesa headers are installed in /usr/include/nx/extras/. Are these
needed? Hm, looks like they go in libnx-mesa-extras-dev.
There are some Xtrans headers installed in /usr/include/nx/X11/Xtrans. Are
these needed? If so, what library do they go with?
Looks like the libraries that were in /usr/lib/nx/X11/locale/…
[View More]lib/common/:
ximcp.so.2 xlcDef.so.2 xlcUTF8Load.so.2 xlibi18n.so.2 xlocale.so.2
xomGeneric.so.2
are now installed in /usr/lib/nx/X11 with "lib" prefixes. Are these needed?
It's not obvious to me if they are packaged in debian or not.
I can't tell if /usr/share/nx/SecurityPolicy is going in libnx-x11 or nxagent
(or both)?
Thanks...
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA, Boulder Office FAX: 303-415-9702
3380 Mitchell Lane orion(a)nwra.com
Boulder, CO 80301 http://www.nwra.com
[View Less]
Package: x2goclient
Since commit 3335fca16afaa0792207228115e31630894dee71
(X2Go resume session slot: double click on a selected session is supposed to resume that session. To make this feature functional for running sessions the session has to be suspended first.)
resuming a "running" session (by double clicking it) is no longer possible unless you press suspend first. On Linux I get following error:
"channel_open_session failed" : "Received SSH_MSG_DISCONNECT: 33554432:Received ieof for …
[View More]nonexistent channel 0."
I am used to closing the client without explicitly suspending the session. This leaves the session marked as "running". When I start up the client again I want to be able to resume the session with the least effort as possible. In my opinion the right way to achieve this behavior would be to suspend the session when the client quits.
In my opinion simply restoring the behavior we had prior to 3335fc... would be wrong. Because when trying to resume a "running" session the "resume" button in the session dialog dialog would not be active, but resuming by double clicking still possible, which I find misleading.
Here the complete transcript of an attempt to resume a running session:
read 1 sessions from config file
start new ssh connection to server: "my.host.ch" : "22" krb: false
ssh connection ok
continue normal x2go session
Agent output: "gr_port=30127
sound_port=30128
fs_port=30129
"
new gr_port: "30127"
new sound_port: "30128"
new fs_port: "30129"
starting nxproxy with: "nxproxy -S nx/nx,options=/home/easyb/.x2go/S-easyb-90-1358245865_stDxterm_dp32/options:90"
"
NXPROXY - Version 3.5.0
Copyright (C) 2001, 2010 NoMachine.
See
http://www.nomachine.com/
for more information.
Info: Proxy running in client mode with pid '3771'.
"
"Session: Starting session at 'Tue Jan 15 15:19:09 2013'.
Info: Connecting to remote host 'localhost:31127'.
Info: Connection to remote proxy 'localhost:31127' established.
"
"channel_write failed" - "Remote channel is closed"
"Error: The remote NX proxy closed the connection.
Error: Failure negotiating the session in stage '7'.
Error: Wrong version or invalid session authentication cookie.
Session: Terminating session at 'Tue Jan 15 15:19:09 2013'.
"
"Session: Session terminated at 'Tue Jan 15 15:19:09 2013'.
"
deleting proxy
nxproxy not running
proxy deleted
checking exit status
check command message
"channel_open_session failed" : "Received SSH_MSG_DISCONNECT: 33554432:Received ieof for nonexistent channel 0."
Cheers,
Ezra.
[View Less]
I've tested with x2go client 4.0.0.1 on Ubuntu 12.04. The server is
running 4.0.0.0-0~640~precise1, also Ubuntu 12.04.
I don't observe an incresed CPU usage by the client while it is locked up.
Processing commands for control(a)bugs.x2go.org:
> retitle #100 X2GoClient locks up if connection with server gets disrupted
Bug #100 [x2goclient] x2go client locks up on reboot or shutdown of server
Changed Bug title to 'X2GoClient locks up if connection with server gets disrupted' from 'x2go client locks up on reboot or shutdown of server'
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
100: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=100
X2Go Bug …
[View More]Tracking System
Contact git-admin(a)x2go.org with problems
[View Less]
Processing commands for control(a)bugs.x2go.org:
> severity #100 grave
Bug #100 [x2goclient] x2go client locks up on reboot or shutdown of server
Severity set to 'grave' from 'normal'
> tag #100 confirmed
Bug #100 [x2goclient] x2go client locks up on reboot or shutdown of server
Added tag(s) confirmed.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
100: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=100
X2Go Bug Tracking System
Contact git-admin(a)x2go.org with problems
Processing commands for control(a)bugs.x2go.org:
> retitle 100 x2go client locks up on reboot or shutdown of server
Bug #100 [x2goclient] (no subject)
Set Bug title to 'x2go client locks up on reboot or shutdown of server'.
>
End of message, stopping processing here.
Please contact me if you need assistance.
--
100: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=100
X2Go Bug Tracking System
Contact git-admin(a)x2go.org with problems