Re: [Tracker] "org.freedesktop.Tracker" doesn't exist"



Matt & Rachel Klessig wrote:
I'm using Ubuntu Dapperand I installed Tracker via the instructions on
the wiki. It worked fine but I wanted to try out Tracker CVS. I got it
to compile but now when I try to search, Nautilus throws up this error.
Method "SearchMetadataText" with signature "ssib" on interface
"org.freedesktop.Tracker" doesn't exist

Any help would be appreciated.


1) Easiest way is to symlink old lib name to new one
in usr/lib:
sudo ln -sf libmetatracker.so.0 libtracker.so.0
(I will add this to the make file so it retains backwards compatibility)

2) recompile nautilus - it will use the new lib name.



SearchMetadataText is the old interface. I assume you had a previous deb version installed - if so please uninstall it first then recompile tracker.

If correctly installed, usr/lib/libtracker.so should be a symlink to //usr/lib/libmetatracker.so


--
Mr Jamie McCracken
http://jamiemcc.livejournal.com/




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