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 474131 - crash in Deskbar: Deskbar search applet --...
crash in Deskbar: Deskbar search applet --...
Status: RESOLVED FIXED
Product: tracker
Classification: Core
Component: General
unspecified
Other All
: Immediate blocker
: ---
Assigned To: Jamie McCracken
Jamie McCracken
This bug is on the auto-stacktrace-re...
: 474846 474856 474863 474963 475253 475254 475340 475549 475584 475605 475606 475759 476036 476126 476133 476134 476909 477143 477144 477158 477711 478051 478052 478209 478249 478267 478326 478432 478934 478935 479284 479361 479738 479805 479879 480041 480409 480410 480587 481015 481098 481250 481391 481392 481393 481394 481483 481546 481701 481737 482096 482109 482145 482325 482412 482452 482911 483401 483501 483739 483740 483885 483938 483940 484236 484237 484238 484270 484288 484346 484410 484496 484639 484712 484827 484828 484890 484910 484936 484997 485045 485060 485187 485188 485189 485190 485191 485192 485206 485599 485611 485613 485674 485726 485763 485768 485769 485871 485872 485873 485878 485881 485932 485950 485958 485982 485992 486103 486143 486144 486200 486226 486260 486261 486274 486277 486399 486455 486507 486530 486531 486593 486679 486686 486704 486770 486858 486947 486960 486992 486994 487010 487070 487073 487196 487248 487249 487251 487256 487508 487509 487517 487598 487599 487639 487649 487650 487710 487711 487724 487725 487728 487815 487853 487903 487914 487915 487940 487947 487950 487958 487989 487990 488020 488028 488029 488031 488092 488115 488120 488123 488132 488133 488134 488164 488197 488248 488250 488263 488265 488289 488316 488342 488361 488362 488377 488389 488396 488398 488401 488402 488403 488438 488440 488441 488442 488450 488454 488479 488486 488499 488504 488511 488512 488513 488518 488520 488536 488595 488660 488667 488678 488697 488704 488723 488725 488740 488742 488743 488752 488755 488759 488767 488794 488889 488929 488966 488967 488990 489005 489064 489086 489094 489102 489111 489139 489142 489147 489155 489163 489192 489209 489219 489220 489221 489225 489233 489235 489244 489246 489266 489271 489282 489311 489329 489388 489398 489401 489407 489417 489450 489472 489488 489515 489543 489544 489551 489749 490106 490313 491125 491126 491333 492345 492605 492715 492717 493332 493922 495651 496029 496786 497497 498026 498231 498855 499525 500247 500384 502518 502679 502949 502950 503891 504777 506688 508578 509435 534944 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-09-06 06:27 UTC by rybu
Modified: 2010-05-18 01:49 UTC
See Also:
GNOME target: 2.20.x
GNOME version: 2.19/2.20


Attachments
Fix uncought exception when result file is missing (707 bytes, patch)
2007-09-11 12:54 UTC, Marcus Fritzsch
none Details | Review

Description rybu 2007-09-06 06:27:08 UTC
What were you doing when the application crashed?
Deskbar search applet -- I had recently used it for several successful searches, then changed the configuration to allow tracker searches.  On the next search, it crashed.


Distribution: Ubuntu 7.10 (gutsy)
Gnome Release: 2.19.92 2007-09-04 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-10-generic #1 SMP Wed Aug 22 07:42:05 GMT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Human
Icon Theme: Human

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 (2470 sec old) ---------------------
** (trackerd:6248): CRITICAL **: scan_directory: assertion `tracker_is_directory (uri)' failed
** (trackerd:6248): CRITICAL **: scan_directory: assertion `tracker_is_directory (uri)' failed
** (trackerd:6248): CRITICAL **: scan_directory: assertion `tracker_is_directory (uri)' failed
** (trackerd:6248): CRITICAL **: scan_directory: assertion `tracker_is_directory (uri)' failed
** (trackerd:6248): CRITICAL **: scan_directory: assertion `tracker_is_directory (uri)' failed
** (trackerd:6248): CRITICAL **: scan_directory: assertion `tracker_is_directory (uri)' failed
** (trackerd:6248): CRITICAL **: scan_directory: assertion `tracker_is_directory (uri)' failed
/bin/sh: /usr/bin/esd: not found
--------------------------------------------------
Traceback (most recent call last):
  • File "/var/lib/python-support/python2.5/dbus/connection.py", line 559 in msg_reply_handler
    reply_handler(*message.get_args_list(**get_args_opts))
  • File "/usr/lib/deskbar-applet/modules-2.20-compatible/tracker-module.py", line 417 in <lambda>
    reply_handler = lambda hits: self.recieve_hits(qstring, hits, max),
  • File "/usr/lib/deskbar-applet/modules-2.20-compatible/tracker-module.py", line 386 in recieve_hits
    matches.append(TrackerLiveSearchMatch (output))
  • File "/usr/lib/deskbar-applet/modules-2.20-compatible/tracker-module.py", line 183 in __init__
    self.add_all_actions (get_actions_for_uri(result['uri']))
  • File "/usr/lib/python2.5/site-packages/deskbar/handlers/actions/ActionsFactory.py", line 34 in get_actions_for_uri
    mime = gnomevfs.get_mime_type(uri)
RuntimeError: there was an error reading the file

Comment 1 Baptiste Mille-Mathias 2007-09-10 20:15:47 UTC
*** Bug 474846 has been marked as a duplicate of this bug. ***
Comment 2 Baptiste Mille-Mathias 2007-09-10 20:15:57 UTC
*** Bug 474856 has been marked as a duplicate of this bug. ***
Comment 3 Baptiste Mille-Mathias 2007-09-10 20:16:09 UTC
*** Bug 474863 has been marked as a duplicate of this bug. ***
Comment 4 Baptiste Mille-Mathias 2007-09-10 20:16:44 UTC
*** Bug 474963 has been marked as a duplicate of this bug. ***
Comment 5 Baptiste Mille-Mathias 2007-09-10 20:16:45 UTC
*** Bug 475253 has been marked as a duplicate of this bug. ***
Comment 6 Baptiste Mille-Mathias 2007-09-10 20:16:47 UTC
*** Bug 475254 has been marked as a duplicate of this bug. ***
Comment 7 Baptiste Mille-Mathias 2007-09-10 20:16:48 UTC
*** Bug 475340 has been marked as a duplicate of this bug. ***
Comment 8 Baptiste Mille-Mathias 2007-09-10 20:17:59 UTC
*** Bug 475549 has been marked as a duplicate of this bug. ***
Comment 9 Baptiste Mille-Mathias 2007-09-10 20:18:05 UTC
*** Bug 475584 has been marked as a duplicate of this bug. ***
Comment 10 Sebastian Pölsterl 2007-09-10 23:02:41 UTC
The bug appears when a file is returned that doesn't exist anymore. Despite the fact that tracker should take that into account and don't return such files. I added a check to ActionFactory.py of the given file exists and is readable. Therefore, this particular bug doesn't appear anymore. However, the tracker folks should take a look at this problem, too.
Comment 11 André Klapper 2007-09-11 01:22:33 UTC
http://svn.gnome.org/viewcvs/deskbar-applet/trunk/deskbar/handlers/actions/ActionsFactory.py?r1=1655&r2=1654

sebastian: so this is fixed (from a gnome-blocker target point of view) and should be moved and reassigned to the tracker folks?
Comment 12 Sebastian Pölsterl 2007-09-11 09:27:57 UTC
Should have pointed that out more clearly. Yes, please reassign the issue to the tracker folks. Thanks.
Comment 13 Marcus Fritzsch 2007-09-11 12:54:05 UTC
Created attachment 95342 [details] [review]
Fix uncought exception when result file is missing

This patch catches the exception when the result file isn't existing anymore. As this is a legal scenario from an indexers perspective this patch should be sufficient.

Cheers, Marcus
Comment 14 Sebastian Pölsterl 2007-09-11 15:15:13 UTC
That patch won't work, because the patch I committed to Deskbar-Applet causes get_actions_for_uri to return an empty list if the file doesn't exist or isn't readable. Therefore, the exception you're hoping for doesn't appear anymore. Best is to check if the file exists before calling get_actions_for_uri.
Comment 15 Marcus Fritzsch 2007-09-11 21:56:07 UTC
(In reply to comment #14)
> That patch won't work, because the patch I committed to Deskbar-Applet causes
> get_actions_for_uri to return an empty list if the file doesn't exist or isn't
> readable. Therefore, the exception you're hoping for doesn't appear anymore.
> Best is to check if the file exists before calling get_actions_for_uri.
> 

OK, thought there would be a patch but thought it wasnt getting in so fast ;)

Anyway than this patch should not be applied and the old code will be safe as an empty list to add_all_actions isn't going to hurt...

Cheers, Marcus

PS: I am not hoping to catch exceptions, I might just happen to catch them :P
Comment 16 Jamie McCracken 2007-09-12 20:28:13 UTC
fixed in svn
Comment 17 Sebastian Pölsterl 2007-09-14 19:04:54 UTC
*** Bug 475605 has been marked as a duplicate of this bug. ***
Comment 18 Sebastian Pölsterl 2007-09-14 19:05:12 UTC
*** Bug 475606 has been marked as a duplicate of this bug. ***
Comment 19 Sebastian Pölsterl 2007-09-14 19:06:58 UTC
*** Bug 475759 has been marked as a duplicate of this bug. ***
Comment 20 Sebastian Pölsterl 2007-09-14 19:10:28 UTC
*** Bug 476036 has been marked as a duplicate of this bug. ***
Comment 21 Sebastian Pölsterl 2007-09-14 19:10:51 UTC
*** Bug 476126 has been marked as a duplicate of this bug. ***
Comment 22 Sebastian Pölsterl 2007-09-14 19:11:51 UTC
*** Bug 476133 has been marked as a duplicate of this bug. ***
Comment 23 Sebastian Pölsterl 2007-09-14 19:12:04 UTC
*** Bug 476134 has been marked as a duplicate of this bug. ***
Comment 24 Sebastian Pölsterl 2007-09-14 19:15:59 UTC
*** Bug 476909 has been marked as a duplicate of this bug. ***
Comment 25 Sebastian Pölsterl 2007-09-15 09:53:36 UTC
*** Bug 477143 has been marked as a duplicate of this bug. ***
Comment 26 Sebastian Pölsterl 2007-09-15 09:53:46 UTC
*** Bug 477144 has been marked as a duplicate of this bug. ***
Comment 27 Sebastian Pölsterl 2007-09-15 09:53:57 UTC
*** Bug 477158 has been marked as a duplicate of this bug. ***
Comment 28 Sebastian Pölsterl 2007-09-17 13:28:59 UTC
*** Bug 477711 has been marked as a duplicate of this bug. ***
Comment 29 Sebastian Pölsterl 2007-09-18 16:19:33 UTC
*** Bug 478051 has been marked as a duplicate of this bug. ***
Comment 30 Sebastian Pölsterl 2007-09-18 16:19:56 UTC
*** Bug 478052 has been marked as a duplicate of this bug. ***
Comment 31 Diego Escalante Urrelo (not reading bugmail) 2007-09-19 06:30:43 UTC
*** Bug 478209 has been marked as a duplicate of this bug. ***
Comment 32 Diego Escalante Urrelo (not reading bugmail) 2007-09-19 06:40:46 UTC
*** Bug 478249 has been marked as a duplicate of this bug. ***
Comment 33 Diego Escalante Urrelo (not reading bugmail) 2007-09-19 06:43:52 UTC
*** Bug 478267 has been marked as a duplicate of this bug. ***
Comment 34 Sebastian Pölsterl 2007-09-20 13:02:46 UTC
*** Bug 478326 has been marked as a duplicate of this bug. ***
Comment 35 Sebastian Pölsterl 2007-09-20 13:04:54 UTC
*** Bug 478432 has been marked as a duplicate of this bug. ***
Comment 36 Sebastian Pölsterl 2007-09-22 09:04:49 UTC
*** Bug 478934 has been marked as a duplicate of this bug. ***
Comment 37 Sebastian Pölsterl 2007-09-22 09:05:01 UTC
*** Bug 478935 has been marked as a duplicate of this bug. ***
Comment 38 Sebastian Pölsterl 2007-09-23 10:52:51 UTC
*** Bug 479284 has been marked as a duplicate of this bug. ***
Comment 39 Sebastian Pölsterl 2007-09-23 10:54:02 UTC
*** Bug 479361 has been marked as a duplicate of this bug. ***
Comment 40 palfrey 2007-09-24 15:51:50 UTC
*** Bug 479738 has been marked as a duplicate of this bug. ***
Comment 41 palfrey 2007-09-24 15:51:55 UTC
*** Bug 479805 has been marked as a duplicate of this bug. ***
Comment 42 Diego Escalante Urrelo (not reading bugmail) 2007-09-24 21:41:56 UTC
*** Bug 479879 has been marked as a duplicate of this bug. ***
Comment 43 Sebastian Pölsterl 2007-09-25 10:28:50 UTC
*** Bug 480041 has been marked as a duplicate of this bug. ***
Comment 44 Sebastian Pölsterl 2007-09-26 10:16:55 UTC
*** Bug 480409 has been marked as a duplicate of this bug. ***
Comment 45 Sebastian Pölsterl 2007-09-26 10:17:03 UTC
*** Bug 480410 has been marked as a duplicate of this bug. ***
Comment 46 Sebastian Pölsterl 2007-09-27 12:53:49 UTC
*** Bug 480587 has been marked as a duplicate of this bug. ***
Comment 47 Sebastian Pölsterl 2007-09-28 08:51:33 UTC
*** Bug 481015 has been marked as a duplicate of this bug. ***
Comment 48 Sebastian Pölsterl 2007-09-28 08:53:15 UTC
*** Bug 481098 has been marked as a duplicate of this bug. ***
Comment 49 Sebastian Pölsterl 2007-09-29 16:01:37 UTC
*** Bug 481250 has been marked as a duplicate of this bug. ***
Comment 50 Sebastian Pölsterl 2007-09-29 16:10:41 UTC
*** Bug 481391 has been marked as a duplicate of this bug. ***
Comment 51 Sebastian Pölsterl 2007-09-29 16:10:51 UTC
*** Bug 481392 has been marked as a duplicate of this bug. ***
Comment 52 Sebastian Pölsterl 2007-09-29 16:10:59 UTC
*** Bug 481393 has been marked as a duplicate of this bug. ***
Comment 53 Sebastian Pölsterl 2007-09-29 16:11:09 UTC
*** Bug 481394 has been marked as a duplicate of this bug. ***
Comment 54 Sebastian Pölsterl 2007-09-29 16:11:37 UTC
*** Bug 481483 has been marked as a duplicate of this bug. ***
Comment 55 Sebastian Pölsterl 2007-09-29 16:14:23 UTC
*** Bug 481546 has been marked as a duplicate of this bug. ***
Comment 56 Sebastian Pölsterl 2007-09-30 10:09:48 UTC
*** Bug 481701 has been marked as a duplicate of this bug. ***
Comment 57 Sebastian Pölsterl 2007-09-30 10:11:46 UTC
*** Bug 481737 has been marked as a duplicate of this bug. ***
Comment 58 Sebastian Pölsterl 2007-10-01 10:40:58 UTC
*** Bug 482096 has been marked as a duplicate of this bug. ***
Comment 59 Sebastian Pölsterl 2007-10-01 10:41:27 UTC
*** Bug 482109 has been marked as a duplicate of this bug. ***
Comment 60 Sebastian Pölsterl 2007-10-02 12:09:49 UTC
*** Bug 482145 has been marked as a duplicate of this bug. ***
Comment 61 Sebastian Pölsterl 2007-10-02 12:11:26 UTC
*** Bug 482325 has been marked as a duplicate of this bug. ***
Comment 62 Sebastian Pölsterl 2007-10-02 12:13:01 UTC
*** Bug 482412 has been marked as a duplicate of this bug. ***
Comment 63 Sebastian Pölsterl 2007-10-02 12:15:29 UTC
*** Bug 482452 has been marked as a duplicate of this bug. ***
Comment 64 Sebastian Pölsterl 2007-10-04 09:36:14 UTC
*** Bug 482911 has been marked as a duplicate of this bug. ***
Comment 65 Sebastian Pölsterl 2007-10-05 09:26:21 UTC
*** Bug 483401 has been marked as a duplicate of this bug. ***
Comment 66 Sebastian Pölsterl 2007-10-05 09:32:06 UTC
*** Bug 483501 has been marked as a duplicate of this bug. ***
Comment 67 palfrey 2007-10-05 14:03:06 UTC
*** Bug 483739 has been marked as a duplicate of this bug. ***
Comment 68 palfrey 2007-10-05 14:03:08 UTC
*** Bug 483740 has been marked as a duplicate of this bug. ***
Comment 69 Sebastian Pölsterl 2007-10-06 10:52:12 UTC
*** Bug 483885 has been marked as a duplicate of this bug. ***
Comment 70 Sebastian Pölsterl 2007-10-06 10:52:56 UTC
*** Bug 483938 has been marked as a duplicate of this bug. ***
Comment 71 Sebastian Pölsterl 2007-10-06 10:54:09 UTC
*** Bug 483940 has been marked as a duplicate of this bug. ***
Comment 72 Susana 2007-10-07 08:55:36 UTC
*** Bug 484236 has been marked as a duplicate of this bug. ***
Comment 73 Susana 2007-10-07 08:55:41 UTC
*** Bug 484237 has been marked as a duplicate of this bug. ***
Comment 74 Susana 2007-10-07 08:55:47 UTC
*** Bug 484238 has been marked as a duplicate of this bug. ***
Comment 75 Susana 2007-10-07 08:59:55 UTC
*** Bug 484270 has been marked as a duplicate of this bug. ***
Comment 76 Susana 2007-10-07 09:00:00 UTC
*** Bug 484288 has been marked as a duplicate of this bug. ***
Comment 77 Susana 2007-10-07 09:04:47 UTC
*** Bug 484346 has been marked as a duplicate of this bug. ***
Comment 78 Susana 2007-10-07 18:02:21 UTC
*** Bug 484410 has been marked as a duplicate of this bug. ***
Comment 79 Sebastian Pölsterl 2007-10-08 11:09:47 UTC
*** Bug 484496 has been marked as a duplicate of this bug. ***
Comment 80 Sebastian Pölsterl 2007-10-08 11:12:47 UTC
*** Bug 484639 has been marked as a duplicate of this bug. ***
Comment 81 Sebastian Pölsterl 2007-10-09 09:51:48 UTC
*** Bug 484712 has been marked as a duplicate of this bug. ***
Comment 82 Sebastian Pölsterl 2007-10-09 09:52:03 UTC
*** Bug 484827 has been marked as a duplicate of this bug. ***
Comment 83 Sebastian Pölsterl 2007-10-09 09:52:12 UTC
*** Bug 484828 has been marked as a duplicate of this bug. ***
Comment 84 Sebastian Pölsterl 2007-10-09 09:52:56 UTC
*** Bug 484890 has been marked as a duplicate of this bug. ***
Comment 85 Sebastian Pölsterl 2007-10-09 09:53:05 UTC
*** Bug 484910 has been marked as a duplicate of this bug. ***
Comment 86 Sebastian Pölsterl 2007-10-09 09:53:45 UTC
*** Bug 484936 has been marked as a duplicate of this bug. ***
Comment 87 Susana 2007-10-09 19:24:13 UTC
*** Bug 484997 has been marked as a duplicate of this bug. ***
Comment 88 Susana 2007-10-09 19:24:19 UTC
*** Bug 485060 has been marked as a duplicate of this bug. ***
Comment 89 Susana 2007-10-09 19:24:25 UTC
*** Bug 485045 has been marked as a duplicate of this bug. ***
Comment 90 Sebastian Pölsterl 2007-10-10 09:22:23 UTC
*** Bug 485187 has been marked as a duplicate of this bug. ***
Comment 91 Sebastian Pölsterl 2007-10-10 09:22:31 UTC
*** Bug 485188 has been marked as a duplicate of this bug. ***
Comment 92 Sebastian Pölsterl 2007-10-10 09:22:41 UTC
*** Bug 485189 has been marked as a duplicate of this bug. ***
Comment 93 Sebastian Pölsterl 2007-10-10 09:22:50 UTC
*** Bug 485190 has been marked as a duplicate of this bug. ***
Comment 94 Sebastian Pölsterl 2007-10-10 09:22:58 UTC
*** Bug 485191 has been marked as a duplicate of this bug. ***
Comment 95 Sebastian Pölsterl 2007-10-10 09:23:06 UTC
*** Bug 485192 has been marked as a duplicate of this bug. ***
Comment 96 Sebastian Pölsterl 2007-10-10 09:23:15 UTC
*** Bug 485206 has been marked as a duplicate of this bug. ***
Comment 97 Sebastian Pölsterl 2007-10-12 10:21:46 UTC
*** Bug 485599 has been marked as a duplicate of this bug. ***
Comment 98 Sebastian Pölsterl 2007-10-12 10:21:55 UTC
*** Bug 485611 has been marked as a duplicate of this bug. ***
Comment 99 Sebastian Pölsterl 2007-10-12 10:22:04 UTC
*** Bug 485613 has been marked as a duplicate of this bug. ***
Comment 100 Sebastian Pölsterl 2007-10-12 10:22:42 UTC
*** Bug 485674 has been marked as a duplicate of this bug. ***
Comment 101 Sebastian Pölsterl 2007-10-12 10:22:51 UTC
*** Bug 485726 has been marked as a duplicate of this bug. ***
Comment 102 Sebastian Pölsterl 2007-10-12 10:23:30 UTC
*** Bug 485763 has been marked as a duplicate of this bug. ***
Comment 103 Sebastian Pölsterl 2007-10-12 10:23:39 UTC
*** Bug 485768 has been marked as a duplicate of this bug. ***
Comment 104 Sebastian Pölsterl 2007-10-12 10:23:47 UTC
*** Bug 485769 has been marked as a duplicate of this bug. ***
Comment 105 Sebastian Pölsterl 2007-10-12 10:25:59 UTC
*** Bug 485871 has been marked as a duplicate of this bug. ***
Comment 106 Sebastian Pölsterl 2007-10-12 10:26:07 UTC
*** Bug 485872 has been marked as a duplicate of this bug. ***
Comment 107 Sebastian Pölsterl 2007-10-12 10:26:16 UTC
*** Bug 485873 has been marked as a duplicate of this bug. ***
Comment 108 Sebastian Pölsterl 2007-10-12 10:26:25 UTC
*** Bug 485878 has been marked as a duplicate of this bug. ***
Comment 109 Sebastian Pölsterl 2007-10-12 10:26:33 UTC
*** Bug 485881 has been marked as a duplicate of this bug. ***
Comment 110 Sebastian Pölsterl 2007-10-12 10:30:11 UTC
*** Bug 485932 has been marked as a duplicate of this bug. ***
Comment 111 Sebastian Pölsterl 2007-10-12 10:30:20 UTC
*** Bug 485950 has been marked as a duplicate of this bug. ***
Comment 112 Sebastian Pölsterl 2007-10-12 10:30:27 UTC
*** Bug 485958 has been marked as a duplicate of this bug. ***
Comment 113 Tobias Mueller 2007-10-12 12:02:18 UTC
*** Bug 485992 has been marked as a duplicate of this bug. ***
Comment 114 Tobias Mueller 2007-10-12 12:04:05 UTC
*** Bug 485982 has been marked as a duplicate of this bug. ***
Comment 115 Sebastian Pölsterl 2007-10-13 16:18:04 UTC
*** Bug 486103 has been marked as a duplicate of this bug. ***
Comment 116 Sebastian Pölsterl 2007-10-13 16:18:16 UTC
*** Bug 486143 has been marked as a duplicate of this bug. ***
Comment 117 Sebastian Pölsterl 2007-10-13 16:18:27 UTC
*** Bug 486144 has been marked as a duplicate of this bug. ***
Comment 118 Sebastian Pölsterl 2007-10-13 16:19:05 UTC
*** Bug 486200 has been marked as a duplicate of this bug. ***
Comment 119 Sebastian Pölsterl 2007-10-13 16:19:18 UTC
*** Bug 486226 has been marked as a duplicate of this bug. ***
Comment 120 Sebastian Pölsterl 2007-10-13 16:20:08 UTC
*** Bug 486260 has been marked as a duplicate of this bug. ***
Comment 121 Sebastian Pölsterl 2007-10-13 16:20:19 UTC
*** Bug 486261 has been marked as a duplicate of this bug. ***
Comment 122 Sebastian Pölsterl 2007-10-13 16:20:54 UTC
*** Bug 486274 has been marked as a duplicate of this bug. ***
Comment 123 Sebastian Pölsterl 2007-10-13 16:21:20 UTC
*** Bug 486277 has been marked as a duplicate of this bug. ***
Comment 124 Christoph Wolk 2007-10-13 19:47:03 UTC
*** Bug 486399 has been marked as a duplicate of this bug. ***
Comment 125 Christoph Wolk 2007-10-14 03:08:38 UTC
*** Bug 486455 has been marked as a duplicate of this bug. ***
Comment 126 Christoph Wolk 2007-10-14 10:45:11 UTC
*** Bug 486507 has been marked as a duplicate of this bug. ***
Comment 127 Christoph Wolk 2007-10-14 11:00:08 UTC
*** Bug 486530 has been marked as a duplicate of this bug. ***
Comment 128 Christoph Wolk 2007-10-14 11:00:43 UTC
*** Bug 486531 has been marked as a duplicate of this bug. ***
Comment 129 Sebastian Pölsterl 2007-10-14 16:52:59 UTC
*** Bug 486593 has been marked as a duplicate of this bug. ***
Comment 130 Christoph Wolk 2007-10-14 22:24:01 UTC
*** Bug 486704 has been marked as a duplicate of this bug. ***
Comment 131 Christoph Wolk 2007-10-14 22:26:18 UTC
*** Bug 486686 has been marked as a duplicate of this bug. ***
Comment 132 Christoph Wolk 2007-10-14 22:27:07 UTC
*** Bug 486679 has been marked as a duplicate of this bug. ***
Comment 133 Sebastian Pölsterl 2007-10-15 09:36:39 UTC
*** Bug 486770 has been marked as a duplicate of this bug. ***
Comment 134 Christoph Wolk 2007-10-15 16:25:14 UTC
*** Bug 486858 has been marked as a duplicate of this bug. ***
Comment 135 Christoph Wolk 2007-10-15 22:22:06 UTC
*** Bug 486960 has been marked as a duplicate of this bug. ***
Comment 136 Christoph Wolk 2007-10-15 22:23:32 UTC
*** Bug 486947 has been marked as a duplicate of this bug. ***
Comment 137 Christoph Wolk 2007-10-16 01:09:40 UTC
*** Bug 486992 has been marked as a duplicate of this bug. ***
Comment 138 Christoph Wolk 2007-10-16 01:10:40 UTC
*** Bug 486994 has been marked as a duplicate of this bug. ***
Comment 139 Christoph Wolk 2007-10-16 02:12:39 UTC
*** Bug 487010 has been marked as a duplicate of this bug. ***
Comment 140 Christoph Wolk 2007-10-16 11:24:11 UTC
*** Bug 487070 has been marked as a duplicate of this bug. ***
Comment 141 Christoph Wolk 2007-10-16 11:24:57 UTC
*** Bug 487073 has been marked as a duplicate of this bug. ***
Comment 142 Sebastian Pölsterl 2007-10-16 21:26:15 UTC
*** Bug 487196 has been marked as a duplicate of this bug. ***
Comment 143 Sebastian Pölsterl 2007-10-16 21:27:27 UTC
*** Bug 487248 has been marked as a duplicate of this bug. ***
Comment 144 Sebastian Pölsterl 2007-10-16 21:27:38 UTC
*** Bug 487249 has been marked as a duplicate of this bug. ***
Comment 145 Sebastian Pölsterl 2007-10-16 21:27:48 UTC
*** Bug 487251 has been marked as a duplicate of this bug. ***
Comment 146 Sebastian Pölsterl 2007-10-16 21:27:56 UTC
*** Bug 487256 has been marked as a duplicate of this bug. ***
Comment 147 Christoph Wolk 2007-10-17 20:56:22 UTC
*** Bug 487650 has been marked as a duplicate of this bug. ***
Comment 148 Christoph Wolk 2007-10-17 20:56:29 UTC
*** Bug 487649 has been marked as a duplicate of this bug. ***
Comment 149 Christoph Wolk 2007-10-17 20:56:56 UTC
*** Bug 487639 has been marked as a duplicate of this bug. ***
Comment 150 Christoph Wolk 2007-10-17 20:57:41 UTC
*** Bug 487599 has been marked as a duplicate of this bug. ***
Comment 151 Christoph Wolk 2007-10-17 20:58:07 UTC
*** Bug 487598 has been marked as a duplicate of this bug. ***
Comment 152 Christoph Wolk 2007-10-17 20:58:25 UTC
*** Bug 487508 has been marked as a duplicate of this bug. ***
Comment 153 Christoph Wolk 2007-10-17 20:58:37 UTC
*** Bug 487509 has been marked as a duplicate of this bug. ***
Comment 154 Christoph Wolk 2007-10-17 20:59:06 UTC
*** Bug 487517 has been marked as a duplicate of this bug. ***
Comment 155 Christoph Wolk 2007-10-18 00:59:44 UTC
*** Bug 487710 has been marked as a duplicate of this bug. ***
Comment 156 Christoph Wolk 2007-10-18 00:59:53 UTC
*** Bug 487711 has been marked as a duplicate of this bug. ***
Comment 157 Christoph Wolk 2007-10-18 01:22:49 UTC
*** Bug 487724 has been marked as a duplicate of this bug. ***
Comment 158 Christoph Wolk 2007-10-18 01:22:58 UTC
*** Bug 487725 has been marked as a duplicate of this bug. ***
Comment 159 Christoph Wolk 2007-10-18 01:23:20 UTC
*** Bug 487728 has been marked as a duplicate of this bug. ***
Comment 160 Christoph Wolk 2007-10-18 12:53:04 UTC
*** Bug 487815 has been marked as a duplicate of this bug. ***
Comment 161 Christoph Wolk 2007-10-18 13:00:14 UTC
*** Bug 487853 has been marked as a duplicate of this bug. ***
Comment 162 Christoph Wolk 2007-10-18 14:21:15 UTC
*** Bug 487914 has been marked as a duplicate of this bug. ***
Comment 163 Christoph Wolk 2007-10-18 14:21:22 UTC
*** Bug 487915 has been marked as a duplicate of this bug. ***
Comment 164 Christoph Wolk 2007-10-18 14:21:41 UTC
*** Bug 487903 has been marked as a duplicate of this bug. ***
Comment 165 Sebastian Pölsterl 2007-10-18 16:32:39 UTC
*** Bug 487940 has been marked as a duplicate of this bug. ***
Comment 166 Sebastian Pölsterl 2007-10-18 16:33:04 UTC
*** Bug 487947 has been marked as a duplicate of this bug. ***
Comment 167 Sebastian Pölsterl 2007-10-18 16:33:13 UTC
*** Bug 487950 has been marked as a duplicate of this bug. ***
Comment 168 Christoph Wolk 2007-10-18 16:50:20 UTC
*** Bug 487958 has been marked as a duplicate of this bug. ***
Comment 169 Christoph Wolk 2007-10-18 20:16:08 UTC
*** Bug 487989 has been marked as a duplicate of this bug. ***
Comment 170 Christoph Wolk 2007-10-18 20:17:44 UTC
*** Bug 487990 has been marked as a duplicate of this bug. ***
Comment 171 Christoph Wolk 2007-10-18 20:18:23 UTC
*** Bug 488020 has been marked as a duplicate of this bug. ***
Comment 172 Christoph Wolk 2007-10-18 20:19:21 UTC
*** Bug 488028 has been marked as a duplicate of this bug. ***
Comment 173 Christoph Wolk 2007-10-18 20:19:38 UTC
*** Bug 488029 has been marked as a duplicate of this bug. ***
Comment 174 Christoph Wolk 2007-10-18 21:11:24 UTC
*** Bug 488031 has been marked as a duplicate of this bug. ***
Comment 175 Christoph Wolk 2007-10-19 00:32:36 UTC
*** Bug 488092 has been marked as a duplicate of this bug. ***
Comment 176 Christoph Wolk 2007-10-19 02:42:38 UTC
*** Bug 488120 has been marked as a duplicate of this bug. ***
Comment 177 Christoph Wolk 2007-10-19 02:42:50 UTC
*** Bug 488115 has been marked as a duplicate of this bug. ***
Comment 178 Christoph Wolk 2007-10-19 03:02:33 UTC
*** Bug 488123 has been marked as a duplicate of this bug. ***
Comment 179 Christoph Wolk 2007-10-19 09:25:26 UTC
*** Bug 488164 has been marked as a duplicate of this bug. ***
Comment 180 Christoph Wolk 2007-10-19 09:26:37 UTC
*** Bug 488134 has been marked as a duplicate of this bug. ***
Comment 181 Christoph Wolk 2007-10-19 09:29:13 UTC
*** Bug 488133 has been marked as a duplicate of this bug. ***
Comment 182 Christoph Wolk 2007-10-19 09:29:31 UTC
*** Bug 488132 has been marked as a duplicate of this bug. ***
Comment 183 Sebastian Pölsterl 2007-10-19 10:02:49 UTC
*** Bug 488197 has been marked as a duplicate of this bug. ***
Comment 184 Christoph Wolk 2007-10-19 15:10:08 UTC
*** Bug 488248 has been marked as a duplicate of this bug. ***
Comment 185 Christoph Wolk 2007-10-19 15:10:23 UTC
*** Bug 488250 has been marked as a duplicate of this bug. ***
Comment 186 Christoph Wolk 2007-10-19 15:11:03 UTC
*** Bug 488263 has been marked as a duplicate of this bug. ***
Comment 187 Christoph Wolk 2007-10-19 15:11:30 UTC
*** Bug 488265 has been marked as a duplicate of this bug. ***
Comment 188 Christoph Wolk 2007-10-19 15:13:24 UTC
*** Bug 488289 has been marked as a duplicate of this bug. ***
Comment 189 Christoph Wolk 2007-10-19 17:15:53 UTC
*** Bug 488316 has been marked as a duplicate of this bug. ***
Comment 190 Christoph Wolk 2007-10-19 17:16:20 UTC
*** Bug 488342 has been marked as a duplicate of this bug. ***
Comment 191 Christian Kirbach 2007-10-19 18:12:35 UTC
*** Bug 488362 has been marked as a duplicate of this bug. ***
Comment 192 Christian Kirbach 2007-10-19 18:12:43 UTC
*** Bug 488361 has been marked as a duplicate of this bug. ***
Comment 193 Christoph Wolk 2007-10-19 18:56:41 UTC
*** Bug 488377 has been marked as a duplicate of this bug. ***
Comment 194 Christoph Wolk 2007-10-19 20:37:22 UTC
*** Bug 488389 has been marked as a duplicate of this bug. ***
Comment 195 Christoph Wolk 2007-10-19 20:37:45 UTC
*** Bug 488396 has been marked as a duplicate of this bug. ***
Comment 196 Christoph Wolk 2007-10-19 20:37:57 UTC
*** Bug 488398 has been marked as a duplicate of this bug. ***
Comment 197 Christoph Wolk 2007-10-19 20:38:02 UTC
*** Bug 488401 has been marked as a duplicate of this bug. ***
Comment 198 Christoph Wolk 2007-10-19 20:38:14 UTC
*** Bug 488402 has been marked as a duplicate of this bug. ***
Comment 199 Christoph Wolk 2007-10-19 20:50:07 UTC
*** Bug 488403 has been marked as a duplicate of this bug. ***
Comment 200 Christoph Wolk 2007-10-19 22:30:54 UTC
*** Bug 488438 has been marked as a duplicate of this bug. ***
Comment 201 Christoph Wolk 2007-10-19 22:30:59 UTC
*** Bug 488440 has been marked as a duplicate of this bug. ***
Comment 202 Christoph Wolk 2007-10-19 22:31:10 UTC
*** Bug 488441 has been marked as a duplicate of this bug. ***
Comment 203 Christoph Wolk 2007-10-19 22:31:29 UTC
*** Bug 488442 has been marked as a duplicate of this bug. ***
Comment 204 Christoph Wolk 2007-10-19 23:34:36 UTC
*** Bug 488450 has been marked as a duplicate of this bug. ***
Comment 205 Christoph Wolk 2007-10-20 00:17:23 UTC
*** Bug 488454 has been marked as a duplicate of this bug. ***
Comment 206 Christoph Wolk 2007-10-20 02:20:05 UTC
*** Bug 488479 has been marked as a duplicate of this bug. ***
Comment 207 Christoph Wolk 2007-10-20 08:56:42 UTC
*** Bug 488486 has been marked as a duplicate of this bug. ***
Comment 208 Christoph Wolk 2007-10-20 08:57:09 UTC
*** Bug 488499 has been marked as a duplicate of this bug. ***
Comment 209 Christoph Wolk 2007-10-20 08:57:30 UTC
*** Bug 488504 has been marked as a duplicate of this bug. ***
Comment 210 Christoph Wolk 2007-10-20 08:58:06 UTC
*** Bug 488511 has been marked as a duplicate of this bug. ***
Comment 211 Christoph Wolk 2007-10-20 08:58:17 UTC
*** Bug 488512 has been marked as a duplicate of this bug. ***
Comment 212 Christoph Wolk 2007-10-20 08:58:25 UTC
*** Bug 488513 has been marked as a duplicate of this bug. ***
Comment 213 Christoph Wolk 2007-10-20 08:59:21 UTC
*** Bug 488518 has been marked as a duplicate of this bug. ***
Comment 214 Christoph Wolk 2007-10-20 08:59:44 UTC
*** Bug 488520 has been marked as a duplicate of this bug. ***
Comment 215 Christoph Wolk 2007-10-20 09:07:07 UTC
*** Bug 488536 has been marked as a duplicate of this bug. ***
Comment 216 Christoph Wolk 2007-10-20 14:26:17 UTC
*** Bug 488595 has been marked as a duplicate of this bug. ***
Comment 217 Sebastian Pölsterl 2007-10-20 17:03:57 UTC
*** Bug 488660 has been marked as a duplicate of this bug. ***
Comment 218 Sebastian Pölsterl 2007-10-20 17:04:35 UTC
*** Bug 488667 has been marked as a duplicate of this bug. ***
Comment 219 Susana 2007-10-21 10:26:46 UTC
*** Bug 488725 has been marked as a duplicate of this bug. ***
Comment 220 Susana 2007-10-21 10:26:51 UTC
*** Bug 488723 has been marked as a duplicate of this bug. ***
Comment 221 Susana 2007-10-21 10:26:55 UTC
*** Bug 488704 has been marked as a duplicate of this bug. ***
Comment 222 Susana 2007-10-21 10:27:00 UTC
*** Bug 488697 has been marked as a duplicate of this bug. ***
Comment 223 Susana 2007-10-21 10:27:05 UTC
*** Bug 488678 has been marked as a duplicate of this bug. ***
Comment 224 Susana 2007-10-21 10:28:10 UTC
*** Bug 488755 has been marked as a duplicate of this bug. ***
Comment 225 Susana 2007-10-21 10:28:14 UTC
*** Bug 488752 has been marked as a duplicate of this bug. ***
Comment 226 Susana 2007-10-21 10:28:20 UTC
*** Bug 488743 has been marked as a duplicate of this bug. ***
Comment 227 Susana 2007-10-21 10:28:25 UTC
*** Bug 488742 has been marked as a duplicate of this bug. ***
Comment 228 Susana 2007-10-21 10:28:30 UTC
*** Bug 488740 has been marked as a duplicate of this bug. ***
Comment 229 Susana 2007-10-21 10:30:05 UTC
*** Bug 488794 has been marked as a duplicate of this bug. ***
Comment 230 Susana 2007-10-21 10:30:10 UTC
*** Bug 488767 has been marked as a duplicate of this bug. ***
Comment 231 Susana 2007-10-21 10:30:14 UTC
*** Bug 488759 has been marked as a duplicate of this bug. ***
Comment 232 Christoph Wolk 2007-10-22 07:07:32 UTC
*** Bug 488889 has been marked as a duplicate of this bug. ***
Comment 233 Christoph Wolk 2007-10-22 10:38:19 UTC
*** Bug 488929 has been marked as a duplicate of this bug. ***
Comment 234 Christoph Wolk 2007-10-22 12:17:10 UTC
*** Bug 488966 has been marked as a duplicate of this bug. ***
Comment 235 Christoph Wolk 2007-10-22 12:17:15 UTC
*** Bug 488967 has been marked as a duplicate of this bug. ***
Comment 236 Christoph Wolk 2007-10-22 15:46:41 UTC
*** Bug 489005 has been marked as a duplicate of this bug. ***
Comment 237 Christoph Wolk 2007-10-22 15:48:18 UTC
*** Bug 488990 has been marked as a duplicate of this bug. ***
Comment 238 Christoph Wolk 2007-10-22 16:51:00 UTC
*** Bug 489064 has been marked as a duplicate of this bug. ***
Comment 239 Christoph Wolk 2007-10-23 08:45:11 UTC
*** Bug 489094 has been marked as a duplicate of this bug. ***
Comment 240 Christoph Wolk 2007-10-23 08:45:27 UTC
*** Bug 489102 has been marked as a duplicate of this bug. ***
Comment 241 Christoph Wolk 2007-10-23 08:45:39 UTC
*** Bug 489111 has been marked as a duplicate of this bug. ***
Comment 242 Christoph Wolk 2007-10-23 08:46:34 UTC
*** Bug 489139 has been marked as a duplicate of this bug. ***
Comment 243 Christoph Wolk 2007-10-23 08:47:07 UTC
*** Bug 489142 has been marked as a duplicate of this bug. ***
Comment 244 Christoph Wolk 2007-10-23 08:47:24 UTC
*** Bug 489147 has been marked as a duplicate of this bug. ***
Comment 245 Christoph Wolk 2007-10-23 08:47:35 UTC
*** Bug 489155 has been marked as a duplicate of this bug. ***
Comment 246 Christoph Wolk 2007-10-23 08:47:53 UTC
*** Bug 489163 has been marked as a duplicate of this bug. ***
Comment 247 Christoph Wolk 2007-10-23 08:48:16 UTC
*** Bug 489192 has been marked as a duplicate of this bug. ***
Comment 248 Christoph Wolk 2007-10-23 08:49:25 UTC
*** Bug 489209 has been marked as a duplicate of this bug. ***
Comment 249 Christoph Wolk 2007-10-23 08:49:49 UTC
*** Bug 489219 has been marked as a duplicate of this bug. ***
Comment 250 Christoph Wolk 2007-10-23 08:49:57 UTC
*** Bug 489220 has been marked as a duplicate of this bug. ***
Comment 251 Christoph Wolk 2007-10-23 08:50:07 UTC
*** Bug 489221 has been marked as a duplicate of this bug. ***
Comment 252 Christoph Wolk 2007-10-23 08:50:24 UTC
*** Bug 489225 has been marked as a duplicate of this bug. ***
Comment 253 Christoph Wolk 2007-10-23 08:50:31 UTC
*** Bug 489233 has been marked as a duplicate of this bug. ***
Comment 254 Christoph Wolk 2007-10-23 08:50:40 UTC
*** Bug 489235 has been marked as a duplicate of this bug. ***
Comment 255 Christoph Wolk 2007-10-23 08:50:59 UTC
*** Bug 489244 has been marked as a duplicate of this bug. ***
Comment 256 Christoph Wolk 2007-10-23 08:51:06 UTC
*** Bug 489246 has been marked as a duplicate of this bug. ***
Comment 257 Christoph Wolk 2007-10-23 08:51:14 UTC
*** Bug 489266 has been marked as a duplicate of this bug. ***
Comment 258 Christoph Wolk 2007-10-23 08:51:21 UTC
*** Bug 489271 has been marked as a duplicate of this bug. ***
Comment 259 Christoph Wolk 2007-10-23 08:51:56 UTC
*** Bug 489282 has been marked as a duplicate of this bug. ***
Comment 260 Christoph Wolk 2007-10-23 10:30:49 UTC
*** Bug 489329 has been marked as a duplicate of this bug. ***
Comment 261 Christoph Wolk 2007-10-23 10:31:00 UTC
*** Bug 489311 has been marked as a duplicate of this bug. ***
Comment 262 Christoph Wolk 2007-10-23 17:48:18 UTC
*** Bug 489388 has been marked as a duplicate of this bug. ***
Comment 263 Christoph Wolk 2007-10-23 17:48:40 UTC
*** Bug 489398 has been marked as a duplicate of this bug. ***
Comment 264 Christoph Wolk 2007-10-23 17:48:49 UTC
*** Bug 489401 has been marked as a duplicate of this bug. ***
Comment 265 Christoph Wolk 2007-10-23 17:48:54 UTC
*** Bug 489407 has been marked as a duplicate of this bug. ***
Comment 266 Christoph Wolk 2007-10-23 17:49:01 UTC
*** Bug 489417 has been marked as a duplicate of this bug. ***
Comment 267 Christoph Wolk 2007-10-23 17:49:54 UTC
*** Bug 489450 has been marked as a duplicate of this bug. ***
Comment 268 Christoph Wolk 2007-10-23 17:52:57 UTC
*** Bug 489472 has been marked as a duplicate of this bug. ***
Comment 269 Christoph Wolk 2007-10-23 17:53:15 UTC
*** Bug 489488 has been marked as a duplicate of this bug. ***
Comment 270 Christoph Wolk 2007-10-23 19:42:05 UTC
*** Bug 489515 has been marked as a duplicate of this bug. ***
Comment 271 Tobias Mueller 2007-10-23 19:57:23 UTC
*** Bug 489551 has been marked as a duplicate of this bug. ***
Comment 272 Tobias Mueller 2007-10-23 19:57:28 UTC
*** Bug 489544 has been marked as a duplicate of this bug. ***
Comment 273 Tobias Mueller 2007-10-23 19:57:34 UTC
*** Bug 489543 has been marked as a duplicate of this bug. ***
Comment 274 Tobias Mueller 2007-10-23 19:57:38 UTC
*** Bug 489086 has been marked as a duplicate of this bug. ***
Comment 275 Sebastian Pölsterl 2007-10-24 17:52:00 UTC
*** Bug 489749 has been marked as a duplicate of this bug. ***
Comment 276 ohbother01 2007-10-25 14:40:40 UTC
Hello, I've just had the same issue with Deskbar crashing in Ubuntu 7.10 Gutsy. Synaptic shows that I already have tracker 0.6.3-0ubuntu3 installed, which is apparently the latest version available. The related packages (libdeskbar-tracker, libtrackerclient0, libtracker-gtk0, and tracker-search-tool) are also installed and have the same version, 0.6.3-0ubuntu3. 

But the automated bug report was rejected with the comment (by e-mail): 

"This is a bug in tracker versions before 0.6.3 (causing deskbar-applet to
crash). Please ask your distribution for an upgrade to tracker 0.6.3 (or
newer)."

What am I missing?

Should I still post the detailed bug report here manually?

Thanks in advance for clarifying the process.
Comment 277 André Klapper 2007-10-25 15:18:19 UTC
ohbother01: thanks a lot for the comment!

jamie told me on irc that the "original" bug 474131 would have been fixed for tracker 0.6.1, and
<jamiemcc> I think its a new bug that was recently fixed
<jamiemcc> but somehow got mixed in with the old one
<jamiemcc> the latest deskbar in svn has full exception handling so should never crash now (me hopes!)
<jamiemcc> will release this weekend
Comment 278 Sebastian Pölsterl 2007-10-26 16:25:57 UTC
*** Bug 490106 has been marked as a duplicate of this bug. ***
Comment 279 Sebastian Pölsterl 2007-10-26 16:28:11 UTC
*** Bug 490313 has been marked as a duplicate of this bug. ***
Comment 280 Götz Christ 2007-10-28 03:26:06 UTC
I have the same bug on Ubuntu 7.10 with tracker 0.6.3.
It happens almost allways.
Comment 281 Christoph Wolk 2007-10-28 21:50:41 UTC
*** Bug 491125 has been marked as a duplicate of this bug. ***
Comment 282 Christoph Wolk 2007-10-28 21:50:54 UTC
*** Bug 491126 has been marked as a duplicate of this bug. ***
Comment 283 Christoph Wolk 2007-10-29 12:22:34 UTC
*** Bug 491333 has been marked as a duplicate of this bug. ***
Comment 284 Christoph Wolk 2007-11-01 14:51:08 UTC
*** Bug 492345 has been marked as a duplicate of this bug. ***
Comment 285 Sebastian Pölsterl 2007-11-02 14:30:57 UTC
*** Bug 492605 has been marked as a duplicate of this bug. ***
Comment 286 Christoph Wolk 2007-11-02 15:26:13 UTC
*** Bug 492717 has been marked as a duplicate of this bug. ***
Comment 287 Christoph Wolk 2007-11-02 15:26:42 UTC
*** Bug 492715 has been marked as a duplicate of this bug. ***
Comment 288 Christoph Wolk 2007-11-05 07:37:00 UTC
*** Bug 493332 has been marked as a duplicate of this bug. ***
Comment 289 Sebastian Pölsterl 2007-11-08 19:00:11 UTC
*** Bug 493922 has been marked as a duplicate of this bug. ***
Comment 290 Sebastian Pölsterl 2007-11-11 10:32:25 UTC
*** Bug 495651 has been marked as a duplicate of this bug. ***
Comment 291 Sebastian Pölsterl 2007-11-12 10:47:58 UTC
*** Bug 496029 has been marked as a duplicate of this bug. ***
Comment 292 palfrey 2007-11-15 14:45:20 UTC
*** Bug 496786 has been marked as a duplicate of this bug. ***
Comment 293 Susana 2007-11-17 13:04:56 UTC
*** Bug 497497 has been marked as a duplicate of this bug. ***
Comment 294 Sebastian Pölsterl 2007-11-20 09:26:18 UTC
*** Bug 498026 has been marked as a duplicate of this bug. ***
Comment 295 Sebastian Pölsterl 2007-11-20 09:26:32 UTC
*** Bug 498231 has been marked as a duplicate of this bug. ***
Comment 296 Sebastian Pölsterl 2007-11-22 14:06:06 UTC
*** Bug 498855 has been marked as a duplicate of this bug. ***
Comment 297 Sebastian Pölsterl 2007-11-25 19:13:25 UTC
*** Bug 499525 has been marked as a duplicate of this bug. ***
Comment 298 Sebastian Pölsterl 2007-11-28 18:00:16 UTC
*** Bug 500247 has been marked as a duplicate of this bug. ***
Comment 299 Sebastian Pölsterl 2007-11-29 18:51:42 UTC
*** Bug 500384 has been marked as a duplicate of this bug. ***
Comment 300 Inactive Account 2007-12-03 09:24:06 UTC
I use tracker version 0.6.3 and have the same bug. Guess it's not fixed !
Comment 301 André Klapper 2007-12-03 12:20:25 UTC
reporters may be intersted in comment 277, because it is like always: the next tracker release gets announced for "next weekend" and then it takes at least two months, so the crashers remain unfixed.

tracker users may draw conclusions themselves, if they are annoyed by this behaviour.

reopening the bug report, 614 rejected traces so far.
Comment 302 Marcus Fritzsch 2007-12-11 21:31:28 UTC
OK, tracker 0.6.4 is out wich fixes this one.

Cheers, Marcus
Comment 303 Cosimo Cecchi 2007-12-13 13:30:06 UTC
*** Bug 502950 has been marked as a duplicate of this bug. ***
Comment 304 Cosimo Cecchi 2007-12-13 13:31:42 UTC
*** Bug 502949 has been marked as a duplicate of this bug. ***
Comment 305 Cosimo Cecchi 2007-12-13 13:34:44 UTC
*** Bug 502679 has been marked as a duplicate of this bug. ***
Comment 306 Sebastian Pölsterl 2007-12-13 15:36:37 UTC
*** Bug 502518 has been marked as a duplicate of this bug. ***
Comment 307 Sebastian Pölsterl 2007-12-16 19:51:01 UTC
*** Bug 503891 has been marked as a duplicate of this bug. ***
Comment 308 Sebastian Pölsterl 2007-12-25 12:18:11 UTC
*** Bug 504777 has been marked as a duplicate of this bug. ***
Comment 309 Sebastian Pölsterl 2008-01-02 11:23:38 UTC
*** Bug 506688 has been marked as a duplicate of this bug. ***
Comment 310 Sebastian Pölsterl 2008-01-11 22:07:23 UTC
*** Bug 508578 has been marked as a duplicate of this bug. ***
Comment 311 Sebastian Pölsterl 2008-01-14 19:01:42 UTC
*** Bug 509435 has been marked as a duplicate of this bug. ***
Comment 312 Sebastian Pölsterl 2008-05-26 21:19:38 UTC
*** Bug 534944 has been marked as a duplicate of this bug. ***
Comment 313 Martyn Russell 2010-05-17 13:32:24 UTC
Moving "Indexer" component bugs to "General" since "Indexer" refers to the old 0.6 architecture