Bug 91387

Summary: gnome icon theme configuration problem
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Dan Winship <danw>
Component: GNOMEAssignee: Gary Ekker <gekker>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Patch to install icons to proper directory

Description Dan Winship 2005-06-17 19:54:20 UTC
The icons in /opt/gnome/share/icons/theme/hicolor/16x16/stock/emoticons
(and maybe some others as well) aren't available to the themable icons API.
For an example, run glade-2, create a new GNOME project, create a window, add
an image to the window, go to the Properties window, click the "Named Icon"
pop-up, and scroll to "stock_smiley-1" (it's about 1/4 of the way down the
list, which is is inconveniently not in alphabetical order). The icon shows
up as the "broken image" icon.

This seems to be an issue with how the hicolor-theme and gnome-icon-theme
packages are merged together. /opt/gnome/share/icons/theme/gnome/index.theme
says to look in "16x16/stock/emoticons", but that just makes it look in
/opt/gnome/share/icons/theme/gnome/16x16/stock/emoticons, not
/opt/gnome/share/icons/theme/hicolor/16x16/stock/emoticons where the icons
are actually installed. I believe that index.theme is right, and the icons
are just being installed in the wrong directory.
Comment 1 JP Rosevear 2005-09-22 15:59:27 UTC
Jakkub, Rodney, know what the story is here?
Comment 2 Rodney Dawes 2005-09-23 16:55:17 UTC
Created attachment 50752 [details]
Patch to install icons to proper directory

Here's a patch to install the emoticons to the gnome directory instead of
hicolor. I've committed this upstream already.
Comment 3 Rodney Dawes 2005-09-23 17:04:32 UTC
To be clear, this will be fixed in the next gnome-icon-theme tarball release
also (2.12.1).
Comment 4 Dominic W Reynolds 2005-09-25 19:29:18 UTC
This is assigned to the apparmor component. Moving to the component 
Comment 5 Dominic W Reynolds 2005-09-25 19:30:07 UTC
Moved to GNOME 
Comment 6 Gary Ekker 2005-10-12 16:21:37 UTC
Fixed with update to 2.12.1 in STABLE/PLUS.