[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Can't Start Gramps



I filed a bug report last week, but haven't heard anything back; thought maybe you folks might offer a solution.

westk@westek:~$ uname -a
Linux westek 2.6.32-5-686 #1 SMP Fri Dec 10 16:12:40 UTC 2010 i686 GNU/Linux

westk@westek:~$ cat /etc/apt/sources.list
deb http://ftp.us.debian.org/debian/ unstable main contrib non-free
deb http://ftp.us.debian.org/debian/ testing main contrib non-free
deb http://ftp.us.debian.org/debian/ stable main contrib non-free
deb http://security.debian.org/ stable/updates main contrib non-free
deb http://volatile.debian.org/debian-volatile stable/volatile main contrib non-free

The system is aptitude update'd and dist-upgrade'd

westk@westek:~$ gramps &
[1] 27439
westk@westek:~$ Upgrading INI file
/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()
15393: 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'

[1]+  Exit 1                  gramps



Thanks!

--
Kent West<*)))><
http://kentwest.blogspot.com
Praise Yah! \o/



Reply to: