Bug 2393843
| Summary: | New release 0.55.0 (Was: Subtitleeditor should install 64x64 and 128x128 icons too) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tomáš Hnyk <tomashnyk> | ||||
| Component: | subtitleeditor | Assignee: | Dominik 'Rathann' Mierzejewski <dominik> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 42 | CC: | dominik, sanjay.ankur | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | subtitleeditor-0.55.0-1.fc44 subtitleeditor-0.55.0-1.fc43 subtitleeditor-0.55.0-1.fc42 | Doc Type: | --- | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2025-09-25 19:56:20 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: |
|
||||||
Actually, there is a new release that includes the icons, so packaging that would solve this: https://github.com/subtitleeditor/subtitleeditor/releases/tag/0.55.0 FEDORA-2025-6127e35315 (subtitleeditor-0.55.0-1.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2025-6127e35315 FEDORA-2025-6127e35315 (subtitleeditor-0.55.0-1.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-47116fbafe (subtitleeditor-0.55.0-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-47116fbafe FEDORA-2025-c4f65ced44 (subtitleeditor-0.55.0-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-c4f65ced44 FEDORA-2025-c4f65ced44 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-c4f65ced44` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-c4f65ced44 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-47116fbafe has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-47116fbafe` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-47116fbafe See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Hello, thanks! I installed the package from testing and it seems to run well. Hello, thanks! I installed the package from testing and it seems to run well. FEDORA-2025-c4f65ced44 (subtitleeditor-0.55.0-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-47116fbafe (subtitleeditor-0.55.0-1.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. |
Created attachment 2105983 [details] blurry icon Subtitleeditor does not install higher resolutions icons so its icon in KDE task switcher is blurry (see attachment). The installed icons are: $locate subtitleeditor |grep png /usr/share/icons/hicolor/16x16/apps/subtitleeditor.png /usr/share/icons/hicolor/22x22/apps/subtitleeditor.png /usr/share/icons/hicolor/24x24/apps/subtitleeditor.png /usr/share/icons/hicolor/32x32/apps/subtitleeditor.png /usr/share/swcatalog/icons/fedora/128x128/org.kitone.subtitleeditor.png /usr/share/swcatalog/icons/fedora/64x64/org.kitone.subtitleeditor.png /var/lib/flatpak/appstream/fedora/x86_64/icons/128x128/org.kitone.subtitleeditor.png /var/lib/flatpak/appstream/fedora/x86_64/icons/64x64/org.kitone.subtitleeditor.png Running: sudo cp /usr/share/swcatalog/icons/fedora/128x128/org.kitone.subtitleeditor.png /usr/share/icons/hicolor/128x128/apps/subtitleeditor.png sudo cp /usr/share/swcatalog/icons/fedora/64x64/org.kitone.subtitleeditor.png /usr/share/icons/hicolor/64x64/apps/subtitleeditor.png kbuildsycoca6 plasmashell --replace fixes the issue.