hi!


for some reason gnome-python always segfaults. i first thought
it would be related to one special app. but now i tried this:



Python 2.2.1 (#2, Sep 13 2002, 23:25:07) 
[GCC 2.95.4 20011002 (Debian prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gnome.canvas
Segmentation fault

when i just import the gnome module and not a submodule of it, it
works though:

Python 2.2.1 (#2, Sep 13 2002, 23:25:07) 
[GCC 2.95.4 20011002 (Debian prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gnome
>>> 




im using debian unstable. and installed both pygtk-1.99.13 and
gnome-python-1.99.13 from the release tarball..

i also got this debian package installed though:
ii  python-gtk     0.6.11-5       GTK support module for Python.

anybody got an idea why its always segfaulting?


thanks!

ciao!
florian





_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to