I just found another issue with trackerbird: if you have a mail folder with a space in its name, the uri used internally in thunderbird includes that space. If you use this uri unchanged in the SPARQL statement, the statement fails due to a syntax error. The space has to be replaced by %20.
You can find the fix as another commit (https://github.com/mnlipp/tracker/commit/95d58388232b8acd453d574d06a462ce66923ecb) in my git clone. - Michael _______________________________________________ tracker-list mailing list tracker-list@gnome.org https://mail.gnome.org/mailman/listinfo/tracker-list