GNOME Bugzilla – Bug 422087
crash in Gimmie: I tried to open the (gre...
Last modified: 2007-03-25 23:00:38 UTC
What were you doing when the application crashed? I tried to open the (green) media button from the gnome-applet from gimmie. Distribution: Gentoo Base System release 1.12.9 Gnome Release: 2.16.2 2007-01-27 (Gentoo) 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 121611
self._show()
self.topic_win = self.topic.get_topic_window()
self.topic_window = TopicMenu(self)
self._add_toolbar_items()
for i in self.topic.get_toolbar_items(self.tooltips):
btn = PlacesMenuButton(tooltips)
self.set_menu(PlacesMenu())
for item in device_source.get_items():
for i in self.get_items_uncached():
yield DriveItem(drive)
raise ValueError, "Cannot find URI to open for drive '%s'" % drive
Hehe, actually the first time I used the bugbuddy tool, I did not know what to expect, didn't realise the bugreport would go straight to bugzilla. To be more informative: I did nothing special, just installed the new gimmie (0.2.5), and it just crashed. I was updating my system at the time so load was high.
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 ***