[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-10-11 Thread Fulvio Scapin
Actually it could be working already. You have to create a personal
configuration in you home directory and in it import Xmonad.Operations,
which is the only component of xmonad employing libXinerama. Reload your
configuration or restart xmonad and then using ldd on
~/.xmonad/xmonad-i386-linux, if you use a 32bit platform, will show that
executable linked against libXinerama.

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-08-17 Thread Michael Bienia
xmonad{,-contrib} (0.7-2) is now synced from Debian to intrepid.

** Changed in: xmonad (Ubuntu)
   Status: Confirmed = Fix Released

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-08-17 Thread Michael Bienia
haskell-x11 (1.4.2-1) is now synced from Debian to intrepid.

** Changed in: haskell-x11 (Ubuntu)
   Status: Confirmed = Fix Released

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-08-07 Thread ChillMonkey
love to have this working by next release

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-07-23 Thread Martin Marcher
+1

for adding the new packages of debian so that xinerama works. Please,
I'd really like to see a no problems install of xmonad with ubuntu :)

thanks
martin

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-07-08 Thread Joachim Breitner
Hi,

just a follow up: New versions of haskell-x11, xmonad, xmonad-contrib
have been uploaded to debian that fix this problem. If you merge them
into Ubuntu, you can close this bug.

Greetings,
Joachim

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-07-02 Thread Bug Watch Updater
** Changed in: haskell-x11 (Debian)
   Status: New = Fix Released

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-06-15 Thread Joachim Breitner
FYI, some update from the debian side: Igloo promised an update of the
haskell-x11 package once we got ghc6 in testing, and this has happened
now, so any time now this might be fixed. Not sure though when he
get’s around to actually do it. The relevant bug in question is
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469852 BTW, and status
queries should go to [EMAIL PROTECTED]

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-05-25 Thread hitch
so, given my complete and utter failure as an ubuntu power-user
what are the chances that this will be fixed in the near-term, allowing me to 
not have to fight with this and lose repeatedly.

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-05-23 Thread harald

sudo apt-get install libxinerama-dev
cd /tmp
apt-get source --compile libghc6-x11-dev
sudo dpkg -i libghc6-x11-dev_1.4.1-1_i386.deb
apt-get source --compile libghc6-xmonad-dev libghc6-xmonad-contrib-dev
sudo dpkg -i libghc6-xmonad-dev_0.6-3_i386.deb 
libghc6-xmonad-contrib-dev_0.6-4_i386.deb 
rm ~/.xmonad/xmonad ~/.xmonad/xmonad-i386-linux

meta-q

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-05-23 Thread hitch
Rock!  thank you!

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-05-23 Thread hitch
except that it doesn't work.
blast!!!

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-05-23 Thread hitch
hm
was possibly 
apt-get source --compile xmonad
left out?

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-04-29 Thread Bug Watch Updater
** Changed in: haskell-x11 (Debian)
   Status: Unknown = New

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-04-15 Thread zerny
I can confirm this.
The libghc6-x11 package should depend on the libxinerama.
Building from source works if libxinerama-dev is installed.

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-04-15 Thread hitch
for someone who doesn't know much about haskell - how would you go about
building from source?

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-04-07 Thread Emil Sit
I found this also to be the case.  If you ldd `which xmonad`, it does
not link against libxinerama.

$ ldd /usr/X11R6/bin/xmonad
linux-gate.so.1 =  (0xb7f1c000)
libX11.so.6 = /usr/lib/libX11.so.6 (0xb7e24000)
libutil.so.1 = /lib/tls/i686/cmov/libutil.so.1 (0xb7e2)
libdl.so.2 = /lib/tls/i686/cmov/libdl.so.2 (0xb7e1b000)
libm.so.6 = /lib/tls/i686/cmov/libm.so.6 (0xb7df6000)
libgmp.so.3 = /usr/lib/libgmp.so.3 (0xb7db2000)
librt.so.1 = /lib/tls/i686/cmov/librt.so.1 (0xb7da9000)
libc.so.6 = /lib/tls/i686/cmov/libc.so.6 (0xb7c5a000)
libxcb-xlib.so.0 = /usr/lib/libxcb-xlib.so.0 (0xb7c58000)
libxcb.so.1 = /usr/lib/libxcb.so.1 (0xb7c3f000)
/lib/ld-linux.so.2 (0xb7f1d000)
libpthread.so.0 = /lib/tls/i686/cmov/libpthread.so.0 (0xb7c27000)
libXau.so.6 = /usr/lib/libXau.so.6 (0xb7c24000)
libXdmcp.so.6 = /usr/lib/libXdmcp.so.6 (0xb7c1f000)

A manually built xmonad (0.7) with manually built X11 Haskell bindings looks 
like:
$ ldd /opt/wm/bin/xmonad
linux-gate.so.1 =  (0xb7f45000)
libXinerama.so.1 = /usr/lib/libXinerama.so.1 (0xb7f31000)
libXext.so.6 = /usr/lib/libXext.so.6 (0xb7f23000)
libX11.so.6 = /usr/lib/libX11.so.6 (0xb7e3b000)
libutil.so.1 = /lib/tls/i686/cmov/libutil.so.1 (0xb7e37000)
libdl.so.2 = /lib/tls/i686/cmov/libdl.so.2 (0xb7e33000)
libm.so.6 = /lib/tls/i686/cmov/libm.so.6 (0xb7e0e000)
libgmp.so.3 = /usr/lib/libgmp.so.3 (0xb7dca000)
librt.so.1 = /lib/tls/i686/cmov/librt.so.1 (0xb7dc1000)
libc.so.6 = /lib/tls/i686/cmov/libc.so.6 (0xb7c71000)
libXau.so.6 = /usr/lib/libXau.so.6 (0xb7c6e000)
libxcb-xlib.so.0 = /usr/lib/libxcb-xlib.so.0 (0xb7c6c000)
libxcb.so.1 = /usr/lib/libxcb.so.1 (0xb7c54000)
/lib/ld-linux.so.2 (0xb7f46000)
libpthread.so.0 = /lib/tls/i686/cmov/libpthread.so.0 (0xb7c3c000)
libXdmcp.so.6 = /usr/lib/libXdmcp.so.6 (0xb7c36000)


** Changed in: xmonad (Ubuntu)
   Status: New = Confirmed

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-04-07 Thread Emil Sit
The problem is that Xinerama support isn't included in libghc6-x11-dev;
the upstream bug in Debian includes re-build instructions.  Once the
updated version appears in Debian, we can sync it into Ubuntu and
rebuild xmonad to get Xinerama working out of the box.

** Also affects: haskell-x11 (Ubuntu)
   Importance: Undecided
   Status: New

** Bug watch added: Debian Bug tracker #469852
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469852

** Also affects: haskell-x11 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469852
   Importance: Unknown
   Status: Unknown

** Changed in: haskell-x11 (Ubuntu)
   Status: New = Confirmed

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203594] Re: xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem

2008-03-18 Thread hitch
hrm...but this is in the libghc6-x11 package..
/usr/lib/X11-1.4.1/ghc-6.8.2/Graphics/X11/Xinerama.hi

-- 
xmonad does not have xinerama/twinview support - possibly a libgch6-x11 problem
https://bugs.launchpad.net/bugs/203594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs