Hello, Richard!

On Mon, 2007-08-06 at 19:52 -0500, [EMAIL PROTECTED] wrote:
> You probably want to emit an appropriate warning before eating the
> exception.  Notably, I had gotten two distinct exceptions while
> troubleshooting:

>From your (very good!) bug report, screenshot and patch, I now suspect
that you are probably using an old version of the gnome/hicolor icon
theme, which does not yet include the "applications-internet" icon.
Because this icon is loaded when gPodder generates the ListStore for the
channel list, this could make the channel list not initialize properly.

Please have a look in /usr/share/icons/hicolor/ to find a globe-like
icon that looks like the globes on the left side of this screenshot:

http://spock.thpinfo.com/~thp/images/gpodder-richard-voigt.png

Then, try to replace the "applications-internet" string in the
corresponding function with the base name of your globe-like icon. If
gPodder works for you now, I can come up with some fallback code to use
the old icon name instead of the new one. Just tell me the base name of
the icon you've found to be working.

> gobject.GError - Icon 'applications-internet' not present in theme 
> gobject.GError - Unrecognized image file format 


Thanks,
Thomas


_______________________________________________
gpodder-devel mailing list
gpodder-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/gpodder-devel

Reply via email to