GNOME Bugzilla – Bug 423473
crash in Gimmie:
Last modified: 2007-03-28 22:23:35 UTC
What were you doing when the application crashed? Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 Traceback (most recent call last):
+ Trace 122710
self.topic_win = self.topic.get_topic_window()
self.topic_window = TopicWindow(self)
self.find_first_button()
filtered = self._filter_items_num_days_ago(items, zoom)
return [x for x in items if self._filter_compare(x, days_ago)]
for i in self.get_items_uncached():
for item in source.get_items_uncached():
yield DriveItem(drive)
raise ValueError, "Cannot find URI to open for drive '%s'" % drive
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 421620 ***