GNOME Bugzilla – Bug 350390
Errors when typing in Deskbar
Last modified: 2006-08-13 20:43:48 UTC
On my fresh HEAD install, deskbar shows this error numerous times after I login and try to use deskbar. I also opened the prefs window, but didn't change anything. Traceback (most recent call last):
+ Trace 70072
self.ui.append_matches (results)
self.cuemiac.append_matches (matches)
self.model.append (matches)
self.__append (hit)
self.__append_to_category (match)
self.__append_match_to_iter (cat.get_category_iter(), match)
return self.__parent.get_iter (self.__category_row_ref.get_path())
Duplicate of bug 350318.
Bug 350318 is a duplicate of bug 350252. Upgrade to pygtk-2.9.6 and pygobject 2.11.2 for the fix.
*** This bug has been marked as a duplicate of 350252 ***