https://bugs.kde.org/show_bug.cgi?id=466086
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |kcm_keyboard Summary|System Settings crash when |System Settings crashed in |when clicking the Hardware |KCMiscKeyboardWidget::setRe |> Input Devices tab |peat() when when clicking | |the Hardware > Input | |Devices tab CC| |butir...@gmail.com --- Comment #5 from Nate Graham <n...@kde.org> --- Pasting the relevant part inline for searchability: [KCrash Handler] #6 QWidget::testAttribute (attribute=<optimized out>, this=<optimized out>, this=<optimized out>, attribute=<optimized out>) at ../../include/QtWidgets/../../src/widgets/kernel/qwidget.h:883 #7 QWidget::isEnabled (this=<optimized out>, this=<optimized out>) at ../../include/QtWidgets/../../src/widgets/kernel/qwidget.h:780 #8 QAbstractButton::click (this=0x0) at widgets/qabstractbutton.cpp:893 #9 0x00007f970c240d60 in KCMiscKeyboardWidget::setRepeat (rate_=25, delay_=600, keyboardRepeat=<optimized out>, this=0x563e2cfb7c70) at /usr/src/debug/plasma-desktop/plasma-desktop-5.27.2/kcms/keyboard/kcmmisc.cpp:105 #10 KCMiscKeyboardWidget::load (this=0x563e2cfb7c70) at /usr/src/debug/plasma-desktop/plasma-desktop-5.27.2/kcms/keyboard/kcmmisc.cpp:133 #11 0x00007f9713ab1bb0 in QObject::event (this=0x563e2d94cf90, e=0x563e2cd2aed0) at kernel/qobject.cpp:1347 Programmatically clicking the button is weird. -- You are receiving this mail because: You are watching all bug changes.