GNOME Bugzilla – Bug 632493
gnome-sudoku crashed with KeyError in setup_tree()
Last modified: 2014-05-30 23:35:27 UTC
this report has been filed here: https://bugs.edge.launchpad.net/ubuntu/+source/gnome-games/+bug/638877 the report got this crash during the startup : Traceback (most recent call last):
+ Trace 224213
start_game()
main.start_game()
u = UI()
self.setup_gui()
self.setup_tracker_interface()
self.tracker_ui = TrackerBox(self)
self.setup_tree()
STOCK_PIXBUFS['tracks'],
The lp bug has been marked obsolete... Does anyone still have this issue?
The original report is against GNOME 2.22. If anyone can still reproduce, please do reopen.