Thanks Alex, how's this: bad news? [EMAIL PROTECTED]:~$ python Python 2.5.1 (r251:54863, May 27 2007, 15:55:14) [GCC 4.1.3 20070518 (prerelease) (Ubuntu 4.1.2-8ubuntu1)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import gtk >>> import gtkspell >>> import locale >>> lang = locale.getlocale()[0] >>> if lang == None: print "lang is None" ... else: gtkspell.Spell(gtk.TextView()).set_language(lang) ... Segmentation fault (core dumped) [EMAIL PROTECTED]:~$
-- [gutsy] gramps segfaults on load, and dumps https://bugs.launchpad.net/bugs/120569 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs