After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 454671 - crash in Gimmie:
crash in Gimmie:
Status: RESOLVED DUPLICATE of bug 421620
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-07 21:06 UTC by ramadhian
Modified: 2007-09-13 23:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description ramadhian 2007-07-07 21:06:00 UTC
What were you doing when the application crashed?



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-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Vista Panel
Icon Theme: Vista-Inspirate_1.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



----------- .xsession-errors (663 sec old) ---------------------
sess id   : 3544382718
data len  : 57
pkt type  : 0x4b
59 4d 53 47 00 00 00 00 00 39 00 4b 00 00 00 01 d3 42 fc fe 
Y  M  S  G  .  .  .  .  .  9  .  K  .  .  .  .  .  B  .  .  
35 c0 80 6b 65 6e 7a 6f 5f 64 65 68 c0 80 34 c0    5..kenzo_deh..4.
80 66 61 68 69 72 61 5f 69 64 72 69 73 c0 80 31    .fahira_idris..1
34 c0 80 20 c0 80 31 33 c0 80 31 c0 80 34 39 c0    4.. ..13..1..49.
80 54 59 50 49 4e 47 c0 80                         .TYPING..
field   1: key:     5, len:    9, value: 'kenzo_deh'
field   2: key:     4, len:   12, value: 'fahira_idris'
field   3: key:    14, len:    1, value: ' '
field   4: key:    13, len:    1, value: '1'
field   5: key:    49, len:    6, value:
...Too much output, ignoring rest...
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 927 in <lambda>
    self.sidebar.connect("set-source", lambda sb, source: self._set_source(source))
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 986 in _set_source
    self.get_zoom_level())
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 1050 in _filter_items_num_days_ago
    return [x for x in items if self._filter_compare(x, days_ago)]
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_base.py", line 219 in get_items
    for i in self.get_items_uncached():
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_recent.py", line 77 in get_items_uncached
    for item in source.get_items_uncached():
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_computer.py", line 217 in get_items_uncached
    yield DriveItem(drive)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_computer.py", line 106 in __init__
    raise ValueError, "Cannot find URI to open for drive '%s'" % drive
ValueError: Cannot find URI to open for drive '<gnomevfs.Drive object (GnomeVFSDrive) at 0x86d1dec>'

Comment 1 H. 2007-09-13 23:40:20 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 421620 ***