Hello,

While I was playing with tracker-tag to write a man page I found some errors.


1°) Warning / error
with
tracker-tag -a HOME /home/baptiste/
and
tracker-tag -R /home/baptiste/

I have this output in tracker.log
===================================
adding keywords to /home/baptiste with id 1153
ERROR : failed to prepare query ServiceCached with sql select 1 from
ServiceWords where ServiceID = ? and WordID = (select WordID from
Words where Word = ?);
 due to no such table: ServiceWords
ERROR : prepared query ServiceCached failed due to no such table: ServiceWords
===================================

2°) Segfault
With
((([EMAIL PROTECTED])))-> tracker-tag -R HOME /home/baptiste/
segmentation fault (core dumped)
(note that I should have done tracker-tag -R /home/baptiste/)

same result if one give too much parameters than expected.

3°) Inconsistency
a. ((([EMAIL PROTECTED])))-> tracker-tag -s HOME
HOME
b. ((([EMAIL PROTECTED])))-> tracker-tag -a HOME /home/baptiste/
c. ((([EMAIL PROTECTED])))-> tracker-tag -s HOME
/home/baptiste

the output of step a. gives the name of the tag, but not on the step
c.; I don't know if they be the same.

Hope it helps

Regards :)
-- 
Baptiste Mille-Mathias
Les gens heureux ne sont pas pressés
_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to