Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 354369

Summary: app-office/libreoffice-bin menu icons in wrong location
Product: Gentoo Linux Reporter: Marek Kozlowski <kozlowsm>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marek Kozlowski 2011-02-10 14:54:03 UTC
No menu icons for libreoffice in XFCE 4.8 system menu. The names are correct. IMHO the location is wrong:
Probably it should be: /usr/share/pixmaps/
It is: subdirectories of /usr/share/icons .

The simple command:
mv /usr/share/icons/gnome/48x48/apps/libreoffice-* /usr/share/pixmaps/
solves the problem.

Reproducible: Always
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2011-02-10 21:13:19 UTC
Have to disagree here, the Freedesktop Icon Theme Specification is pretty clear about that, default icons should be stored under /usr/share/icons/hicolor and that's actually were they are installed with libreoffice-bin. /usr/share/pixmaps has been deprecated quite some time ago. See

http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html

So either it's Xfce doing something wrong or you just have to logout and login again for the icon cache to be updated, either way: Not a OOo bug (at least not the one you reported, if you find a real bug in the implementation, feel free to reopen). Closing.