Re: [Tracker] [tracker-indexer] Wrong UID with MAP mails



Laurent Aguerreche wrote:
Hello,

in tracker-indexer.log, I only see "(null)" as UID for each IMAP email.
So I ran tracker-indexer under GDB and I found that UIDs were never
correctly set in get_metadata_for_imap() (in evolution.c) even after the
call to read_summary(). For instance, this is a UDI I obtain in
get_metadata_for_imap() :

(gdb) print uid
$29 = (gchar *) 0x7fc48fcb7790 "\016C\2021ï\bbï"
(gdb) 

Thanks for spotting this Laurent.
Carlos is probably the best person to look into this. But if you have
time to knock up a patch, that would be even better! :)

-- 
Regards,
Martyn



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]