Your message dated Tue, 09 Jul 2013 22:35:56 +0200
with message-id <[email protected]>
and subject line gramps: fails to start; gtk.Hbox has not attribute
'set_alignment'
has caused the Debian Bug report #607310,
regarding gramps: fails to start; gtk.Hbox has not attribute 'set_alignment'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
607310: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607310
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gramps
Version: 3.0.1-1
Severity: normal
When I try to run gramps:
westk@westek:~$ gramps
/usr/share/gramps/ThumbNails.py:31: DeprecationWarning: the md5 module
is deprecated; use hashlib instead
import md5
/usr/share/gramps/ViewManager.py:216: DeprecationWarning: Use the new
widget gtk.Tooltip
self.tips = gtk.Tooltips()
10063: ERROR: gramps.py: line 215: Gramps failed to start.
Traceback (most recent call last):
File "/usr/share/gramps/gramps.py", line 193, in run
gramps_main.Gramps(args)
File "/usr/share/gramps/gramps_main.py", line 234, in __init__
self.vm = ViewManager.ViewManager(state)
File "/usr/share/gramps/ViewManager.py", line 224, in __init__
self.__build_main_window()
File "/usr/share/gramps/ViewManager.py", line 270, in __build_main_window
self.uimanager, self.progress_monitor, self)
File "/usr/share/gramps/DisplayState.py", line 324, in __init__
self.last_bar = self.status.insert(min_width=15, ralign=True)
File "/usr/share/gramps/GrampsWidgets.py", line 1216, in insert
label.set_alignment(xalign=1.0, yalign=0.5)
AttributeError: 'gtk.HBox' object has no attribute 'set_alignment'
westk@westek:~$
It then pops up a graphical window saying "Gramps has experienced an
unexpected error" with a button to report the error,
but the Report button just causes the window to disappear with no
further action.
I edited the /usr/share/gramps/GrampsWidgets.py file, commenting out
line 1216; that allows gramps to start, but not knowing
what effect that might have on my system/data, I'm not going to run
gramps like this.
Thank you!
/Kent
-- System Information:
Debian Release: 6.0
APT prefers stable
APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gramps depends on:
ii librsvg2-common 2.26.3-1 SAX-based renderer library
for SVG
ii python 2.6.6-3+squeeze3 interactive high-level
object-orie
ii python-central 0.6.16+nmu1 register and build utility
for Pyt
ii python-glade2 2.17.0-4 GTK+ bindings: Glade support
ii python-gnome2 2.28.1-1 Python bindings for the
GNOME desk
ii python2.5 2.5.5-11 An interactive high-level
object-o
ii rarian-compat [scrollke 0.8.1-5 Documentation meta-data
library (c
Versions of packages gramps recommends:
ii graphviz 2.26.3-5 rich set of graph drawing tools
pn python-gnome2-deskto <none> (no description available)
pn python-gnome2-extras <none> (no description available)
pn python-reportlab <none> (no description available)
ii ttf-freefont 20090104-7 Freefont Serif, Sans and
Mono True
ii xdg-utils 1.0.2+cvs20100307-3 desktop integration
utilities from
gramps suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Submitter upgraded to newer version of Gramps (in unstable) and problem
was solved. Submitter asked for the bug to be closed.
--- End Message ---