Ticket #508 (closed defect: fixed)
Icon theme is not being applied properly
| Reported by: | thomas@… | Owned by: | buglog@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Theming - Gtk+ | Version: | current svn head |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
Icon theme is not being applied properly, and therefore some icons do not appear
in the OpenMoko? style.
Change History
comment:3 Changed 6 years ago by reverendbean@…
Doesn't work for me either. Following the wiki instructions for running
OM in Xephyr (native, not qemu), I get a lot of a theme-related
error messages. Firstly it looks for the hicolor theme rather than
openmoko-standard. If I symlink /usr/share/icons/hicolor to openmoko-standard
it gets some of the icons but still misses many (like moko-call-answer).
I'm new to OM, so perhaps I'm just missing something that everybody
else knows about...
comment:4 Changed 6 years ago by thomas@…
- Status changed from new to closed
- Resolution set to fixed
Rusty: You need to run settings-daemon within Xephyr and set the appropriate
theme keys in gconf. Hicolor is part of the fall back system in the icon theme
specification, so attempts to load icons from there are to be expected if they
do not exist in the current theme.
This bug has been fixed in the images for some time now.
