[xmonad] Re: Issue 317 in xmonad: Util.XSelection.putSelection repeatable hang

codesite-noreply at google.com codesite-noreply at google.com
Fri Oct 30 18:37:08 EDT 2009


Comment #11 on issue 317 by ale... at feldgendler.ru:  
Util.XSelection.putSelection repeatable hang
http://code.google.com/p/xmonad/issues/detail?id=317

> Using forkOS is potentially dangerous in this case, since Xlib is not  
> reentrant.

Even though the forked thread uses an entirely different display connection?

Anyway, I tried it and it didn't help. Now I think what happens is that the
eventLoop in XMonad/Prompt.hs gets the event about the new dummy window  
that has
just appeared, and doesn't know what to do with it.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the xmonad mailing list