Thanks a lot Ohad.

I had a quick look at your code. I noticed that you use json to retrieve
the search engines. However, I don't have a "search.json" file in my
profile directory, only "search.sqlite" which seems to include the data.
In addition, the json module is part of python since 2.6 only, but
deskbar has to work with python 2.5, too. For 2.5 there's the simplejson
module. If it doesn't work without json you must make sure one of those
modules is available in module's has_requirements method.

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to