https://bugs.kde.org/show_bug.cgi?id=524724
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/06dfb46 | |e27d324d452ef28dc335233f726 | |eeebcf Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #9 from Dmitry Kazakov <[email protected]> --- Git commit 06dfb46e27d324d452ef28dc335233f726eeebcf by Dmitry Kazakov, on behalf of Carsten Hartenfels. Committed on 26/08/2026 at 07:42. Pushed by dkazakov into branch 'master'. Don't access empty optional of dual color button When setting the dialog selection state. This happens e.g. in KoForegroundColour, which sets this state in the constructor. This causes an assertion failure on some systems. M +3 -1 libs/ui/widgets/KoDualColorButton.cpp https://invent.kde.org/graphics/krita/-/commit/06dfb46e27d324d452ef28dc335233f726eeebcf -- You are receiving this mail because: You are watching all bug changes.
