Hiya, using Ubuntu 8.10 here, just upgraded 0.0.4 to 0.0.5, now having some trouble.
I installed all the requisite dependencies as suggested:
aptitude install libx11-dev libxtst-dev libxcomposite-dev libxdamage-dev
python-gobject-dev python-gtk2-dev xvfb python-pyrex
It complains a bit during the do-build script. I don't know if it's
relevant:
building 'wimpiggy.lowlevel.bindings' extension
creating build/temp.linux-i686-2.5
creating build/temp.linux-i686-2.5/wimpiggy
creating build/temp.linux-i686-2.5/wimpiggy/lowlevel
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall
-Wstrict-prototypes -O0 -fPIC -I/usr/include/atk-1.0
-I/usr/include/glib-2.0 -I/usr/include/gtk-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/pygtk-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/lib/gtk-2.0/include -I/usr/include/libpng12
-I/usr/include/freetype2 -I/usr/include/python2.5 -c
wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.c -o
build/temp.linux-i686-2.5/wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.o
In file included from /usr/include/gtk-2.0/gtk/gtk.h:224,
from /usr/include/pygtk-2.0/pygtk/pygtk.h:8,
from wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.c:35:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function
declaration isn’t a prototype
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -O0
build/temp.linux-i686-2.5/wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.o
-lglib-2.0 -lfreetype -lgio-2.0 -lpangoft2-1.0 -lcairo -lXfixes -lm
-lgdk-x11-2.0 -lfontconfig -latk-1.0 -lpangocairo-1.0 -lgmodule-2.0
-lgtk-x11-2.0 -lXcomposite -lgdk_pixbuf-2.0 -lXdamage -lgobject-2.0 -lz
-lpango-1.0 -lXtst -o build/lib.linux-i686-2.5/wimpiggy/lowlevel/bindings.so
And then when I run xpra itself, it seems to work just fine until I
attempt to attach to an active session, either locally or remotely (to
another ubuntu 8.10 box) via ssh. It continually complains:
Unhandled exception in x_event_filter:
Traceback (most recent call last):
File "wimpiggy.lowlevel.bindings.pyx", line 1269, in
wimpiggy.lowlevel.bindings.x_event_filter
TypeError: 'dict' object is unindexable
If using ssh, I actually get the opportunity to login, but in either
case, xpra doesn't draw any windows in the local Xserver.
I'm pretty sure this isn't some strange pathing issue. In order to
upgrade I just nuked the previous xpra library directories and copied
the new 0.0.5 ones into place. ~/.xpra/run-xpra looks fine -- all the
paths are valid/sane.
Any ideas? Did I do something wrong?
--bak
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
