Bug 1952518
| Summary: | Instal to hard drive logo on kde spin is old one and not the new | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Geraldo Simião <geraldo.simiao.kutz> |
| Component: | fedora-logos | Assignee: | Tom "spot" Callaway <spotrh> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 34 | CC: | bcotton, caillon+fedoraproject, rdieter, rhughes, rstrode, sandmann, spotrh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | fedora-logos-34.0.3-1.fc34 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-05-03 02:05:47 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: | |||
If you can figure out exactly which image file is being loaded there, it would help me a great deal in figuring out how to resolve this issue. Created attachment 1774859 [details]
the icon is used by the liveinstal program
Okay, so I think I know where it's coming from. /usr/share/applications/liveinst.desktop has "Icon=org.fedoraproject.AnacondaInstaller". Several files by this name are provided by the fedora-logos package in /usr/share/icons. BUT breeze-icon-theme also provides a file /usr/share/icons/breeze/apps/48/org.fedoraproject.AnacondaInstaller.svg, which I'm guessing comes first in however the desktop file is evaluated. breeze-icon-theme should NOT have a copy of the fedora trademark logo. :) Created attachment 1776085 [details]
print showing where the icon with the old logo is
Yeah, Ben is right, this icon is at /usr/share/icons/breeze/app/48/org.fedoraproject.AnacondaInsaller.svg
FEDORA-2021-45b115b1bb has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-45b115b1bb FEDORA-2021-45b115b1bb has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-45b115b1bb` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-45b115b1bb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Created attachment 1777821 [details]
Print of the desktop and menu with the new logo on the icon.
After the new update (breeze-icon-theme-5.81.0-3.fc34 and fedora-logos-34.0.3-1.fc34) icon changed to the new logo, great!
Bug fixed. Hope it goes to stable soon.
FEDORA-2021-45b115b1bb has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |
Created attachment 1774470 [details] Plasma desktop sreenshot where one can see the icon with the old logo Description of problem: Icon on desktop at F34 kde spin (Fedora_34_RC_1.1) is the old one, not the new one. Everything else uses the new logo (anaconda, menus etc...), just that icon uses the "legacy logo". Version-Release number of selected component (if applicable): Fedora-KDE-Live-x86_64-34-1.1.iso How reproducible: always Steps to Reproduce: 1.start live image 2.see icon on desktop Actual results: old "legacy" logo on icon Expected results: new fedora logo on icon Additional info: This is just a minor, cosmetic issue, but since the new logo is there and is being used on everything eles, why not use it on this icon too?