https://bugs.gpodder.org/show_bug.cgi?id=553

--- Comment #25 from [email protected] 2010-11-08 11:14:02 GMT ---
(In reply to comment #24)
> Well I noticed, that I'm back to square one here and now in the situation of
> not being able to distinguish played and unplayed items.
> 
> Also lost my trash can icon for deleted items and have some generic blue
> diamond with a question mark.
> 
> Currently running gpodder 2.9 on openSUSE 11.3 (64bit) with KDE 4.4.4

In comment 17 I said that replacing ICON_UNPLAYED (with 'vcs-locally-modified')
was no more necesary since kde now (since 4.5.1) included the 'emblem-new'
icon. But looking at the code, the icon is stil replaced so it should work on
KDE4.4.4

This leads me to think that you are now using the Oxygen icon theme (or a theme
that inherits from it), and that it includes icons that weren't available in
Oxygen (like emblem-new), lacks icons available on Oxygen (like
'vcs-locally-modified') and that implements some with a different meaning (like
'archive-remove')

A workarround for you, until the final solution arrives, could be to switch the
icon theme, add manually the icons to the theme or edit
/usr/lib/python2.X/site-packages/gpodder/gtkui/model.py (arround line 93) to
use the icons that you prefer.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to