Error loading the file: /home/francis/.gnome2/deskbar-applet/handlers/deskbar-tracker-0.5.py.
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/deskbar/ModuleLoader.py", line 91, in import_module
mod = pydoc.importfile (filename)
File "pydoc.py", line 240, in importfile
raise ErrorDuringImport(path, sys.exc_info())
ErrorDuringImport: problem in /home/francis/.gnome2/deskbar-applet/handlers/deskbar-tracker-0.5.py - ImportError: No module named path
I don't see where in the tracker.py it's trying to import a module named path, unless the following line is causing an error:
import os.path
On 11/5/06, Nigel Tao <
[EMAIL PROTECTED]> wrote:
> I haven't been able to get he deskbar integration working though. I put the
> .py file posted earlier on this mailing list in
> ~/.gnome2/deskbar-applet/handlers, but it doesn't show up
> in the deskbar Preferences (after Gnome restart). A .pyc file is created. I
> have other handlers there that work fine.
Hmm... can you try, from the command line,
/usr/lib/deskbar-applet/deskbar-applet -w
(the dash-w invokes "window mode"), which should print out a bunch of
stuff to the console, and see if anything looks like an error?
--
"Impossible is nothing."
_______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
