[Panel-devel] Latest changes screwed Xinerama setups

Lukas Appelhans l.appelhans at gmx.de
Wed Oct 31 18:05:07 CET 2007


Am Mittwoch, 31. Oktober 2007 18:02:07 schrieb Aaron J. Seigo:
> On Wednesday 31 October 2007, Lukas Appelhans wrote:
> > Am Mittwoch, 31. Oktober 2007 16:43:53 schrieb Aaron J. Seigo:
> > > On Wednesday 31 October 2007, Lukas Appelhans wrote:
> > > > Ok, debug output is attached...
> > > > It only creates one screen :-(
> > >
> > > is your Qt compiled with Xinerama support?
> > >
> > > can you try compiling the attached program with something like:
> > >
> > > gcc -o test_xin test_xin.c -lX11 -lXinerama -I/usr/include
> > >
> > > then run test_xin and see what it says? thanks =)
> >
> > "you have xinerama"
>
> hm. interesting. new version attached. should be the last run at this =)
>
> > Mmh, NVidia-Driver was updated at 21-10-2007... AFAIR it was running with
> > the new one  at the beginning
>
> hopefully it's not the driver.

you have xinerama
.. xinerama is active
.. number of screens from XineramaQueryScreens is 2
.. number of screens from ScreenCount is 1

> > > is your Qt compiled with Xinerama support?

That could it perhaps be, don't know, I changed from qt-copy to Qt 4.3.2 from 
Arch-repo... don't know I will test...


More information about the Panel-devel mailing list