severity 335968 important
stop
This bug has been downgraded to important as it only seems to affect
some machines. It doesn't crash on my workstation (athlon; linux
2.6.11.7) but does crash on my laptop (pentium M; crashes under linux
2.6.14-rc5 and 2.6.9). Both machines are running the latest version of
sid.
(gdb) run /usr/share/gramps/gramps.py
[snip]
Running gramps under gdb results in the following:
Traceback (most recent call last):
File "/usr/share/gramps/gramps.py", line 81, in ?
import gramps_main
File "/usr/share/gramps/gramps_main.py", line 58, in ?
import MediaView
File "/usr/share/gramps/MediaView.py", line 49, in ?
import ImageSelect
File "/usr/share/gramps/ImageSelect.py", line 59, in ?
import RelImage
File "/usr/share/gramps/RelImage.py", line 34, in ?
from QuestionDialog import ErrorDialog, WarningDialog
File "/usr/share/gramps/QuestionDialog.py", line 47, in ?
ICON = pixbuf_new_from_file(const.icon)
gobject.GError: Failed to open file './gramps.png': No such file or directory
What is odd here is that the failure seems to be different from what
Jeffrey reported. As Alex has already stated, this bug is not due to
gramps. At a minimum, what we need to do is narrow down the problem so
the bug can be reassigned to the proper place.
--
James Treacy
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]