GNOME Bugzilla – Bug 426782
crash in Gimmie:
Last modified: 2007-04-06 02:42:01 UTC
What were you doing when the application crashed? Distribution: Fedora Core release 6 (Zod) Gnome Release: 2.16.3 2007-01-31 (Red Hat, Inc) BugBuddy Version: 2.16.0 System: Linux 2.6.20-1.2933.fc6 #1 SMP Mon Mar 19 11:38:26 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70000001 Selinux: Enforcing Accessibility: Disabled 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 (143 sec old) --------------------- Could not load library! Trying exec.... DCOP: register 'kbuildsycoca' -> number of clients is now 2 kbuildsycoca running... DCOP: register 'anonymous-10902' -> number of clients is now 3 Reusing existing ksycoca DCOP Cleaning up dead connections. DCOP: unregister 'anonymous-10902' DCOP: unregister 'kbuildsycoca' kdeinit: PID 10902 terminated. Gnome-Message: gnome_execute_async_with_env_fds: returning -1 Gnome-Message: gnome_execute_async_with_env_fds: returning -1 ** (beryl-manager:3520): WARNING **: Beryl caught deadly signal 9 Gnome-Message: gnome_execute_async_with_env_fds: returning -1 Gnome-Message: gnome_execute_async_with_env_fds: returning -1 -------------------------------------------------- Traceback (most recent call last):
+ Trace 125381
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
Ugh, accidentally hit "send" on the bug-buddy report box.... (#361311)
*** This bug has been marked as a duplicate of 423504 ***