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 421620 - crash in Gimmie: Clicked linux button in ...
crash in Gimmie: Clicked linux button in ...
Status: RESOLVED FIXED
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
: 421526 421632 421675 421677 421790 421920 421968 422037 422087 422162 422184 422186 422189 422398 422455 422473 422539 422615 422774 422806 422885 423047 423053 423416 423468 423472 423473 423504 423517 423529 423677 423849 423880 423881 423924 423949 423950 423952 423953 423955 424035 424059 424243 424274 424364 425162 425172 425173 425201 425253 425329 425415 425416 425419 425420 425421 425640 426331 426332 426559 426560 426566 426989 427132 427133 427791 428107 428116 428117 428118 428141 428337 428655 429250 429352 429571 429829 430098 430491 430656 431076 431326 431726 432531 432719 432760 433785 433786 434400 434590 435934 435936 435937 436173 437147 438197 439252 440155 440528 441044 441450 441453 441704 441867 443501 444102 444116 444118 444231 444569 446590 447090 447091 447105 447108 447575 447868 447869 447870 447957 448222 449384 449633 449989 450024 454671 475777 484061 487553 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-03-22 20:17 UTC by bugs
Modified: 2007-10-22 22:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description bugs 2007-03-22 20:17:01 UTC
What were you doing when the application crashed?
Clicked linux button in standalone panel mode


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
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):
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_gui.py", line 386 in do_clicked
    self.topic_win = self.topic.get_topic_window()
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_base.py", line 377 in get_topic_window
    self.topic_window = TopicWindow(self)
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_topicwin.py", line 1134 in __init__
    self.find_first_button()
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_topicwin.py", line 1026 in find_first_button
    filtered = self._filter_items_num_days_ago(items, zoom)
  • File "/usr/lib/python2.4/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.4/site-packages/gimmie/gimmie_base.py", line 219 in get_items
    for i in self.get_items_uncached():
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_recent.py", line 77 in get_items_uncached
    for item in source.get_items_uncached():
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_computer.py", line 217 in get_items_uncached
    yield DriveItem(drive)
  • File "/usr/lib/python2.4/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 0xb06e0dec>'

Comment 1 Alex Graveley 2007-03-22 20:25:49 UTC
Ugg, suck.  I just fixed this in SVN change #389.  It missed 0.2.6 though :-/
Comment 2 Tony Tsui 2007-03-22 21:35:47 UTC
*** Bug 421632 has been marked as a duplicate of this bug. ***
Comment 3 Tony Tsui 2007-03-22 22:11:24 UTC
*** Bug 421675 has been marked as a duplicate of this bug. ***
Comment 4 Tony Tsui 2007-03-22 22:24:07 UTC
*** Bug 421677 has been marked as a duplicate of this bug. ***
Comment 5 Tony Tsui 2007-03-23 10:54:23 UTC
*** Bug 421790 has been marked as a duplicate of this bug. ***
Comment 6 Tony Tsui 2007-03-25 22:58:34 UTC
*** Bug 422806 has been marked as a duplicate of this bug. ***
Comment 7 Tony Tsui 2007-03-25 22:58:42 UTC
*** Bug 422774 has been marked as a duplicate of this bug. ***
Comment 8 Tony Tsui 2007-03-25 22:59:26 UTC
*** Bug 422615 has been marked as a duplicate of this bug. ***
Comment 9 Tony Tsui 2007-03-25 22:59:35 UTC
*** Bug 422473 has been marked as a duplicate of this bug. ***
Comment 10 Tony Tsui 2007-03-25 22:59:44 UTC
*** Bug 422455 has been marked as a duplicate of this bug. ***
Comment 11 Tony Tsui 2007-03-25 22:59:53 UTC
*** Bug 422398 has been marked as a duplicate of this bug. ***
Comment 12 Tony Tsui 2007-03-25 23:00:02 UTC
*** Bug 422189 has been marked as a duplicate of this bug. ***
Comment 13 Tony Tsui 2007-03-25 23:00:09 UTC
*** Bug 422186 has been marked as a duplicate of this bug. ***
Comment 14 Tony Tsui 2007-03-25 23:00:22 UTC
*** Bug 422184 has been marked as a duplicate of this bug. ***
Comment 15 Tony Tsui 2007-03-25 23:00:31 UTC
*** Bug 422162 has been marked as a duplicate of this bug. ***
Comment 16 Tony Tsui 2007-03-25 23:00:38 UTC
*** Bug 422087 has been marked as a duplicate of this bug. ***
Comment 17 Tony Tsui 2007-03-25 23:02:33 UTC
*** Bug 422037 has been marked as a duplicate of this bug. ***
Comment 18 Tony Tsui 2007-03-25 23:02:40 UTC
*** Bug 421968 has been marked as a duplicate of this bug. ***
Comment 19 Tony Tsui 2007-03-25 23:02:54 UTC
*** Bug 421920 has been marked as a duplicate of this bug. ***
Comment 20 Tony Tsui 2007-03-25 23:08:19 UTC
*** Bug 422539 has been marked as a duplicate of this bug. ***
Comment 21 Tony Tsui 2007-03-26 05:07:34 UTC
*** Bug 422885 has been marked as a duplicate of this bug. ***
Comment 22 Tony Tsui 2007-03-26 22:26:51 UTC
*** Bug 423053 has been marked as a duplicate of this bug. ***
Comment 23 Tony Tsui 2007-03-26 22:27:04 UTC
*** Bug 423047 has been marked as a duplicate of this bug. ***
Comment 24 Tony Tsui 2007-03-28 22:23:35 UTC
*** Bug 423473 has been marked as a duplicate of this bug. ***
Comment 25 Tony Tsui 2007-03-28 22:23:45 UTC
*** Bug 423472 has been marked as a duplicate of this bug. ***
Comment 26 Tony Tsui 2007-03-28 22:23:55 UTC
*** Bug 423468 has been marked as a duplicate of this bug. ***
Comment 27 Tony Tsui 2007-03-28 22:24:29 UTC
*** Bug 423416 has been marked as a duplicate of this bug. ***
Comment 28 Tony Tsui 2007-03-28 22:30:41 UTC
*** Bug 423677 has been marked as a duplicate of this bug. ***
Comment 29 Tony Tsui 2007-03-28 22:30:49 UTC
*** Bug 423849 has been marked as a duplicate of this bug. ***
Comment 30 Tony Tsui 2007-03-28 22:31:01 UTC
*** Bug 423881 has been marked as a duplicate of this bug. ***
Comment 31 Tony Tsui 2007-03-28 22:31:09 UTC
*** Bug 423880 has been marked as a duplicate of this bug. ***
Comment 32 Tony Tsui 2007-03-28 22:31:15 UTC
*** Bug 423924 has been marked as a duplicate of this bug. ***
Comment 33 Tony Tsui 2007-03-29 04:53:04 UTC
*** Bug 423949 has been marked as a duplicate of this bug. ***
Comment 34 Tony Tsui 2007-03-29 04:53:10 UTC
*** Bug 423950 has been marked as a duplicate of this bug. ***
Comment 35 Tony Tsui 2007-03-29 04:53:16 UTC
*** Bug 423952 has been marked as a duplicate of this bug. ***
Comment 36 Tony Tsui 2007-03-29 04:53:21 UTC
*** Bug 423953 has been marked as a duplicate of this bug. ***
Comment 37 Tony Tsui 2007-03-29 04:53:28 UTC
*** Bug 423955 has been marked as a duplicate of this bug. ***
Comment 38 Tony Tsui 2007-03-29 22:28:21 UTC
*** Bug 424274 has been marked as a duplicate of this bug. ***
Comment 39 Tony Tsui 2007-03-29 22:28:57 UTC
*** Bug 424243 has been marked as a duplicate of this bug. ***
Comment 40 Tony Tsui 2007-03-29 22:29:44 UTC
*** Bug 424059 has been marked as a duplicate of this bug. ***
Comment 41 Tony Tsui 2007-03-29 22:29:52 UTC
*** Bug 424035 has been marked as a duplicate of this bug. ***
Comment 42 Tony Tsui 2007-03-30 04:38:31 UTC
*** Bug 424364 has been marked as a duplicate of this bug. ***
Comment 43 Tony Tsui 2007-04-02 01:46:16 UTC
*** Bug 425329 has been marked as a duplicate of this bug. ***
Comment 44 Tony Tsui 2007-04-02 06:53:38 UTC
*** Bug 425253 has been marked as a duplicate of this bug. ***
Comment 45 Tony Tsui 2007-04-02 06:53:46 UTC
*** Bug 425201 has been marked as a duplicate of this bug. ***
Comment 46 Tony Tsui 2007-04-02 06:53:53 UTC
*** Bug 425173 has been marked as a duplicate of this bug. ***
Comment 47 Tony Tsui 2007-04-02 06:53:59 UTC
*** Bug 425172 has been marked as a duplicate of this bug. ***
Comment 48 Tony Tsui 2007-04-02 06:54:13 UTC
*** Bug 425162 has been marked as a duplicate of this bug. ***
Comment 49 Tony Tsui 2007-04-02 22:26:07 UTC
*** Bug 425640 has been marked as a duplicate of this bug. ***
Comment 50 Tony Tsui 2007-04-02 22:38:48 UTC
*** Bug 425415 has been marked as a duplicate of this bug. ***
Comment 51 Tony Tsui 2007-04-02 22:39:20 UTC
*** Bug 425416 has been marked as a duplicate of this bug. ***
Comment 52 Tony Tsui 2007-04-02 22:39:26 UTC
*** Bug 425419 has been marked as a duplicate of this bug. ***
Comment 53 Tony Tsui 2007-04-02 22:39:31 UTC
*** Bug 425420 has been marked as a duplicate of this bug. ***
Comment 54 Tony Tsui 2007-04-02 22:39:38 UTC
*** Bug 425421 has been marked as a duplicate of this bug. ***
Comment 55 Tony Tsui 2007-04-04 22:37:29 UTC
*** Bug 426332 has been marked as a duplicate of this bug. ***
Comment 56 Tony Tsui 2007-04-04 22:37:50 UTC
*** Bug 426331 has been marked as a duplicate of this bug. ***
Comment 57 Tony Tsui 2007-04-08 01:37:51 UTC
*** Bug 423504 has been marked as a duplicate of this bug. ***
Comment 58 Tony Tsui 2007-04-08 01:38:38 UTC
*** Bug 423517 has been marked as a duplicate of this bug. ***
Comment 59 Tony Tsui 2007-04-08 01:38:48 UTC
*** Bug 423529 has been marked as a duplicate of this bug. ***
Comment 60 Tony Tsui 2007-04-12 22:28:58 UTC
*** Bug 427132 has been marked as a duplicate of this bug. ***
Comment 61 Tony Tsui 2007-04-12 22:29:04 UTC
*** Bug 427133 has been marked as a duplicate of this bug. ***
Comment 62 Tony Tsui 2007-04-12 22:42:51 UTC
*** Bug 428655 has been marked as a duplicate of this bug. ***
Comment 63 Tony Tsui 2007-04-12 22:42:59 UTC
*** Bug 428337 has been marked as a duplicate of this bug. ***
Comment 64 Tony Tsui 2007-04-12 22:43:02 UTC
*** Bug 428141 has been marked as a duplicate of this bug. ***
Comment 65 Tony Tsui 2007-04-12 22:43:06 UTC
*** Bug 428118 has been marked as a duplicate of this bug. ***
Comment 66 Tony Tsui 2007-04-12 22:43:11 UTC
*** Bug 427791 has been marked as a duplicate of this bug. ***
Comment 67 Tony Tsui 2007-04-12 22:43:15 UTC
*** Bug 426989 has been marked as a duplicate of this bug. ***
Comment 68 Tony Tsui 2007-04-12 22:43:20 UTC
*** Bug 426566 has been marked as a duplicate of this bug. ***
Comment 69 Tony Tsui 2007-04-12 22:43:24 UTC
*** Bug 426560 has been marked as a duplicate of this bug. ***
Comment 70 Tony Tsui 2007-04-12 22:43:29 UTC
*** Bug 428107 has been marked as a duplicate of this bug. ***
Comment 71 Tony Tsui 2007-04-12 22:43:35 UTC
*** Bug 428117 has been marked as a duplicate of this bug. ***
Comment 72 Tony Tsui 2007-04-12 22:43:41 UTC
*** Bug 428116 has been marked as a duplicate of this bug. ***
Comment 73 Tony Tsui 2007-04-12 22:43:46 UTC
*** Bug 426559 has been marked as a duplicate of this bug. ***
Comment 74 Tony Tsui 2007-04-13 07:14:38 UTC
*** Bug 429250 has been marked as a duplicate of this bug. ***
Comment 75 Tony Tsui 2007-04-26 07:18:25 UTC
*** Bug 429571 has been marked as a duplicate of this bug. ***
Comment 76 Tony Tsui 2007-04-26 07:27:25 UTC
*** Bug 429352 has been marked as a duplicate of this bug. ***
Comment 77 Tony Tsui 2007-04-26 07:28:25 UTC
*** Bug 431326 has been marked as a duplicate of this bug. ***
Comment 78 Tony Tsui 2007-04-26 07:28:30 UTC
*** Bug 430098 has been marked as a duplicate of this bug. ***
Comment 79 Tony Tsui 2007-04-26 07:28:38 UTC
*** Bug 432760 has been marked as a duplicate of this bug. ***
Comment 80 Tony Tsui 2007-04-26 07:28:44 UTC
*** Bug 432719 has been marked as a duplicate of this bug. ***
Comment 81 Tony Tsui 2007-04-26 07:28:50 UTC
*** Bug 430656 has been marked as a duplicate of this bug. ***
Comment 82 Tony Tsui 2007-04-26 07:28:55 UTC
*** Bug 431726 has been marked as a duplicate of this bug. ***
Comment 83 Tony Tsui 2007-04-26 07:28:59 UTC
*** Bug 432531 has been marked as a duplicate of this bug. ***
Comment 84 Tony Tsui 2007-04-26 07:29:12 UTC
*** Bug 431076 has been marked as a duplicate of this bug. ***
Comment 85 Tony Tsui 2007-04-26 07:29:25 UTC
*** Bug 430491 has been marked as a duplicate of this bug. ***
Comment 86 Tony Tsui 2007-04-26 07:29:31 UTC
*** Bug 429829 has been marked as a duplicate of this bug. ***
Comment 87 Tony Tsui 2007-05-03 03:12:36 UTC
*** Bug 434590 has been marked as a duplicate of this bug. ***
Comment 88 Tony Tsui 2007-05-03 03:12:38 UTC
*** Bug 434400 has been marked as a duplicate of this bug. ***
Comment 89 Tony Tsui 2007-05-03 03:13:03 UTC
*** Bug 433785 has been marked as a duplicate of this bug. ***
Comment 90 Tony Tsui 2007-05-03 03:13:10 UTC
*** Bug 433786 has been marked as a duplicate of this bug. ***
Comment 91 Marc-Andre Lureau 2007-05-13 21:51:49 UTC
*** Bug 435934 has been marked as a duplicate of this bug. ***
Comment 92 Marc-Andre Lureau 2007-05-13 21:52:17 UTC
*** Bug 435936 has been marked as a duplicate of this bug. ***
Comment 93 Marc-Andre Lureau 2007-05-13 21:52:30 UTC
*** Bug 435937 has been marked as a duplicate of this bug. ***
Comment 94 Marc-Andre Lureau 2007-05-13 21:52:40 UTC
*** Bug 436173 has been marked as a duplicate of this bug. ***
Comment 95 Marc-Andre Lureau 2007-05-13 21:52:52 UTC
*** Bug 437147 has been marked as a duplicate of this bug. ***
Comment 96 Marc-Andre Lureau 2007-05-13 21:53:00 UTC
*** Bug 438197 has been marked as a duplicate of this bug. ***
Comment 97 Pedro Villavicencio 2007-05-19 02:36:46 UTC
*** Bug 439252 has been marked as a duplicate of this bug. ***
Comment 98 Pedro Villavicencio 2007-05-23 03:08:04 UTC
*** Bug 440528 has been marked as a duplicate of this bug. ***
Comment 99 Tony Tsui 2007-05-23 22:36:52 UTC
*** Bug 440155 has been marked as a duplicate of this bug. ***
Comment 100 Tony Tsui 2007-05-26 01:19:42 UTC
*** Bug 441044 has been marked as a duplicate of this bug. ***
Comment 101 Tony Tsui 2007-06-20 23:46:07 UTC
*** Bug 449633 has been marked as a duplicate of this bug. ***
Comment 102 Pedro Villavicencio 2007-06-23 16:28:36 UTC
*** Bug 450024 has been marked as a duplicate of this bug. ***
Comment 103 Pedro Villavicencio 2007-06-23 16:32:59 UTC
*** Bug 449989 has been marked as a duplicate of this bug. ***
Comment 104 Pedro Villavicencio 2007-06-23 16:42:58 UTC
*** Bug 449384 has been marked as a duplicate of this bug. ***
Comment 105 Pedro Villavicencio 2007-06-23 17:11:07 UTC
*** Bug 448222 has been marked as a duplicate of this bug. ***
Comment 106 Pedro Villavicencio 2007-06-23 17:15:41 UTC
*** Bug 447957 has been marked as a duplicate of this bug. ***
Comment 107 Pedro Villavicencio 2007-06-23 17:17:04 UTC
*** Bug 447870 has been marked as a duplicate of this bug. ***
Comment 108 Pedro Villavicencio 2007-06-23 17:17:10 UTC
*** Bug 447869 has been marked as a duplicate of this bug. ***
Comment 109 Pedro Villavicencio 2007-06-23 17:17:53 UTC
*** Bug 447868 has been marked as a duplicate of this bug. ***
Comment 110 Pedro Villavicencio 2007-06-23 17:23:35 UTC
*** Bug 447575 has been marked as a duplicate of this bug. ***
Comment 111 Pedro Villavicencio 2007-06-23 17:35:57 UTC
*** Bug 447105 has been marked as a duplicate of this bug. ***
Comment 112 Pedro Villavicencio 2007-06-23 17:35:59 UTC
*** Bug 447108 has been marked as a duplicate of this bug. ***
Comment 113 Pedro Villavicencio 2007-06-23 17:36:42 UTC
*** Bug 447091 has been marked as a duplicate of this bug. ***
Comment 114 Pedro Villavicencio 2007-06-23 17:37:15 UTC
*** Bug 447090 has been marked as a duplicate of this bug. ***
Comment 115 Pedro Villavicencio 2007-06-23 22:43:54 UTC
*** Bug 446590 has been marked as a duplicate of this bug. ***
Comment 116 Benedikt Henrichs 2007-08-30 21:38:27 UTC
*** Bug 421526 has been marked as a duplicate of this bug. ***
Comment 117 Benedikt Henrichs 2007-08-31 08:45:42 UTC
*** Bug 441450 has been marked as a duplicate of this bug. ***
Comment 118 Benedikt Henrichs 2007-08-31 08:47:11 UTC
*** Bug 441453 has been marked as a duplicate of this bug. ***
Comment 119 Benedikt Henrichs 2007-08-31 09:01:19 UTC
*** Bug 441704 has been marked as a duplicate of this bug. ***
Comment 120 Benedikt Henrichs 2007-09-04 21:19:50 UTC
*** Bug 441867 has been marked as a duplicate of this bug. ***
Comment 121 Benedikt Henrichs 2007-09-11 20:21:23 UTC
*** Bug 475777 has been marked as a duplicate of this bug. ***
Comment 122 Benedikt Henrichs 2007-09-11 20:48:20 UTC
*** Bug 443501 has been marked as a duplicate of this bug. ***
Comment 123 H. 2007-09-13 23:40:20 UTC
*** Bug 454671 has been marked as a duplicate of this bug. ***
Comment 124 H. 2007-09-14 22:36:13 UTC
*** Bug 444231 has been marked as a duplicate of this bug. ***
Comment 125 H. 2007-09-14 22:36:55 UTC
*** Bug 444569 has been marked as a duplicate of this bug. ***
Comment 126 H. 2007-09-14 22:37:51 UTC
*** Bug 444118 has been marked as a duplicate of this bug. ***
Comment 127 H. 2007-09-14 22:38:22 UTC
*** Bug 444116 has been marked as a duplicate of this bug. ***
Comment 128 H. 2007-09-14 22:38:44 UTC
*** Bug 444102 has been marked as a duplicate of this bug. ***
Comment 129 H. 2007-10-06 11:34:34 UTC
*** Bug 484061 has been marked as a duplicate of this bug. ***
Comment 130 H. 2007-10-22 22:38:16 UTC
*** Bug 487553 has been marked as a duplicate of this bug. ***