| Summary: | Emission dark icon when using Breeze dark theme | ||
|---|---|---|---|
| Product: | [Applications] kasts | Reporter: | machaquiro |
| Component: | general | Assignee: | bart |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 23.04.0 | ||
| Target Milestone: | --- | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/multimedia/kasts/commit/5ac9b0fdeb0b98abcb063199f78600b2ead3f241 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Example image with bug | ||
|
Description
machaquiro
2023-05-10 09:17:41 UTC
Git commit f69366f6fda1c220d31ea71aab78e7db1846356a by Bart De Vries. Committed on 10/05/2023 at 12:30. Pushed by bdevries into branch 'master'. Load custom icons through fallbackSearchPaths M +1 -1 .reuse/dep5 M +1 -1 CMakeLists.txt R +1 -1 icons/media-playback-cloud.svg [from: icons/media-playback-start-cloud.svg - 094% similarity] M +1 -0 src/CMakeLists.txt M +2 -0 src/main.cpp M +1 -2 src/qml/ChapterListDelegate.qml M +1 -1 src/qml/EntryPage.qml M +1 -1 src/qml/GenericEntryDelegate.qml M +1 -1 src/qml/GenericEntryListView.qml M +1 -1 src/resources.qrc https://invent.kde.org/multimedia/kasts/commit/f69366f6fda1c220d31ea71aab78e7db1846356a Thanks for reporting this. It should be solved now (on the master branch and queued for the next release). It might be necessary to remove the kde icon cache file (once the correction has been released). This can be done by removing `~/.cache/icon-cache.kcache`. Git commit 5ac9b0fdeb0b98abcb063199f78600b2ead3f241 by Bart De Vries. Committed on 10/05/2023 at 13:52. Pushed by bdevries into branch 'release/23.04'. Load custom icons through fallbackSearchPaths This fixes automatic icon recoloring for dark themes. (cherry-picked from commit f69366f6fda1c220d31ea71aab78e7db1846356a) M +1 -1 .reuse/dep5 M +1 -1 CMakeLists.txt R +1 -1 icons/media-playback-cloud.svg [from: icons/media-playback-start-cloud.svg - 094% similarity] M +1 -0 src/CMakeLists.txt M +2 -0 src/main.cpp M +1 -2 src/qml/ChapterListDelegate.qml M +1 -1 src/qml/EntryPage.qml M +1 -1 src/qml/GenericEntryDelegate.qml M +1 -1 src/qml/GenericEntryListView.qml M +1 -1 src/resources.qrc https://invent.kde.org/multimedia/kasts/commit/5ac9b0fdeb0b98abcb063199f78600b2ead3f241 |