Comment 19 for bug 354617

Revision history for this message
In , Me-ngeefk4xayt3t4u9watah405veq (me-ngeefk4xayt3t4u9watah405veq) wrote :

I've been looking a bit more at the strace file and on line 680-681 it reads:

socket(PF_FILE, SOCK_STREAM, 0) = 7
connect(7, {sa_family=AF_FILE, path=@"/tmp/.X11-unix/X0"...}, 20) = 0

File descriptor 7 is causing a lot of EGAIN errors in the remaining of the file. It suggests this is a Xorg problem. However, this worked fine in KDE 4.2.0 and my developer account with KDE 4.2.x branch doesn't show problems as well.

The packages where I see this behavior are from the kdemod project (Arch Linux).