GNOME Bugzilla – Bug 449633
crash in Gimmie: just after I launched th...
Last modified: 2007-06-20 23:46:07 UTC
What were you doing when the application crashed? just after I launched the app for the first time, I got the app bar on the bottom center of the screen (over the task bar). I hovered over the firefox icon, the 'Applications' button appeared (or is it 'Programs'?), clicked on it and what I think is the main app appeared. then I hovered the mouse over 'Library', clicked on it and got this crash. Distribution: Ubuntu 7.04 (feisty) Gnome Release: 2.18.1 2007-04-10 (Ubuntu) BugBuddy Version: 2.18.1 System: Linux 2.6.20-16-lowlatency #2 SMP PREEMPT Thu Jun 7 20:23:03 UTC 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70200000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome 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 ----------- .xsession-errors (130305 sec old) --------------------- b7227000-b723a000 r-xp 00000000 08:12 2208829 /usr/lib/firefox/components/libcaps.so b723a000-b723b000 rw-p 00013000 08:12 2208829 /usr/lib/firefox/components/libcaps.so b723b000-b725b000 r--p 00000000 08:12 2046258 /usr/share/locale-langpack/en_GB/LC_MESSAGES/gtk20-properties.mo b725b000-b7264000 r-xp 00000000 08:12 2798865 /lib/tls/i686/cmov/libnss_files-2.5.so b7264000-b7266000 rw-p 00008000 08:12 2798865 /lib/tls/i686/cmov/libnss_files-2.5.so b7266000-b726e000 r-xp 00000000 08:12 2798867 /lib/tls/i686/cmov/libnss_nis-2.5.so b726e000-b7270000 rw-p 00007000 08:12 2798867 /lib/tls/i686/cmov/libnss_nis-2.5.so b7270000-b7283000 r-xp 00000000 08:12 2798848 /lib/tls/i686/cmov/libnsl-2.5.so b7283000-b7285000 rw-p 00012000 08:12 2798848 /lib/tls/i686/cmov/libnsl-2.5.so b7285000-b7287000 rw-p b7285000 00:00 0 b7287000-b728e000 r-xp 00000000 08:12 2798849 /lib/tls/i686/cmov/libnss_compat-2.5.so b728e000-b7290000 rw-p 00006000 08:12 2798849 /lib/tls/i686/cmov/libnss_compat-2.5.so b7290000-b7292000 r-xp 00000000 08:12 2016334 /usr/lib/libavahi-glib.so.1.0.1 b7292000-b7293000 rw-p 00001000 08:12 2016334 / ...Too much output, ignoring rest... -------------------------------------------------- Traceback (most recent call last):
+ Trace 142538
self.topic_win = self.topic.get_topic_window()
self.topic_window = TopicWindow(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
Had a bunch of backtraces, that all end the same way:
+ Trace 142539
, changing only the last hex value. It crashed when clicking the 'Linux' button over the workspace switcher; when clicking 'Library'; and when selecting 'Show Timeline' in the combo box beside the search box in the 'Recently Used' programs view. Haven't tried anything else.
Thanks for taking the time to report this bug. This bug has been fixed in the latest release, V0.2.7, please urge your distribution to update their Gimmie package to the latest release. *** This bug has been marked as a duplicate of 421620 ***