Dear all,
The X2Go Project it proud to announce a couple of new X2Go component releases:
All new packages will be available in our stable repositories (Debian,
Ubuntu) within the next 24h. The windows version of x2goclient will
probably be available tomorrow, as well.
For x2goserver and x2goclient these releases will be the last releases
in the 3.0.99.x series (x2goserver) and 3.99.0.x series (x2goclient).
Today Oleksandr Shneyder has found a conceptual bug in the X2Go
session hand shake that now is already fixed in the latest development
code.
To denote this change in session handshake protocol, minor version
numbers will be raised for the next releases of those projects:
Older clients will be fully compatible with newer servers (and vice
versa). The fix addresses a session resume failure that occurred every
once in a while (quite rare, but annoying). For the code change please
refer to the commits in X2Go Git addressing this:
X2Go Server... http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=63556d25c3a86f18...
X2Go Client... http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=3f4eab56698f439d...
Python X2Go... [patch will follow during the next 7 days for version 0.1.2.0]
Below, you can see the corresponding changelog entries for the new releases.
light+love, Mike
x2goserver (3.0.99.10-0~x2go1) RELEASE; urgency=low
[ Mike Gabriel ]
[ Jochen Schulz ]
[ Moritz Strübe ]
[ John Williams ]
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 01 Feb 2012 13:40:31 +0100
x2goclient (3.99.0.6-0~x2go1) RELEASE; urgency=low
[ Oleksandr Shneyder ]
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 01 Feb 2012 13:52:40 +0100
x2gothinclient (1.0.1.5-0~x2go1) RELEASE; urgency=low
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 01 Feb 2012 13:47:42 +0100
nx-libs (2:3.5.0.9-0) RELEASE; urgency=low
[ Mike Gabriel ]
[ Oleksandr Shneyder ]
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 01 Feb 2012 14:39:57 +0100
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Dear all,
The X2Go Project it proud to announce a couple of new X2Go component releases:
All new packages will be available in our stable repositories (Debian,
Ubuntu) within the next 24h. The windows version of x2goclient will
probably be available by the end of the week (ping@Alex!!!).
Below, you can see the corresponding changelog entries for the new releases.
light+love, Mike
x2goserver (3.0.99.9-0~x2go1) unstable; urgency=low
[ Mike Gabriel ]
[ Hayawardh Vijayakumar ]
[ Oleksandr Shneyder ]
x2goclient (3.99.0.4-0~x2go1) unstable; urgency=low
[ Oleksandr Shneyder ]
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 18 Jan 2012 14:53:20 +0100
x2gothinclient (1.0.1.4-0~x2go1) unstable; urgency=low
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 18 Jan 2012 15:15:09 +0100
For nx-libs, aka NX (redistributed), I will quote everything that
changed since 3.5.0.2, as that is the version currently in our main
repos.
nx-libs (2:3.5.0.7-0) unstable; urgency=low
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 16 Jan 2012 11:28:14 +0100
nx-libs (2:3.5.0.6-0) unstable; urgency=low
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 13 Jan 2012 13:21:41 +0100
nx-libs (2:3.5.0.5-0) unstable; urgency=low
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 13 Jan 2012 00:37:21 +0100
nx-libs (2:3.5.0.4-0) unstable; urgency=low
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 12 Jan 2012 23:04:37 +0100
nx-libs (2:3.5.0.3-0) unstable; urgency=low
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 12 Jan 2012 13:04:03 +0100
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
X2go-Announcement mailing list X2go-Announcement@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-announcement
Hello X2Go users,
I want to describe some changes we made in X2Go recently.
== Multi display support features. == There are two new features in X2Go to support desktops with more then one physical display.
You can configure this feature using Session Preferences dialog in X2Go client: http://www.x2go.org/_media/news:multidisp_set.png
Push "Identify all displays" button to find out the numbers of a physical displays: http://www.x2go.org/_media/news:ident_dsip.png
X2Go Session running 3 maximized LibreOffice windows is stretched over 3 physical displays: http://www.x2go.org/_media/news:xinerama.png
Xinerama configuration of X2Go session will be automatically updated every time when user moving or resizing his X2Go Session window.
==Verifying if port is free before resuming X2Go Session ==
On start of an X2Go session 3 tcp ports for ssh tunnels (graphic, sound, sshfs) are reserved. The values of these ports are stored in the X2Go session database and used by X2Go clients every time an X2Go session gets resumed. Sometimes it can happen that one of these ports is already used by another application after the session had been suspended. As result, X2Go client will be unable to resume such session or start sound or sshfs tunnel. To avoid this problem X2Go server (>= 3.1.0.0) will verify if these ports are still unused before the session will be resumed. In other case new ports will be reserved. The new port values will be updated in database and sent to the X2Go client.
IMPORTANT: Older versions of X2Go client will be compatible with newest X2Go servers. If ports have changed between suspend and resume of a session, older x2goclients will try to reconnect and fail. But on the next attempt, X2Go client will retrieve the updated port values from the X2Go session database.
Oleksandr Shneyder Dipl. Informatik X2go Core Developer Team
email: oleksandr.shneyder@obviously-nice.de web: www.obviously-nice.de
--> X2go - everywhere@home
On Thu, 2012-02-02 at 11:56 +0100, Oleksandr Shneyder wrote:
Hello X2Go users,
I want to describe some changes we made in X2Go recently.
== Multi display support features. == There are two new features in X2Go to support desktops with more then one physical display.
- Run X2Go Session in "full screen" mode on one of several physical displays. With this feature you can use one of your physical monitors to display X2Go session in "full screen" mode. On this photo you can see a Windows 7 notebook with a connected VGA monitor running X2Go Session on display 2: http://www.x2go.org/_media/news:two_sess.png
You can configure this feature using Session Preferences dialog in X2Go client: http://www.x2go.org/_media/news:multidisp_set.png
Push "Identify all displays" button to find out the numbers of a physical displays: http://www.x2go.org/_media/news:ident_dsip.png
- Using two or more physical displays as one large virtual display (Xinerama) The advantage of Xinerama feature is to only maximize windows to the dimensions of the active physical display. This can be very useful not only for thinclients with more then one physical displays, but also if user stretch their X2Go sessions over more then one display in "window" mode.
X2Go Session running 3 maximized LibreOffice windows is stretched over 3 physical displays: http://www.x2go.org/_media/news:xinerama.png
Xinerama configuration of X2Go session will be automatically updated every time when user moving or resizing his X2Go Session window.
==Verifying if port is free before resuming X2Go Session ==
On start of an X2Go session 3 tcp ports for ssh tunnels (graphic, sound, sshfs) are reserved. The values of these ports are stored in the X2Go session database and used by X2Go clients every time an X2Go session gets resumed. Sometimes it can happen that one of these ports is already used by another application after the session had been suspended. As result, X2Go client will be unable to resume such session or start sound or sshfs tunnel. To avoid this problem X2Go server (>= 3.1.0.0) will verify if these ports are still unused before the session will be resumed. In other case new ports will be reserved. The new port values will be updated in database and sent to the X2Go client.
IMPORTANT: Older versions of X2Go client will be compatible with newest X2Go servers. If ports have changed between suspend and resume of a session, older x2goclients will try to reconnect and fail. But on the next attempt, X2Go client will retrieve the updated port values from the X2Go session database. <snip> Very much appreciated. Thank you - John
Hi all,
On Do 02 Feb 2012 11:56:11 CET Oleksandr Shneyder wrote:
==Verifying if port is free before resuming X2Go Session ==
On start of an X2Go session 3 tcp ports for ssh tunnels (graphic, sound, sshfs) are reserved. The values of these ports are stored in the X2Go session database and used by X2Go clients every time an X2Go session gets resumed. Sometimes it can happen that one of these ports is already used by another application after the session had been suspended. As result, X2Go client will be unable to resume such session or start sound or sshfs tunnel. To avoid this problem X2Go server (>= 3.1.0.0) will verify if these ports are still unused before the session will be resumed. In other case new ports will be reserved. The new port values will be updated in database and sent to the X2Go client.
IMPORTANT: Older versions of X2Go client will be compatible with newest X2Go servers. If ports have changed between suspend and resume of a session, older x2goclients will try to reconnect and fail. But on the next attempt, X2Go client will retrieve the updated port values from the X2Go session database.
This functionality has just been implemented into python-x2go, as well. http://code.x2go.org/gitweb?p=python-x2go.git;a=commitdiff;h=37cbc1fa5f77877...
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Am 01.02.2012 17:19, schrieb Mike Gabriel:
Dear all,
The X2Go Project it proud to announce a couple of new X2Go component releases:
- x2goserver (3.0.99.10)
- x2goclient (3.99.0.6)
- x2gothinclient (1.0.1.5)
- nx-libs incl. x2goagent (3.5.0.9)
All new packages will be available in our stable repositories (Debian, Ubuntu) within the next 24h. The windows version of x2goclient will probably be available tomorrow, as well. http://code.x2go.org/releases/binary-win32/x2goclient/x2goclient-3.99.1.0-se... [.............]
Oleksandr Shneyder Dipl. Informatik X2go Core Developer Team
email: oleksandr.shneyder@obviously-nice.de web: www.obviously-nice.de
--> X2go - everywhere@home
Am 03.02.2012 10:13, schrieb Oleksandr Shneyder:
Am 01.02.2012 17:19, schrieb Mike Gabriel:
Dear all,
The X2Go Project it proud to announce a couple of new X2Go component releases:
[...]
- x2goclient (3.99.0.6) [...] http://code.x2go.org/releases/binary-win32/x2goclient/x2goclient-3.99.1.0-se... [.............] This new release seems to fix the issue reported in https://lists.berlios.de/pipermail/x2go-dev/2012-January/003271.html as well. Coincidence or intentional?
Kind Regards, Stefan
Am 03.02.2012 10:36, schrieb newsgroups.mail2@stefanbaur.de:
Am 03.02.2012 10:13, schrieb Oleksandr Shneyder:
Am 01.02.2012 17:19, schrieb Mike Gabriel:
Dear all,
The X2Go Project it proud to announce a couple of new X2Go component releases:
[...]
- x2goclient (3.99.0.6) [...] http://code.x2go.org/releases/binary-win32/x2goclient/x2goclient-3.99.1.0-se...
[.............] This new release seems to fix the issue reported in https://lists.berlios.de/pipermail/x2go-dev/2012-January/003271.html as well. Coincidence or intentional?
Kind Regards, Stefan
X2Go-Dev mailing list X2Go-Dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev
Hi Stefan,
I can't reproduce error you have described with previous version of x2goclient also. There is no code changes in version 3.99.1.0 that could fix such bug.
Oleksandr Shneyder Dipl. Informatik X2go Core Developer Team
email: oleksandr.shneyder@obviously-nice.de web: www.obviously-nice.de
--> X2go - everywhere@home
Am 03.02.2012 11:05, schrieb Oleksandr Shneyder:
Am 03.02.2012 10:36, schrieb newsgroups.mail2@stefanbaur.de:
Am 03.02.2012 10:13, schrieb Oleksandr Shneyder:
Am 01.02.2012 17:19, schrieb Mike Gabriel:
Dear all,
The X2Go Project it proud to announce a couple of new X2Go component releases:
[...] - x2goclient (3.99.0.6) [...] http://code.x2go.org/releases/binary-win32/x2goclient/x2goclient-3.99.1.0-se...
[.............] This new release seems to fix the issue reported in https://lists.berlios.de/pipermail/x2go-dev/2012-January/003271.html as well. Coincidence or intentional?
Kind Regards, Stefan
X2Go-Dev mailing list X2Go-Dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev Hi Stefan,
I can't reproduce error you have described with previous version of x2goclient also. There is no code changes in version 3.99.1.0 that could fix such bug.
Indeed, the bug is still in there, seems I didn't test thoroughly enough.
Steps to reproduce: password, and clicking OK
Step 4 doesn't always happen, so it might take you a while to run into this.
Note: I saw it happen a lot with the older client and had assumed it was a permanent error; with the newer one, it doesn't happen as often, or I was just lucky today. ;-) Had I known that before, I would obviously have mentioned it in my previous posting.
Kind Regards, Stefan
Am 04.02.2012 00:20, schrieb newsgroups.mail2@stefanbaur.de: [.................]
Indeed, the bug is still in there, seems I didn't test thoroughly enough.
Steps to reproduce: password, and clicking OK
- Use latest Windows X2Go-Client on Windows 7 Home Premium, 32-bit, German
- Create a new session, title "b0rked", Host: 192.18.3.123, User: foo, Session Type: KDE
- Try to connect to this session by selecting it, entering a random
- Wait until "Connect failed: No error" appears
- Application greys out and the usual "not responding"-message pops up (on Windows)
Step 4 doesn't always happen, so it might take you a while to run into this. [.................]
fixed. GIT commit: http://code.x2go.org/gitweb?p=x2goclient.git;a=commit;h=fd729ebae42d707e7ee1...
win binary: http://code.x2go.org/releases/binary-win32/x2goclient/x2goclient-3.99.1.0pre...
Oleksandr Shneyder Dipl. Informatik X2go Core Developer Team
email: oleksandr.shneyder@obviously-nice.de web: www.obviously-nice.de
--> X2go - everywhere@home
Hi all,
On Fr 03 Feb 2012 10:13:51 CET Oleksandr Shneyder wrote:
Am 01.02.2012 17:19, schrieb Mike Gabriel:
Dear all,
The X2Go Project it proud to announce a couple of new X2Go component releases:
- x2goserver (3.0.99.10)
- x2goclient (3.99.0.6)
- x2gothinclient (1.0.1.5)
- nx-libs incl. x2goagent (3.5.0.9)
All new packages will be available in our stable repositories (Debian, Ubuntu) within the next 24h. The windows version of x2goclient will probably be available tomorrow, as well. http://code.x2go.org/releases/binary-win32/x2goclient/x2goclient-3.99.1.0-se...
due to a miscommunication between me and Alex, he has already provided
a preview on x2goclient 3.99.1.0. I have renamed the file in our
download location:
http://code.x2go.org/releases/binary-win32/x2goclient/x2goclient-3.99.1.0pre...
Thanks+Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...