On 05/01/2012 11:40 AM, Pierre-Malo Deniélou wrote:
On 01/05/12 10:33, Jani Välimaa wrote:
Please push oxygen-gtk.
New release builds oxygen-gtk with OXYGEN_FORCE_KDE_ICONS_AND_FONTS=0 to
not force of use KDE icons and fonts in non-KDE environments.
Oxygen-gtk3 is already build with same option.
Oh. That might have been the original culprit for mga#5362 (missing
icons causes Pinta to crash)
https://bugs.mageia.org/show_bug.cgi?id=5362
and possibly others under minimal environments.
Thanks,
Should not be the issue, since oxygen-gtk falls back on gnome icon
theme. And gnome should provide all icons necessary for gtk apps.
In fact I fear the issue is the opposite. With the flag above, the
fallback is not set (programatically) anymore by oxygen-gtk and you add
to set it manually in some gtk specific config file.
If you use oxygen icons in your non KDE DE, and don't add the gnome
fallback, then you will miss some (non-standard) icons.
Hugo