Bug 965358
| Summary: | anaconda on MATE live image is missing almost all icons | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
| Component: | mate-icon-theme | Assignee: | Dan Mashal <dan.mashal> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | dan.mashal, raveit65.sun, rdieter, ulrich.hobelmann |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | mate-icon-theme-1.6.1-1.fc19 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-06-14 04:54:00 UTC | Type: | Bug |
| 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: | 965365 | ||
| Bug Blocks: | |||
|
Description
Adam Williamson
2013-05-21 02:28:35 UTC
Okay, so I still think that's more or less what we need to. I was confused for a bit as to how this works on KDE, as the Oxygen icon theme does not inherit GNOME, but it turns out xsettings-kde does this: xsettings_manager_set_string(managers[i], "Net/FallbackIconTheme", "gnome"); i.e. it sets the XSetting Net/FallbackIconTheme to 'gnome', so basically it sets up the GNOME theme as a fallback. I'm not sure if it's better for MATE to do that, or just have the MATE icon theme inherit GNOME, or do something else entirely, or if they think this shouldn't be fixed and anaconda shouldn't be using random icons from GNOME's icon theme. Might be worth asking upstream. https://bugzilla.redhat.com/show_bug.cgi?id=965365 would fix this, if anaconda does it, and probably save MATE having to do anything. Let's keep an eye on that. Dan, i did a pull request which add symbolic icons to mate-icon-theme (Menta) at upstream, 2 weeks ago. https://github.com/mate-desktop/mate-icon-theme/pull/8 Asked Stefano for merging and for a new release. Anaconda isn't the only GTK3 application which needs this icons in MATE. (In reply to Wolfgang Ulbrich from comment #3) > Dan, > i did a pull request which add symbolic icons to mate-icon-theme (Menta) at > upstream, 2 weeks ago. > https://github.com/mate-desktop/mate-icon-theme/pull/8 > Asked Stefano for merging and for a new release. > Anaconda isn't the only GTK3 application which needs this icons in MATE. This is a known issue not related to MATE. Well, not really. It's one of those bugs that has multiple ways of looking at it. There are two possible cures to the symptom 'the icons don't appear on the MATE live image': fix anaconda to force use of the GNOME icon theme, or have the MATE icon theme work in this scenario somehow (there are many ways of doing that). Wolfgang is saying that doing the latter is something that should happen as well as fixing anaconda, basically: mate-icon-theme is having the -symbolic icons added to it upstream (which is one of the ways of making this work from the MATE side). We could convert this bug to being a bug for adding the -symbolic icons to mate-icon-theme, or we could leave this bug as being for the symptom, and close it as soon as _either_ of the fixes happens (either mate-icon-theme grows the -symbolic icons, or anaconda starts forcing the use of the GNOME icon theme). mate-icon-theme-1.6.1-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/mate-icon-theme-1.6.1-1.fc19 Package mate-icon-theme-1.6.1-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing mate-icon-theme-1.6.1-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-10568/mate-icon-theme-1.6.1-1.fc19 then log in and leave karma (feedback). mate-icon-theme-1.6.1-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |