
30 Oct
2009
30 Oct
'09
6:37 p.m.
Comment #11 on issue 317 by ale...@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