[dolphin] [Bug 433218] Dolphin lags and then crashes when browsing locked device over KDE Connect

Marco Rebhan bugzilla_noreply at kde.org
Fri Sep 24 10:47:31 BST 2021


https://bugs.kde.org/show_bug.cgi?id=433218

--- Comment #3 from Marco Rebhan <me at dblsaiko.net> ---
This is probably https://bugreports.qt.io/browse/QTBUG-66997. Looks like I was
right:

> I looked a bit into this... It's happening because you block the GUI thread
> for a long time (which you shouldn't do), no events will be read and the
> Wayland socket buffer will eventually fill up if you generate a lot of
> input in a very short time (the compositor should ideally stop sending
> events when the client doesn't answer ping events). When the socket buffer
> fills up, the client will be disconnected (closed).

Also see bug #392376.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list