Package: x2gobroker
Severity: wishlist
It should not be too difficult to add SSH broker mode functionality to
X2Go Session Broker. So here is the request for the wishlist.
Mike
--
DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
Package: x2gobroker
Severity: wishlist
Version: 0.0.1.0
X2Go Client supports the status session profile parameter (possible
values: S, R). Let X2Go Session Broker provide such status information
if available.
Mike
--
DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
Hi.
I updated my Debian Wheezy servers today (packages.x2go.org in
sources.list), after that I no longer can connect to the servers, I get
this message when I try with x2goclient-cli:
channel 1: open failed: connect failed: Connection refused
If i try with x2goclient I get an error message stating something like "The
server didn't reply with an expected encryption key type. It could mean
that the server has been compromised".
I have no problem using SSH keys to start an SSH session to the …
[View More]same
servers.
apt history looks like this:
Start-Date: 2013-03-28 11:57:38
Commandline: /usr/bin/apt-get upgrade
Upgrade: libdpkg-perl:amd64 (1.16.9, 1.16.10), libxcompext3:amd64
(3.5.0.17-0+wheezy~main~385~build1, 3.5.0.19-0+wheezy~main~401~build1),
nxagent:amd64 (3.5.0.17-0+wheezy~main~385~build1,
3.5.0.19-0+wheezy~main~401~build1), libxcomp3:amd64
(3.5.0.17-0+wheezy~main~385~build1, 3.5.0.19-0+wheezy~main~401~build1),
libspandsp2:amd64 (0.0.6~pre20-3, 0.0.6~pre20-3.1), libxcompshad3:amd64
(3.5.0.17-0+wheezy~main~385~build1, 3.5.0.19-0+wheezy~main~401~build1),
dpkg:amd64 (1.16.9, 1.16.10), x2goagent:amd64
(3.5.0.17-0+wheezy~main~385~build1, 3.5.0.19-0+wheezy~main~401~build1),
google-chrome-stable:amd64 (25.0.1364.172-r187217, 26.0.1410.43-r189671),
keepassx:amd64 (0.4.3-2, 0.4.3+dfsg-0.1), dpkg-dev:amd64 (1.16.9, 1.16.10),
nxproxy:amd64 (3.5.0.17-0+wheezy~main~385~build1,
3.5.0.19-0+wheezy~main~401~build1), libnx-x11:amd64
(3.5.0.17-0+wheezy~main~385~build1, 3.5.0.19-0+wheezy~main~401~build1)
End-Date: 2013-03-28 11:58:10
Any ideas?
Cheers,
Daniel
[View Less]
Hi Thomas,
On Sa 23 Mär 2013 16:28:28 CET Thomas Hanschke wrote:
> Hello everyone;
>
> I have set up a x2go terminal-server on ubuntu 12.04 in our school.
> There are 25 thinclients (wyse with windows7 embedded) in a classroom.
> The thinclients start with an openbox-session. So far it works fine, but
> there is a little problem:
>
> If more than 2 or 3 clients log on at exactly the same time, some of
> them stop at the black screen before the gray X2Go Logo appears.…
[View More]
> There is no error message. With a little timeshift of 2 or 3 seconds
> between the logons, there are no problems.
>
> Can anyone get a little help to solve this?
You experience a race condition where the server tries to allocate a
display port per session and if two users log in very simulataneously,
the second user won't get a valid display.
I am not sure if this can be avoided really reliably. However, instead
of incrementing the X2GO_PORT by 1 in x2gostartagent (in case the
probed port is not usable anymore) we could increment the X2GO_PORT by
some random value (between 1 and 30). Then it could still be that two
clients try to get the same DISPLAY port (in case two random calls
deliver the same value), but the failing logins should reduce by far.
I Cc: our -dev list for further comment.
Mike
--
DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
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]
Package: x2goclient
Version 4.0.1.0
Severity: grave
Tag: ipv6
Hi Alex,
Orion reported this issue on IRC:
https://red.libssh.org/issues/101
To work around it, I guess, we should limit the tunnel connections in
X2Go to IPv4 (as they are localhost to localhost connections anyway).
Here is the IRC backlog of the reported issue:
18:51 < orionp> Is there a known issue with x2client and ssh proxy
connections with passwords? I'm getting "connection refused".
18:56 < neverpanic> …
[View More]you mean your ssh host is password-protected? No,
that works.
18:56 < neverpanic> at least for me
18:57 < neverpanic> connection refused doesn't sound like an
authentication issue anyway
18:57 < orionp> It seems to be a ssh hanshake issue
18:57 < orionp> handshake
18:57 < orionp> It seems like this used to work for me, but now it doesn't
18:58 < orionp> Even with ssh-agent it fails now, though with a
different error.
19:47 < orionp> Hmm, looks like a race condition - tries to connect to
the ssh tunnel port before it is bound
Greets,
Mike
--
DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
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]
Hi all,
being one of the official maintainers of libjpeg-turbo in Debian, I
have also uploaded libjpeg-turbo to the X2Go project's Debian archive.
For Debian, at the time of writing libjpeg-turbo will not replace
libjpeg8 (as it happened with many other distros).
Neither will the compat mode packages of libjpeg-turbo (named:
libjpeg8-turbo) be provided in the Debian project's archive.
However, for X2Go I have built a special version of libjpeg-turbo that
provides these drop-in …
[View More]replacement packages for libjpeg8:
libjpeg8-turbo
libjpeg-turbo-progs
libjpeg8-turbo-dev (do not use!)
With these packages you can tremendously enhance X2Go. The packages
have been uploaded for wheezy and sid, I plan to provide a backport
for squeeze, as well.
However, NOTE: The libjpeg8-turbo ABI is not 100% compatible with
libjpeg8 from the International JPEG Group, so please use these
packages at your own risk. Installing libjpeg8-turbo will force every
installed application that had been linked against libjpeg8 to use the
symbols in libjpeg8-turbo. For me it works, but will it for you?
@Ubuntu users: Ubuntu has replaced libjpegX by libjpeg-turbo a while
ago, so please ignore this post. This is for Debian users only.
Greets,
Mike
--
DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
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]
Processing commands for control(a)bugs.x2go.org:
> clone #117 -1
Bug #117 [x2goserver] Make Cinnamon selectable
Bug 117 cloned as bug 150
> tag -1 - pending
Bug #150 [x2goserver] Make Cinnamon selectable
Removed tag(s) pending.
> reassign -1 nxagent
Bug #150 [x2goserver] Make Cinnamon selectable
Bug reassigned from package 'x2goserver' to 'nxagent'.
Ignoring request to alter found versions of bug #150 to the same values previously set
No longer marked as fixed in versions 4.1.0.0.
…
[View More]> retitle -1 Cinnamon desktop requires GLX extensions > v6
Bug #150 [nxagent] Make Cinnamon selectable
Changed Bug title to 'Cinnamon desktop requires GLX extensions > v6' from 'Make Cinnamon selectable'
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
117: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=117
150: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=150
X2Go Bug Tracking System
Contact owner(a)bugs.x2go.org with problems
[View Less]
Processing commands for control(a)bugs.x2go.org:
> fixed #82 4.1.0.0
Bug #82 [x2goserver] x2gosuspend-session executes with no SESSION_NAME set
There is no source info for the package 'x2goserver' at version '4.1.0.0' with architecture ''
Unable to make a source version for version '4.1.0.0'
Marked as fixed in versions 4.1.0.0.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
82: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=82
X2Go Bug Tracking System
…
[View More]Contact owner(a)bugs.x2go.org with problems
[View Less]