Hi there! Thanks for the hint. I installed "x11-xserver-utils" on the
server. Now I get the following output:

-------------------------------------- SERVER
--------------------------------------
kaef...@blechserver:~$
/usr/local/lib/xpra/parti-all-0.0.6/install/bin/xpra start --no-daemon
:13
(EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed
(/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such
file or directory)
(EE) GLX: could not load software renderer
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic,
removing from list!
[dix] Could not init font path element
/usr/share/fonts/X11/100dpi/:unscaled, removing from list!
[dix] Could not init font path element
/usr/share/fonts/X11/75dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/Type1,
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi,
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi,
removing from list!
[config/dbus] couldn't take over org.x.config:
org.freedesktop.DBus.Error.AccessDenied (Connection ":1.133" is not
allowed to own the service "org.x.config.display13" due to security
policies in the configuration file)
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed
(/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such
file or directory)
(EE) GLX: could not load software renderer
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic,
removing from list!
[dix] Could not init font path element
/usr/share/fonts/X11/100dpi/:unscaled, removing from list!
[dix] Could not init font path element
/usr/share/fonts/X11/75dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/Type1,
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi,
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi,
removing from list!
[config/dbus] couldn't take over org.x.config:
org.freedesktop.DBus.Error.AccessDenied (Connection ":1.133" is not
allowed to own the service "org.x.config.display13" due to security
policies in the configuration file)
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
Xlib:  extension "RANDR" missing on display ":13.0".
Xlib:  extension "RANDR" missing on display ":13.0".
/usr/local/lib/xpra/parti-all-0.0.6/install/lib/python/wimpiggy/wm.py:9:
DeprecationWarning: the sets module is deprecated
  from sets import ImmutableSet
Xlib:  extension "RANDR" missing on display ":13.0".
New connection received
Handshake complete; enabling connection


-------------------------------------- CLIENT
---------------------------------------
kaef...@mobulux:~$
/usr/local/lib/xpra/parti-all-0.0.6/install/bin/xpra attach
ssh:kaefert.gotdns.org:13
kaef...@mobulux:~$ export
PYTHONPATH=/usr/local/lib/xpra/parti-all-0.0.6/install/lib/python
kaef...@mobulux:~$
/usr/local/lib/xpra/parti-all-0.0.6/install/bin/xpra attach
ssh:kaefert.gotdns.org:13
Attached
[email protected]'s password:
ls
export DISPLAY=:13
gedit
exit
quit

Nothing shows up on the client. Do you have another hint for me?

Best Regards, Thomas.


2009/5/17 Nathaniel Smith <[email protected]>:
> 2009/5/16 Thomas Käfer <[email protected]>:
>>  File 
>> "/usr/local/lib/xpra/parti-all-0.0.6/install/lib/python/xpra/server.py",
>> line 250, in __init__
>>    sys.stderr.write("Error running xmodmap: %s\n" % (e,))
>> NameError: global name 'sys' is not defined
>
> Here's the problem -- you need xmodmap installed on the server. (It
> might be part of a package called "x11-xserver-utils" or something
> like that.)
>
> Also, there's a bug -- xpra tries to tell you what the problem is, but
> in 0.0.6 that error-reporting code doesn't actually work :-). That'll
> be fixed in the next release.
>
> -- Nathaniel
>

_______________________________________________
Parti-discuss mailing list
[email protected]
http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss

Reply via email to