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 397789 - beagle doesn't index thunderbird mail in non default location
beagle doesn't index thunderbird mail in non default location
Status: RESOLVED OBSOLETE
Product: beagle
Classification: Other
Component: General
0.2.12
Other Linux
: Normal normal
: ---
Assigned To: Beagle Bugs
Beagle Bugs
: 399360 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-01-17 21:56 UTC by José Carlos García Sogo
Modified: 2007-08-11 08:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description José Carlos García Sogo 2007-01-17 21:56:31 UTC
Hi,

It seems that Beagle is failing to index thunderbird mail that is not located in default directory. (see Debian bug #407242)

Cheers,
Comment 1 Kevin Kubasik 2007-01-18 15:24:14 UTC
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.
Comment 2 José Carlos García Sogo 2007-01-19 23:48:37 UTC
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
Comment 3 Santiago Erquicia 2007-01-20 16:13:40 UTC
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] 
Comment 4 Debajyoti Bera 2007-01-22 18:33:29 UTC
*** Bug 399360 has been marked as a duplicate of this bug. ***
Comment 5 Pierre Östlund 2007-08-11 08:29:09 UTC
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.