Bug 498319

Summary: Gobby %post and %postun scripts need to update icon cache
Product: [Fedora] Fedora Reporter: Paul W. Frields <stickster>
Component: gobbyAssignee: Luke Macken <lmacken>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: lmacken, pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-13 19:10:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch for gobby/F-11 specfile none

Description Paul W. Frields 2009-04-29 20:31:00 UTC
When installed, Gobby does not have an icon in the menus.  It might need something like this:

touch --no-create /usr/share/icons/hicolor || :
if [ -x /usr/bin/gtk-update-icon-cache ]; then
   /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || :
fi

...in %post and %postun.

Comment 1 Paul W. Frields 2009-04-29 20:34:29 UTC
Created attachment 341831 [details]
Patch for gobby/F-11 specfile

Comment 2 Bug Zapper 2009-06-09 14:49:23 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Paul W. Frields 2009-07-13 19:10:21 UTC
Luke did this in 0.4.10-3.