Hey there... There was a pretty bad bug in tracker-handler.py which only pops up if one has so strange usage patterns as I do ;). A related problem was reported[1]. If traker is running in a different session tracker-handler.py will be happy with its requirements but will actually fail to connect to tracker. The problem is solved by adding one more check to the requirements. The downside of this is, that tracker will be started, even if the tracker-handler will not be used. Cheers, Marcus [1] http://bugzilla.gnome.org/show_bug.cgi?id=403752 PS: I am looking for 'how' to put apps into the handler, but haven't found it yet.
Attachment:
tracker_r738_tracker-handler_connection_requirement.patch
Description: Text Data