FS#16868 - haskell-x11 1.4.6.1-2.1 not built against xinerama
Attached to Project:
Community Packages
Opened by lornoss (lornoss) - Tuesday, 27 October 2009, 20:11 GMT
Last edited by Vesa Kaihlavirta (vegai) - Wednesday, 28 October 2009, 19:51 GMT
Opened by lornoss (lornoss) - Tuesday, 27 October 2009, 20:11 GMT
Last edited by Vesa Kaihlavirta (vegai) - Wednesday, 28 October 2009, 19:51 GMT
|
Details
Description:
When updating to XMonad 0.9 I noticed I no longer had separate workspaces for each monitor. On investigation it looks like the haskell x11 library package was built without xinerama support. Additional info: haskell-x11 1.4.6.1-2.1 Steps to reproduce: (~ $) ghc -e Graphics.X11.Xinerama.compiledWithXinerama False |
This task depends upon
[vegai@louhe trunk]$ ghc -e Graphics.X11.Xinerama.compiledWithXinerama
True
Also rebuilt xmonad and xmonad-contrib.