https://bugs.kde.org/show_bug.cgi?id=378708
Germano Massullo <germano.massu...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|UPSTREAM |--- Assignee|plasma-b...@kde.org |konversation-de...@kde.org Component|generic-wayland |general Status|RESOLVED |REOPENED Summary|[Wayland] Konversation |[Wayland] Konversation |crash |blocks the GUI thread | |causing Wayland socket | |buffer fill up Target Milestone|1.0 |--- Version|5.9.4 |1.7.4 Product|plasmashell |konversation Ever confirmed|0 |1 --- Comment #8 from Germano Massullo <germano.massu...@gmail.com> --- I just had a talk with Qt developer Johan Helsing. He found out what is the problem and I do confirm his analysis <johanhelsing>if the client blocks the ui and then the compositor keeps sending mouse move events until the socket fills up and breaks <johanhelsing> the solution is probably to move whatever is blocking the ui for several seconds to a separate thread. See https://bugreports.qt.io/browse/QTBUG-66997 -- You are receiving this mail because: You are watching all bug changes.