https://bugs.kde.org/show_bug.cgi?id=407614
--- Comment #13 from atulbi <atulbish...@gmail.com> --- (In reply to Antonio Rojas from comment #0) g Plasma 5.16 beta, X11, libinput > (gdb) bt > #0 0x00007ffff58750b6 in xcb_wait_for_reply () at /usr/lib/libxcb.so.1 > #1 0x00007fffd00a3e16 in XcbAtom::atom() (this=this@entry=0x55555588b7b0) > at > /usr/src/debug/plasma-desktop-5.15.90/kcms/touchpad/src/backends/x11/xcbatom. > cpp:49 When XcbAtom::atom() is called (by kded on key press other than Kded Keyboard shortcuts), m_connection seems to be having null or 0x0 value. Try this out https://phabricator.kde.org/D21278 -- You are receiving this mail because: You are watching all bug changes.