Summary: | Low-res app icon while kdenlive is opened | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Pablo <pgilfernandez> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | berndmj |
Priority: | NOR | Keywords: | triaged |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | app screenshots |
Description
Pablo
2025-08-20 09:40:19 UTC
Git commit 03e78b9d097d79a37913625ff3afe2d084b3ccc0 by Jean-Baptiste Mardelle. Committed on 21/08/2025 at 04:31. Pushed by mardelle into branch 'release/25.08'. Fix MacOS icon is low resolution. M +14 -3 src/CMakeLists.txt https://invent.kde.org/multimedia/kdenlive/-/commit/03e78b9d097d79a37913625ff3afe2d084b3ccc0 Git commit 6f7afb4a93bb892899aaf91b54d347aebee75a48 by Jean-Baptiste Mardelle. Committed on 21/08/2025 at 16:05. Pushed by mardelle into branch 'release/25.08'. Add higher res icons. A +- -- data/icons/1024-apps-kdenlive.png A +- -- data/icons/512-apps-kdenlive.png M +3 -1 data/icons/CMakeLists.txt A +1 -0 data/icons/sc-apps-kdenlive.svg M +3 -1 src/CMakeLists.txt https://invent.kde.org/multimedia/kdenlive/-/commit/6f7afb4a93bb892899aaf91b54d347aebee75a48 Thanks for your report. Could you please test if the issue is fixed in our latest builds that can be downloaded from here: https://cdn.kde.org/ci-builds/multimedia/kdenlive/release-25.08/ Thanks in advance I have just tested `kdenlive-release_25.08-10927-macos-clang-x86_64` and the problem persists... Is it the correct version or the problem is somewhere else? let me know if you need me to try something, I'm happy to help Cheers I tried with `kdenlive-release_25.08-10940-macos-clang-x86_64` and the problem persists so I guess there is something else... Git commit 03aa6944200ad4cdb04aaab9e53762148f5ecd48 by Jean-Baptiste Mardelle. Committed on 25/08/2025 at 10:21. Pushed by mardelle into branch 'release/25.08'. Try to fix MacOS icon M +2 -0 src/main.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/03aa6944200ad4cdb04aaab9e53762148f5ecd48 Fixed with my last commit, thanks for your feedback and help. https://origin.cdn.kde.org/ci-builds/multimedia/kdenlive/release-25.08/ Confirmed! Thank you very much |