Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
The metacity 2.8.0 ebuild introduced G2CONF="${G2CONF} $(use_enable xinerama)" which should be correct. However it appears the Metacity configure script is bugged over. When --enable-xinerama is passed to configure metacity doesn't even test for xinerama, it disables it explicitely. Passing --disable-xinerama does 'work' (the same, explicitely disable the test for xinerama;) ) Omitting the option leaves autodetection as it was done in the older 2.6.5. Reproducible: Always Steps to Reproduce:
the test is slightly broken, i've added a patch to the 2.8.0 ebuild that should fix this. Please test.
That patch seems to have fixed it for me, Cheers.
noted, thnx for testing & reporting. upstream report http://bugzilla.gnome.org/show_bug.cgi?id=138562