Bug 1377683
Summary: | spinner instead of custom os icon | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> | ||||
Component: | mediawriter | Assignee: | Martin Bříza <mbriza> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 25 | CC: | mbriza | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | mediawriter-3.97.1-0.fc25 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-09-27 00:31:37 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: | |||||||
Attachments: |
|
Description
Kamil Páral
2016-09-20 11:23:18 UTC
I saw it in the other report too and was a bit surprised. Seems svg support is broken. I'll just convert the icon to png. It seems no svg icon is included: $ rpm -ql mediawriter | grep icon /usr/share/icons/hicolor /usr/share/icons/hicolor/192x192 /usr/share/icons/hicolor/192x192/mediawriter.png However, I'm not sure why the 192x192 version of the png icon is not used. It renders fine, and the desktop file seems to be OK as well: $ grep Icon /usr/share/applications/mediawriter.desktop Icon=mediawriter This bug is related to the "custom OS" icon inside the application. This icon is not installed to the filesystem directly - it is included inside the application binary using the Qt QRC system. Ugh, sorry, I mixed this up with bug 1377627. Fixed upstream mediawriter-3.97.0-0.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d84f684d42 (In reply to Fedora Update System from comment #6) > mediawriter-3.97.0-0.fc25 has been pushed to the Fedora 25 testing Fixed. mediawriter-3.97.1-0.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-e34fd77aaf mediawriter-3.97.1-0.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. |