> Nathaniel Smith <[email protected]> wrote on 24/03/2009 05:08 PM
> 2009/3/24 Toby Haynes <[email protected]>:
> > I use tramp mode extensively under Emacs - but there are times when
it's
> > easier to have Emacs up on the remote machine and export the DISPLAY.
Those
> > times include running Emacs on files under Clearcase control. I've not
> > managed to get local Emacs -> tramp(ssh) -> Clearcase remote hookup to
work
> > sanely.
>
> Ah, ClearCase? Then yeah, man, do whatever it takes to get you through
> the day...

Don't see us to switching to git any time soon. Something about dog-fooding
our own products...

> > OverflowError: long int too large to convert to int
> > Unhandled error while processing packet from peer
> > Traceback (most recent call last):
> >   File "install/lib/python/xpra/protocol.py", line 126, in
_consume_packet
> >   File "install/lib/python/xpra/server.py", line 624, in process_packet
> >   File "install/lib/python/xpra/server.py", line 555, in _process_focus
> >   File "install/lib/python/xpra/server.py", line 430, in _focus
> >   File "install/lib/python/wimpiggy/window.py", line 933, in
> > give_client_focus
> >   File "install/lib/python/wimpiggy/error.py", line 105, in
swallow_unsynced
> >   File "install/lib/python/wimpiggy/error.py", line 96, in
call_unsynced
> >   File "install/lib/python/wimpiggy/error.py", line 84, in _call
> >   File "install/lib/python/wimpiggy/lowlevel/__init__.py", line 15, in
> > send_wm_take_focus
> >   File "wimpiggy.lowlevel.bindings.pyx", line 958, in
> > wimpiggy.lowlevel.bindings.sendClientMessage
>
> Are you on a 64-bit or 32-bit system?

Both these boxes are running 32-bit.

> What version of Pyrex? I see some discussion of such errors on the
> Pyrex list in 2005, but I'm not sure it's related (and it looks like
> it might require a 32-bit system to trigger anyway, and I don't have
> any handy :-/).

On the Ubuntu 8.10 box (where the display is actually held), it's running
0.9.7. On the Fedora 10 laptop, I've got Pyrex 0.9.8.4. I can update either
of these pretty easily.

> > and occasionally I see
> >
> > KeyError: 2
> > Traceback (most recent call last):
> >   File "install/lib/python/wimpiggy/wm.py", line 294, in
> > do_wimpiggy_focus_in_event
> >   File "install/lib/python/wimpiggy/world_window.py", line 169, in
> > reset_x_focus
> >   File "install/lib/python/wimpiggy/world_window.py", line 157, in
> > _take_focus
> >   File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 15, in
> > send_wm_take_focus
>
> KeyError? PIL? WTF... hopefully this is just a bug in the traceback
> routines...

I'll see if that crops up again, otherwise I might just have to start
dumping dictionaries. I might try swapping the display ownership around to
the laptop to see the problem is still reproducible.

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

Reply via email to