Nick, (snip)
I have tried very hard to reproduce the bug(s?), both the one you reported and the one in the ticket - and failed at both..Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/xpra/server/server_base.py", line 1242, in _process_key_action self._focus(ss, wid, None) File "/usr/lib/python2.6/site-packages/xpra/x11/server.py", line 455, in _focus window.give_client_focus() File "/usr/lib/python2.6/site-packages/xpra/x11/gtk_x11/window.py", line 1319, in give_client_focus trap.swallow_synced(self.do_give_client_focus) File "/usr/lib/python2.6/site-packages/xpra/x11/gtk_x11/error.py", line 138, in swallow_synced self.call_synced(fun, *args, **kwargs) File "/usr/lib/python2.6/site-packages/xpra/x11/gtk_x11/error.py", line 121, in call_synced return self._call(True, fun, args, kwargs) File "/usr/lib/python2.6/site-packages/xpra/x11/gtk_x11/error.py", line 113, in _call raise e OverflowError: can't convert negative value to unsigned longAlthough the error you are seeing is popping up somewhere else, it does look awfully similar to this ticket: https://www.xpra.org/trac/ticket/334 If I can reproduce it then I should be able to fix it quickly.
Can you please add to this ticket (see debugging instructions in comment 4): http://xpra.org/trac/ticket/334#comment:4
Thanks Antoine _______________________________________________ shifter-users mailing list [email protected] http://lists.devloop.org.uk/mailman/listinfo/shifter-users
