[Tracker] tracker 0.10.37: Vala binding for tracker-client uses deprecated C functions



Hi,

I'm still using tracker 0.10.x, perhaps I shouldn't; But I still have a miner-fs plugin developped when at the 0.8 times that i need.

Basically, i'm running a very simple query that takes about 1 second to complete when I use the command-line tracker-sparql, but when I use the tracker-client vala API, it takes forever, and times out on dBus. in this case, the tracker-store complain that the client exited early. When I am using tracker-sparql, i get nothing in the tracker-store log file. I am assuming that tracker-sparql directly queries the sqlite database.

- the Vala API uses the C function tracker_resources_sparql_query (which is deprecated)
- the tracker-sparql program uses tracker_sparql_connection_query

What do you recommend ?

Thank you,

Mildred


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