Hi again,
On Fr 14 Sep 2012 16:38:05 CEST Mike Gabriel wrote:
> Package: x2goserver-xsession
> Version: 3.1.1.3
> Severity: normal
>
> The X2Go script x2goruncommand sets a X2Go-customized
> LD_LIBRARY_PATH to enable X2Go's Xinerama feature.
>
> If the package x2goserver-xsession is not installed, then the
> LD_LIBRARY_PATH gets set for applications inside the X2Go session.
>
> However, if the package x2goserver-xsession is in use, the
> LD_LIBRARY_PATH env variable is not set for applications inside the
> X2Go session.
This might happen due to some setuid/setgid application in the middle
that gets called via Xsession startup.
http://superuser.com/questions/27376/why-does-my-ld-library-path-get-unset-…
Any other ideas?
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: x2goserver-xsession
Version: 3.1.1.3
Severity: normal
The X2Go script x2goruncommand sets a X2Go-customized LD_LIBRARY_PATH
to enable X2Go's Xinerama feature.
If the package x2goserver-xsession is not installed, then the
LD_LIBRARY_PATH gets set for applications inside the X2Go session.
However, if the package x2goserver-xsession is in use, the
LD_LIBRARY_PATH env variable is not set for applications inside the
X2Go session.
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…
Package: x2goclient
Version: 3.99.3.0-prerelease
Severity: minor
When launching an X2Go-proxied RDP session in fullscreen mode to a
Windows 7 or Windows 2008r2 server, the keyboard focus gets lost in
the RDP session window. Thus, it is not possible to enter the password
in the fullscreen login window of the RDP server.
--
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 all,
for convenient testing of the new DirectRDP feature, I have packaged /
backported latest freerdp-x11 and rdesktop as found in Debian sid for
installation on Debian squeeze systems.
to enjoy the new DirectRDP feature with latest RDP tools make sure you
have these APT sources in /etc/apt/sources.d/x2go.list
deb http://packages.x2go.org/debian squeeze heuler
deb http://packages.x2go.org/debian squeeze main
The latest x2goclient is in the heuler component of our repos, the RDP
tools in the main component.
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…
Processing commands for control(a)bugs.x2go.org:
> tags #27 pending
Bug #27 [python-x2go] Keyboard focus lost when connecting to Win2008r2 RDP-Server (proxied through NX) in fullscreen mode
Added tag(s) pending.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
27: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=27
X2Go Bug Tracking System
Contact git-admin(a)x2go.org with problems
Package: python-x2go
Version 0.2.0.9
Severity: normal
Python X2Go crashes sometimes...
1. session established
2. network fails
3. session receives a network timeout
4. session and connection will get taken down by python-x2go code
5. on re-connect and then session restart/resume the below exception pops up
The problem is often seen when SSH proxy connections are used. Not
seen yet with direct SSH connections.
"""
pyhoca-gui[9112] (x2gocontrolsession-pylib) NOTICE: connecting to
[127.0.0.1]:58513
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/gevent/greenlet.py", line 390, in run
result = self._run(*self.args, **self.kwargs)
File "/usr/lib/python2.6/dist-packages/x2go/forward.py", line 148,
in x2go_forward_tunnel_handle
r, w, x = select.select([self.fw_socket, self.chan], [], [])
File "/usr/lib/pymodules/python2.6/gevent/select.py", line 62, in select
raise error(*ex.args)
error: (2, 'Datei oder Verzeichnis nicht gefunden')
<Greenlet at 0x3434e20: <bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13 address=127.0.0.1:58513 handle=<bound method
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090
fileno=13
address=127.0.0.1:58513>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>(<socket at 0x35c9f90 fileno=15 sock=127.0.0.1:5851, ('127.0.0.1', 36176))> failed with
error
No handlers could be found for logger "paramiko.transport"
"""
--
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…