[Parti-discuss] using xpra
Nathaniel Smith
njs at pobox.com
Sat May 16 20:54:24 PDT 2009
2009/5/16 Thomas Käfer <kaefert at gmail.com>:
> 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
More information about the Parti-discuss
mailing list