After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 585534 - Correctly handle GThemedIcon primary and fallbacks
Correctly handle GThemedIcon primary and fallbacks
Status: RESOLVED NOTABUG
Product: nautilus
Classification: Core
Component: general
2.27.x
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks: 541276
 
 
Reported: 2009-06-12 09:12 UTC by Nicolò Chieffo
Modified: 2009-06-12 18:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Nicolò Chieffo 2009-06-12 09:12:51 UTC
Please describe the problem:
I'm using a GThemedIcon with a primary icon and "folder" as fallback.
In some gtk themes, nautilus displays "folder" even if the primary icon is available:
it uses the fallback without looking for icons in parent themes.

in fact if I change the theme to the parent one (looking at Inherits= in index.theme) the icons will show!

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?
yes

Other information:
Comment 1 Nicolò Chieffo 2009-06-12 18:25:55 UTC
This is the intended behavior