[xmonad] Issue 573 in xmonad: getSelection leaks a handle to the X server

codesite-noreply at google.com codesite-noreply at google.com
Sat May 31 21:21:56 UTC 2014


Status: New
Owner: ----
Labels: Component-Contrib

New issue 573 by allber... at gmail.com: getSelection leaks a handle to the X  
server
http://code.google.com/p/xmonad/issues/detail?id=573

getSelection opens its own connection to the X server to retrieve and  
convert the current selection without impacting the main connection or run  
loop. It doesn't close the connection afterward, so repeated use will  
eventually cause the server to stop accepting connections or xmonad to run  
out of file descriptors, depending on system load etc.

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings


More information about the xmonad mailing list