GNOME Bugzilla – Bug 397789
beagle doesn't index thunderbird mail in non default location
Last modified: 2007-08-11 08:29:09 UTC
Hi, It seems that Beagle is failing to index thunderbird mail that is not located in default directory. (see Debian bug #407242) Cheers,
Could you please give us a link to that bug? also, is there any chance you could try 0.2.14 and see if that helps? There were some changes to that code a while ago, but I can't remember the release.
The debian BTS is at http://bugs.debian.org/407242 Anyway, this is only a link. The bug itself does not explain more. I will try to package 0.2.14 this weekend, and upload it to experimental. I can ask the user suffering this to check it. Thanks
I have a similar problem under Ubuntu 6.10. The beagle version installed is 0.2.9-1ubuntu3. I cannot test this under an updated version since this is the only one available from ubuntu. I hope this clarifies if the problem was solved in a new version. My thunderbird email is under /media/hda5/Mail and as you can see beagle tries to index /home/santiago/.mozilla-thunderbird//media/hda5/Mail 070120 1117599331 12825 Beagle DEBUG: Starting Thunderbird backend 070120 1117599524 12825 Beagle WARN EX: Exception caught while executing Beagle.Daemon.ThunderbirdQueryable.ThunderbirdQueryable:Void StartWorker() 070120 1117599524 12825 Beagle WARN EX: System.IO.IOException: /home/santiago/.mozilla-thunderbird//media/hda5/Mail 070120 1117599524 12825 Beagle WARN EX: at Beagle.Util.Inotify.Subscribe (System.String path, Beagle.Util.InotifyCallback callback, EventType mask, EventType initial_filter) [0x00000] 070120 1117599524 12825 Beagle WARN EX: at Beagle.Util.Inotify.Subscribe (System.String path, Beagle.Util.InotifyCallback callback, EventType mask) [0x00000] 070120 1117599524 12825 Beagle WARN EX: at Beagle.Daemon.ThunderbirdQueryable.ThunderbirdIndexer..ctor (Beagle.Daemon.ThunderbirdQueryable.ThunderbirdQueryable queryable, System.String[] root_paths) [0x00000] 070120 1117599524 12825 Beagle WARN EX: at Beagle.Daemon.ThunderbirdQueryable.ThunderbirdQueryable.StartWorker () [0x00000] 070120 1117599524 12825 Beagle WARN EX: at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () 070120 1117599524 12825 Beagle WARN EX: at Beagle.Util.ExceptionHandlingThread.ThreadStarted () [0x00000]
*** Bug 399360 has been marked as a duplicate of this bug. ***
This should issue should be fixed in trunk as a result of my Summer of Code project. Marking this bug as obsolete since this code is no longer used.