https://bugs.kde.org/show_bug.cgi?id=392376
--- Comment #2 from Johan Klokkhammer Helsing <[email protected]> --- Maybe you can send more ping events and stop sending pointer events when a client doesn't answer? I think this is what Weston does. It would probably solve the problem in almost all cases. (I was not able to reproduce a crash on Weston) It's not currently (without significant hacks) possible to read wayland events without also dispatching them, so there's not much we can really do except tell application code to stop blocking the GUI thread. >From what I can tell, you're also going to have the same problem with blocking GTK clients as they handle events the same way we do. -- You are receiving this mail because: You are watching all bug changes.
