[Bug 420] window maximization in TwinView mode
dvhart
darren at dvhart.com
Wed Oct 5 18:32:50 UTC 2005
Public bug report changed:
https://launchpad.net/malone/bugs/420
Comment:
I had the same problem, turns out that the universe deb wasn't built
with libxinerama support. I downloaded the source, installed
libxinerama-dev, built the openbox deb and installed it, all is well.
So, the fix is to make sure libxinerama-dev is in the required package
list to build it, and rebuild the package. To verify, run:
$ ldd /usr/bin/openbox
It should list libXinerama in the output, like this:
libXinerama.so.1 => /usr/X11R6/lib/libXinerama.so.1 (0xb7f35000)
I have a rebuilt deb if anyone would like it, just let me know.
More information about the universe-bugs
mailing list