https://bugs.kde.org/show_bug.cgi?id=426937
kdebugs_cjgxw...@dylif.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kdebugs_cjgxw...@dylif.org --- Comment #8 from kdebugs_cjgxw...@dylif.org --- Still having this issue when connecting CUH-ZCT2U via bluetooth (or even plugging in via USB I believe). Operating System: Arch Linux KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.105.0 Qt Version: 5.15.9 Kernel Version: 6.2.11-arch1-1 (64-bit) Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor Memory: 31.3 GiB of RAM Graphics Processor: AMD Radeon RX 6650 XT Application: kded5 (kded5), signal: Segmentation fault [KCrash Handler] #4 0x00007f193cd08bfd in XPending () at /usr/lib/libX11.so.6 #5 0x00007f1929f26c87 in () at /usr/lib/qt/plugins/kf5/kded/kded_touchpad.so #6 0x00007f193d6becf0 in () at /usr/lib/libQt5Core.so.5 #7 0x00007f193d6c0a69 in QSocketNotifier::activated(int, QSocketNotifier::QPrivateSignal) () at /usr/lib/libQt5Core.so.5 #8 0x00007f193d6c0b5b in QSocketNotifier::event(QEvent*) () at /usr/lib/libQt5Core.so.5 #9 0x00007f193e378b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #10 0x00007f193d68e028 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #11 0x00007f193d6d7b96 in () at /usr/lib/libQt5Core.so.5 #12 0x00007f193c50f53b in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 #13 0x00007f193c56c219 in () at /usr/lib/libglib-2.0.so.0 #14 0x00007f193c50e1a2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #15 0x00007f193d6d8d3c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #16 0x00007f193d68668c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #17 0x00007f193d6912f9 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 #18 0x0000560427b42040 in () #19 0x00007f193ce3c790 in () at /usr/lib/libc.so.6 #20 0x00007f193ce3c84a in __libc_start_main () at /usr/lib/libc.so.6 #21 0x0000560427b420c5 in () [Inferior 1 (process 745) detached] It might have something to do with me manually disabling mouse acceleration through libinput, though I'm not sure: File /etc/X11/xorg.conf.d/50-mouse-acceleration.conf: Section "InputClass" Identifier "My Glorious Model D" Driver "libinput" MatchProduct "Glorious Model D" Option "AccelProfile" "flat" Option "AccelSpeed" "0" EndSection -- You are receiving this mail because: You are watching all bug changes.