GNOME Bugzilla – Bug 425201
crash in Gimmie: Clicked onto "Linux" abo...
Last modified: 2007-04-02 06:53:46 UTC
What were you doing when the application crashed? Clicked onto "Linux" above the trashcan 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_1.fc6.cubbi_suspend2 #1 SMP Mon Mar 26 20:00:24 CEST 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: No 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 (65452 sec old) --------------------- ========================================================================== ========================================================================== Opening audio decoder: [mp3lib] MPEG layer-2, layer-3 AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000) Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3) ========================================================================== AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample) Starting playback... VDec: vo config request - 624 x 352 (preferred colorspace: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.77:1 - prescaling to correct movie aspect. VO: [xv] 624x352 => 624x352 Planar YV12 A: 0.2 V: 0.0 A-V: 0.195 ct: 0.000 1/ 1 ??% ??% ??,?% 0 0 A: 0.2 V: 0.0 A-V: 0.163 ct: 0.001 2/ 2 ??% ??% ??,?% 1 0 A: 0.2 V: 0.1 A-V: 0.142 ct: 0.0 A: 58.3 V: 58.3 A-V: -0.000 ct: -0.002 1400/1400 9% 0% 1.5% 2 0 A: 58.4 V: 58.4 A-V: 0.004 ct: -0.002 1401/1401 9% 0% 1.5% 2 0 A: 58.4 V: 58.4 A-V: 0.002 ct: -0.0 ...Too much output, ignoring rest... -------------------------------------------------- Traceback (most recent call last):
+ Trace 124102
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 ***