[xmonad] Issue 140 in xmonad: Crash when closing pidgin
codesite-noreply at google.com
codesite-noreply at google.com
Thu Mar 27 11:25:02 EDT 2008
Issue 140: Crash when closing pidgin
http://code.google.com/p/xmonad/issues/detail?id=140
Comment #6 by jeroenleeuwestein:
I tried the default configuration (no xmonad.hs-file) and the crash did
not occur. I
narrowed the problem down to withUrgencyHook, so I guess that makes it
a bug in
xmonad-contrib.
fails:
main = xmonad $ withUrgencyHook NoUrgencyHook myConfiguration
works:
main = xmonad myConfiguration
--
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