[Tracker] Metadata.Get crashes trackerd



I'm getting a weird problem.  Most of the calls to Metadata.Get
crashes trackerd, _except_ if I request File.SmallThumnailPath.

Test program attached; leaves this in the log:

waiting for file events...
SELECT DISTINCT  M1.MetaDataIndexValue FROM Services F LEFT OUTER
JOIN  ServiceMetaData M1 ON M1.ServiceID = F.ID  AND M1.MetaDataID = 2
WHERE F.ID = 5545
query  SELECT DISTINCT  M1.MetaDataIndexValue FROM Services F LEFT
OUTER JOIN  ServiceMetaData M1 ON M1.ServiceID = F.ID  AND
M1.MetaDataID = 2 WHERE F.ID = 5545  failed with error : no such
column: M1.MetaDataIndexValue

Attachment: metacrash.py
Description: Text Data



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