https://bugs.kde.org/show_bug.cgi?id=472793
--- Comment #7 from Carl Schwan <c...@carlschwan.eu> --- Can confirm the issue with the qt5 build of Merkuro on my work computer but not on master with qt6 on my personal computer. The backtrace tells me that this is caused by a infinite lool in the until we get a stack overflow #3801 0x00007ffff44e8481 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5 #3802 0x00007ffff4ef19a4 in QQuickAction::checkedChanged(bool) () at /lib64/libQt5QuickTemplates2.so.5 #3803 0x00007ffff4ef7b1d in QQuickAbstractButton::setChecked(bool) () at /lib64/libQt5QuickTemplates2.so.5 #3804 0x00007ffff44e8481 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5 #3805 0x00007ffff4ef19a4 in QQuickAction::checkedChanged(bool) () at /lib64/libQt5QuickTemplates2.so.5 weird that it only happens with some locales -- You are receiving this mail because: You are watching all bug changes.