From kde-bugs-dist Thu Jul 31 21:49:00 2014 From: Matthew Woehlke Date: Thu, 31 Jul 2014 21:49:00 +0000 To: kde-bugs-dist Subject: [ksmserver] [Bug 333877] ksmserver stops responding after update, preventing other applications from Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=140684335218730 https://bugs.kde.org/show_bug.cgi?id=333877 --- Comment #1 from Matthew Woehlke --- Comments would be appreciated. This could probably be avoided if KSMServer::processData timed out; is there a reason it doesn't? I've had at least one instance where I was able to "fix" this by quitting the application on the far end. Presumably this causes the read to fail because the other end of the socket no longer exists, after which ksmserver is able to go back to working normally. -- You are receiving this mail because: You are watching all bug changes.