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 557535 - Tracker doesn't work with Evolution 2.24.1 (imap and gmail contacts)
Tracker doesn't work with Evolution 2.24.1 (imap and gmail contacts)
Status: RESOLVED FIXED
Product: tracker
Classification: Core
Component: General
git master
Other All
: Normal major
: ---
Assigned To: Jamie McCracken
Jamie McCracken
: 563687 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-10-23 02:37 UTC by Guido
Modified: 2010-05-17 13:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Guido 2008-10-23 02:37:32 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:
Comment 1 Thomas Bechtold 2008-11-10 12:33:20 UTC
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

Comment 2 Maks Zbogar 2008-12-08 15:14:20 UTC
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.
Comment 3 Ivan Frade 2008-12-08 15:21:37 UTC
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. 
Comment 4 Ivan Frade 2008-12-08 17:24:55 UTC
*** Bug 563687 has been marked as a duplicate of this bug. ***
Comment 5 Carlos Garnacho 2009-01-13 15:37:22 UTC
This was fixed a while ago in trunk, the evolution module now supports reading Evolution's sqlite storage format
Comment 6 Ian Campbell 2009-02-04 21:27:24 UTC
(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.
Comment 7 g11024342@trbvm.com 2009-03-03 12:06:01 UTC
In Ubuntu Jaunty currently you get 0.6.90-1ubuntu2. Can anyone confirm if this version is OK?

Comment 8 g11024342@trbvm.com 2009-03-03 21:16:12 UTC
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?
Comment 9 Martyn Russell 2010-05-17 13:32:44 UTC
Moving "Indexer" component bugs to "General" since "Indexer" refers to the old 0.6 architecture