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
Task Type Bug Report
Category
Status Closed
Assigned To Vesa Kaihlavirta (vegai)
Sergej Pupykin (sergej)
Architecture i686
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

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

Closed by  Vesa Kaihlavirta (vegai)
Wednesday, 28 October 2009, 19:51 GMT
Reason for closing:  Fixed
Comment by Vesa Kaihlavirta (vegai) - Wednesday, 28 October 2009, 08:08 GMT
Yep, this is specific to i686. Will do a rebuild asap (in 24h).
Comment by Vesa Kaihlavirta (vegai) - Wednesday, 28 October 2009, 19:51 GMT
Rebuilt haskell-x11-1.4.6.1-2.2-i686.pkg.tar.gz, installed, and

[vegai@louhe trunk]$ ghc -e Graphics.X11.Xinerama.compiledWithXinerama
True

Also rebuilt xmonad and xmonad-contrib.

Loading...