Greetings:<br><br>I am one of the contributors for the genealogy software called Gramps at <a href="http://gramps-project.org/">http://gramps-project.org/</a>.  Now i am not saying this to toot my own horn to spread the news about a software project...<br>
<br>After yesterday's gtk2 update, I am receiving this problem.  There were no updates to the Gramps repository that would have caused this problem, so my next choice is this list...  Can someone help me with this problem if you can???<br>
<br>[Frog@captainhook trunk]$ python ~/trunk/src/gramps.py<br>3051: ERROR: grampsgui.py: line 395: Gramps failed to start.<br>Traceback (most recent call last):<br>  File "/home/Frog/trunk/src/gui/grampsgui.py", line 375, in __startgramps<br>
    Gramps(argparser)<br>  File "/home/Frog/trunk/src/gui/grampsgui.py", line 297, in __init__<br>    self.vm = ViewManager(dbstate, DEFAULT_SIDEBAR_ORDER)<br>  File "/home/Frog/trunk/src/gui/viewmanager.py", line 272, in __init__<br>
    self.__build_main_window()<br>  File "/home/Frog/trunk/src/gui/viewmanager.py", line 330, in __build_main_window<br>    self.uimanager, self.progress_monitor, self)<br>  File "/home/Frog/trunk/src/DisplayState.py", line 325, in __init__<br>
    self.last_bar = self.status.insert(min_width=15, ralign=True)<br>  File "/home/Frog/trunk/src/widgets/statusbar.py", line 167, in insert<br>    label.set_alignment(xalign=1.0, yalign=0.5)<br>AttributeError: 'gtk.HBox' object has no attribute 'set_alignment'<br>
<br>As you can see from the most bottom line of the error, that it is something to do with gtk.HBox ?<br><br>Sincerely yours,<br>Rob G. Healey<br><br><br>