Comment 6 for bug 880486

Revision history for this message
Ricardo Salveti (rsalveti) wrote :

The manual says that XineramaQueryScreens returns NULL and sets number to 0 if Xinerama is not active. Checking with gdb the value n_info was 1092186112, clearly wrong.

I'm changing and building the code locally to check the return code properly and will post my test results when I'm done.