GNOME Bugzilla – Bug 557535
Tracker doesn't work with Evolution 2.24.1 (imap and gmail contacts)
Last modified: 2010-05-17 13:32:44 UTC
Please describe the problem: OS: Ubuntu GNU/Linux OS: version: 8.10 Intrepid Ibex Gnome version: 2.24.0 Evolution version: 2.24.1 Tracker version: 0.6.6 Foreground: A gmail.com account, configured on Evo by IMAP protocol Local copy option selected A gmail.com address book configured on Evo Local copy option selected Bug: Tracker doesn't index e-mail and contacts. Steps to reproduce: 1. See description Actual results: Expected results: Does this happen every time? Other information:
i can confirm the bug with ubuntu 8.10 and evolution 2.24.1. I have 2 imap-accounts and no mail will be indexed by tracker. You can check the bug-report from ubuntu: https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/188628
Me too... Evolution 2.24.2 Ubuntu 8.10 Intrepid Ibex 64-bit Tracker 0.6.6 Tracker can't index my 8 pop mail account emails. Installed Beagle too and the problem is the same, so I guess this is Evolution, or Ubuntu 8.10 Intrepid Ibex issue. Mail notification doesn't work too.
Yes, in tracker we use the summary file generated by evolution to discover the messages to index. The new Evolution 2.24 store the summary in sqlite (instead of the old plain text file) so our module is broken.
*** Bug 563687 has been marked as a duplicate of this bug. ***
This was fixed a while ago in trunk, the evolution module now supports reading Evolution's sqlite storage format
(In reply to comment #5) > This was fixed a while ago in trunk, the evolution module now supports reading > Evolution's sqlite storage format > can you confirm the version of tracker includes the fixed module? i'm running 0.6.6-1ubuntu5.1 on ubuntu and indexing is not working for me.
In Ubuntu Jaunty currently you get 0.6.90-1ubuntu2. Can anyone confirm if this version is OK?
Just tested my self. This version indexes lots of my IMAP mails but when I try to search I only get a match for maybe 5% of what's in there. For the same folder I can get matches of some emails and misses on others. I have set the entire folder to be avail for offline useage. thnov@thomas-desktop:~$ tracker-stats Statistics: default = 0 Files = 2001 Folders = 154 Documents = 0 WebHistory = 0 Images = 1838 Music = 0 Videos = 8 Text = 0 Development = 0 Other = 1 Emails = 25693 EvolutionEmails = 25693 ModestEmails = 0 ThunderbirdEmails = 0 KMailEmails = 0 EmailAttachments = 0 EvolutionAttachments = 0 ModestAttachments = 0 KMailAttachments = 0 Conversations = 488 GaimConversations = 488 Applications = 0 Playlists = 0 thnov@thomas-desktop:~$ tracker-search -s Emails hello Results: (hello can be found in LOTS of emails and some subjects. If I run tracker-search-tool it suggests 'yello') thnov@thomas-desktop:~$ tracker-search -s Emails yello Results: email://1189247647.5828.0@thomas/INBOX/Archive/2007;uid=1588 email://1189247647.5828.0@thomas/INBOX/Sent/2007;uid=409 email://1189247647.5828.0@thomas/INBOX;uid=24678 email://1189247647.5828.0@thomas/INBOX/Sent;uid=1281 email://1189247647.5828.0@thomas/INBOX/Sent/2007;uid=423 email://1189247647.5828.0@thomas/INBOX;uid=27277 email://1189247647.5828.0@thomas/INBOX;uid=25073 email://1189247647.5828.0@thomas/INBOX/Archive/2007;uid=2294 email://1189247647.5828.0@thomas/INBOX/Sent/2007;uid=248 email://1189247647.5828.0@thomas/INBOX/Archive/2007;uid=2275 email://1189247647.5828.0@thomas/INBOX/Archive/2007;uid=1589 email://1189247647.5828.0@thomas/INBOX/Archive/2007;uid=1599 email://1189247647.5828.0@thomas/INBOX/Archive/2007;uid=1600 email://1189247647.5828.0@thomas/INBOX;uid=27287 email://1189247647.5828.0@thomas/INBOX/Sent/2007;uid=421 Is this something else or should this bug be re-opened?
Moving "Indexer" component bugs to "General" since "Indexer" refers to the old 0.6 architecture