Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: 1441a789ba8bdb7c228f959daa88b30aa5b83cbd
Title: Unplugging keyboard on X11 crashes Ripcord frequently
Status: Open Type: Bug
Severity: Minor Priority: Low
Subsystem: General Resolution: Open
Last Modified: 2022-10-04 08:20:57
Version Found In: 0.4.29
ak932022-07-14 07:24:41

Ripcord was crashing for me seemingly randomly when I noticed that the plug on my keyboard was loose, and that sometimes (not always, but most of the time), on unplugging, it would cause Ripcord to close/crash.

Ripcord has to be focused for this to happen. The stderr only says:

The X11 connection broke: No error (code 0) X connection to :0 broken (explicit kill or server shutdown).

cancel2022-10-04 08:20:57

I don't have any code in Ripcord that deals with keyboard devices on Linux, so I think this must be some bug somewhere in the giant stack of Qt/X11/dbus stuff.