[Parti-discuss] xpra -> command not found -> <string>: (2, 'No such file or directory')
Ivan Perez
ivanperezdominguez at gmail.com
Thu Oct 30 18:58:09 EDT 2008
Hi everyone,
it seems like I'm having a bit of a problem using xpra. I'm guessing it's
a problem
with paths, although I'm not really sure.
Here's what I get (I run this from the remote client, 192.168.1.9 is acting
as server,
I run all the things I was told to in README.xpra).
23:37:12 ~/parti-all-0.0.4$ install/bin/xpra attach ssh:eric at 192.168.1.9:13
Attached
PropertyNotify event received
Unhandled exception in x_event_filter:
Traceback (most recent call last):
File "wimpiggy.lowlevel.bindings.pyx", line 1219, in
wimpiggy.lowlevel.bindings.x_event_filter
TypeError: 'dict' object is unindexable
(this message, from PropertyNotify to TypeError, is printed 15 more times)
sending ['hello', {'__prerelease_version': '0.0.4', 'deflate': 3}]
eric at 192.168.1.9's password:
bash: xpra: command not found
Connection lost
-----------------------------------------------------
So, I guessed the problem was that xpra was not in the path, so I added a
wrapper
for it, located in /usr/bin/xpra, which simply sets PYTHONPATH to the right
path and launches /home/eric/parti-all-0.0.4/install/bin/xpra.
Here's what I get:
sending ['hello', {'__prerelease_version': '0.0.4', 'deflate': 3}]
eric at 192.168.1.9's password:
Traceback (most recent call last):
File "/home/eric/parti-all-0.0.4/install/bin/xpra", line 6, in <module>
xpra.scripts.main.main(sys.argv)
File "install/lib/python/xpra/scripts/main.py", line 54, in main
File "install/lib/python/xpra/scripts/main.py", line 92, in run_proxy
File "install/lib/python/xpra/scripts/main.py", line 75, in client_sock
File "<string>", line 1, in connect
socket.error: (2, 'No such file or directory')
Connection lost
Both machines are running intrepid. One of them is i386 (the server),
the other one is (amd64) (maybe some versions of some libraries are outdated
for amd64, I can't even get a decent java installation running yet).
Can anyone guess what's going on?
Cheers,
Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.partiwm.org/pipermail/parti-discuss/attachments/20081030/c3302a9d/attachment.html
More information about the Parti-discuss
mailing list