On Tue, 2006-02-14 at 01:06 +1100, Anand Kumria wrote: > eve:[~]% python > Python 2.3.5 (#2, Aug 30 2005, 15:50:26) > [GCC 4.0.2 20050821 (prerelease) (Debian 4.0.1-6)] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> import gnome > zsh: segmentation fault python
This shows that your python-gnome2 (well, actually python2.3-gnome2) is broken. > Versions of packages gramps depends on: > ii gconf2 2.12.1-9 GNOME configuration database > syste > ii python 2.3.5-5 An interactive high-level > object-o > ii python-glade2 2.6.3-2 GTK+ bindings: Glade support > ii python-gnome2 2.10.0-4 Python bindings for the GNOME > desk And this is probably why: gconf2 being 2.12 is indicative of gnome2.12 installed on your system. I would guess that python-gnome2 should also be version 2.12. My current version in sid is 2.12.3-2 Can you update and see if it fixes the problem? If not, this report should be reassigned to python2.3-gnome2 package, as import gnome in python fails, and grams has nothing to do with it. Alex -- Alexander Roitman http://www.gramps-project.org
signature.asc
Description: This is a digitally signed message part

