https://bugs.kde.org/show_bug.cgi?id=432660
Bug ID: 432660 Summary: QML application crashes when using Breeze style and KColorSchemeManager Product: Breeze Version: 5.20.90 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: georgefb...@gmail.com Target Milestone: --- Created attachment 135519 --> https://bugs.kde.org/attachment.cgi?id=135519&action=edit example app SUMMARY I have a QML application (https://github.com/g-fb/haruna) where I set QApplication::setStyle("Breeze") (because of this https://bugs.kde.org/show_bug.cgi?id=430667) and I also have an option to change the color scheme through KColorSchemeManager. This worked well before 5.21 beta, but on 5.21 beta it crashes. STEPS TO REPRODUCE 1. Download example app 2. Build 3. Run OBSERVED RESULT Application crashes when run EXPECTED RESULT No crash SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20210205 KDE Plasma Version: 5.21.80 KDE Frameworks Version: 5.79.0 Qt Version: 5.15.2 Kernel Version: 5.10.12-1-default (64-bit) Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor Memory: 15,6 GiB of RAM Graphics Processor: GeForce GTX 750 Ti/PCIe/SSE2 ADDITIONAL INFORMATION Example app backtrace https://invent.kde.org/-/snippets/1493 -- You are receiving this mail because: You are watching all bug changes.