Hello, Wilfred!
Wilfred van Rooijen wrote:
> I installed the patch, and started gpodder:
>
> [EMAIL PROTECTED] ~/gpodder $ bin/gpodder
> --local --verbose
> (HistoryStore) Creating new history list.
> Patching feedparser module... (mapContentType bugfix)
> (tagupdate) eyed3 not found -- tag update disabled
> Traceback (most recent call last):
> File "bin/gpodder", line 148, in ?
> sys.exit( main())
> File "bin/gpodder", line 122, in main
> from gpodder import gui
> File "/home/rooijen/gpodder/src/gpodder/gui.py",
> line 40, in ?
> from gpodder import trayicon
> File
> "/home/rooijen/gpodder/src/gpodder/trayicon.py", line
> 32, in ?
> log('Cannot find pynotify. Please install the
> python-notify package.')
> NameError: name 'log' is not defined
Thanks for this bug report, it's because the log function is imported
after being used. I've fixed that locally on my machine now. The bug
only comes up when not having pynotify installed.
> Just exactly what is this patch supposed to do? I
> don't see any icons appearing anywhere (?). I use
> GNOME, where is the icon supposed to show up?
You have to enable the tray icon in the settings dialog. It will appear
in the notification area (the one that also houses the NetworkManager
applet, gnome-power-manager icon, Pidgin status icon, etc...).
Thanks,
Thomas
_______________________________________________
gpodder-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-devel