Bug 177669
| Summary: | Some icons are missing | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matthias Clasen <mclasen> |
| Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | sangu.fedora |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 2.0.1.1-6.2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-01-16 09:40:28 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 150221 | ||
|
Description
Matthias Clasen
2006-01-12 20:03:48 UTC
err..., I'm not sure I understand. /usr/share/icons/Bluecurve/*/apps/openofficeorg-*.png from redhat-artwork exist. Are we talking a missing redhat-artwork dependancy, or something else entirely. i386 install I assume, not some cocked-up 64bit multilib thing I hope Yes, this is an x86_64 box, but I think this is probably unrelated. The error dialogs come from the launchers on the panel when I switch the theme to Clearlooks. Matthias Clasen : Reinstalling gnome-icon-theme package or rm /usr/share/icons/icon-theme.cache and /usr/share/icons/hicolor/icon-theme.cache After installing gnome-icon-theme, openoffice packages seem to be installed. $ locate openofficeorg-calc /usr/share/icons/Bluecurve/16x16/apps/openofficeorg-calc.png /usr/share/icons/Bluecurve/24x24/apps/openofficeorg-calc.png /usr/share/icons/Bluecurve/32x32/apps/openofficeorg-calc.png /usr/share/icons/Bluecurve/48x48/apps/openofficeorg-calc.png /usr/share/icons/hicolor/48x48/apps/openofficeorg-calc.png [sangu@sangu ~]$ locate openofficeorg-impress /usr/share/icons/Bluecurve/16x16/apps/openofficeorg-impress.png /usr/share/icons/Bluecurve/24x24/apps/openofficeorg-impress.png /usr/share/icons/Bluecurve/32x32/apps/openofficeorg-impress.png /usr/share/icons/Bluecurve/48x48/apps/openofficeorg-impress.png /usr/share/icons/hicolor/48x48/apps/openofficeorg-impress.png [sangu@sangu ~]$ locate openofficeorg-writer /usr/share/icons/Bluecurve/16x16/apps/openofficeorg-writer.png /usr/share/icons/Bluecurve/24x24/apps/openofficeorg-writer.png /usr/share/icons/Bluecurve/32x32/apps/openofficeorg-writer.png /usr/share/icons/Bluecurve/48x48/apps/openofficeorg-writer.png /usr/share/icons/hicolor/48x48/apps/openofficeorg-writer.png $ ls /usr/share/icons/hicolor/48x48/apps/openofficeorg-*.png /usr/share/icons/hicolor/48x48/apps/openofficeorg-base.png /usr/share/icons/hicolor/48x48/apps/openofficeorg-calc.png /usr/share/icons/hicolor/48x48/apps/openofficeorg-draw.png /usr/share/icons/hicolor/48x48/apps/openofficeorg-impress.png /usr/share/icons/hicolor/48x48/apps/openofficeorg-math.png /usr/share/icons/hicolor/48x48/apps/openofficeorg-writer.png $rpm -qf /usr/share/icons/hicolor/48x48/apps/openofficeorg-*.png openoffice.org-core-2.0.1.1-5.2 openoffice.org-core-2.0.1.1-5.2 openoffice.org-core-2.0.1.1-5.2 openoffice.org-core-2.0.1.1-5.2 openoffice.org-core-2.0.1.1-5.2 openoffice.org-core-2.0.1.1-5.2 I'm too stupid for words, gtk-update-icon-cache doesn't actually get run from the OOo post/postun. twit. |