On 8/10/07, Michael Biebl <[EMAIL PROTECTED]> wrote: > 2007/8/10, Marcus Fritzsch <[EMAIL PROTECTED]>: > > Hi there. > > > > I'm sending this mail to let you have a look at the new deskbar > > applet. I could reuse a lot of code but still had to change on every > > corner. Icons are handled differently, there are predefined actions, > > notable an action to run .desktop files ;) (it's the only one I'm > > using right now). > > > > I cannot test emails here so please take a look for that if someone can. > > > > I changed the way icons are used - no stock_... anymore but > > image-x-generic or audio-x-generic --- is this the right way to do it? > > > > Is there a way of getting file-type icons from a gnome api? > > > > The bug fix for that ubuntu race is also included. > > > > That's all for now I think. > > I tried it with the current stable version of deskbar-applet (2.18.1), > and I get the following error message when I try to start > deskbar-applet: > > Error loading the file: > /home/michael/.gnome2/deskbar-applet/handlers/tracker-handler-2.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/michael/.gnome2/deskbar-applet/handlers/tracker-handler-2.py - > ImportError: No module named core.Utils > > Is it really necessary, to depend on a development version of > deskbar-appplet to get the plugin working? That would be very > unfortunate.
No, this is the handler for the new deskbar --- the other is attached by my previous mail to the ubuntu bug thread ;) This one is for inclusion in ubuntu with the nuew deskbar. Cheers, Marcus _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
