[Parti-discuss] Fw: install/bin/xpra attach ssh:
james ahlborn
jtahlborn at yahoo.com
Tue Mar 31 17:39:14 PDT 2009
the errors below are from a cygwin compiled windows 0.0.6 client attaching to a linux based server (via ssh).
i tried the server, as i mentioned in my other post, but that fails pretty early due to windows not liking ":" in file names. i tried to work around that, but since the client doesn't seem happy either, i was never sure how well i actually got the server running.
________________________________
From: Antoine Martin <antoine at nagafix.co.uk>
To: james ahlborn <jtahlborn at yahoo.com>
Cc: parti-discuss at partiwm.org
Sent: Monday, March 30, 2009 6:31:11 AM
Subject: Re: [Parti-discuss] install/bin/xpra attach ssh:
Hi James,
Sorry I can't help right now, I am out of the office at the moment but will have access to a Windows box in a week or so. I will re-post my patches based on the latest code.
Just out of curiosity, is this 0.0.6 you refer to?
Are you compiling with a cygwin environment?
Please note that I never tried the server side on a Windows box, client only... (for now at least)
Cheers
Antoine
james ahlborn wrote:
> as a followup, i've updated my windows codebase to the latest code, and these are the errors the client gets when attaching:
>
> Attached
> Unhandled exception in x_event_filter:
> Traceback (most recent call last):
> File "wimpiggy.lowlevel.bindings.pyx", line 1228, in wimpiggy.lowlevel.bindings.x_event_filter
> File "wimpiggy.lowlevel.bindings.pyx", line 1203, in wimpiggy.lowlevel.bindings._gw
> File "install/lib/python/wimpiggy/error.py", line 99, in call_synced
> return self._call(False, fun, args, kwargs)
> File "install/lib/python/wimpiggy/error.py", line 88, in _call
> self._exit(need_sync)
> File "install/lib/python/wimpiggy/error.py", line 69, in _exit
> error = _gdk.error_trap_pop()
> AttributeError: 'module' object has no attribute 'error_trap_pop'
>
> Then lots of these:
>
> Unhandled exception in x_event_filter:
> Traceback (most recent call last):
> File "wimpiggy.lowlevel.bindings.pyx", line 1228, in wimpiggy.lowlevel.bindings.x_event_filter
> File "wimpiggy.lowlevel.bindings.pyx", line 1203, in wimpiggy.lowlevel.bindings._gw
> File "install/lib/python/wimpiggy/error.py", line 99, in call_synced
> return self._call(False, fun, args, kwargs)
> File "install/lib/python/wimpiggy/error.py", line 88, in _call
> self._exit(need_sync)
> File "install/lib/python/wimpiggy/error.py", line 64, in _exit
> assert self.depth >= 0
> AssertionError
>
> Then, after the ssh seems to go through:
>
> Unhandled error while processing packet from peer
> Traceback (most recent call last):
> File "install/lib/python/xpra/protocol.py", line 143, in _consume_packet
> self._process_packet_cb(self, decoded)
> File "install/lib/python/xpra/client.py", line 386, in process_packet
> self._packet_handlers[packet_type](self, packet)
> File "install/lib/python/xpra/client.py", line 336, in _process_new_window
> self._process_new_common(packet, False)
> File "install/lib/python/xpra/client.py", line 330, in _process_new_common
> override_redirect)
> File "install/lib/python/xpra/client.py", line 72, in __init__
> self._new_backing(w, h)
> File "install/lib/python/xpra/client.py", line 137, in _new_backing
> cr = self._backing.cairo_create()
> AttributeError: 'gtk.gdk.Pixmap' object has no attribute 'cairo_create'
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Parti-discuss mailing list
> Parti-discuss at partiwm.org
> http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.partiwm.org/pipermail/parti-discuss/attachments/20090331/bf05a57c/attachment.htm>
More information about the Parti-discuss
mailing list