http://bugs.winehq.org/show_bug.cgi?id=9916
--- Comment #79 from Dan Kegel dank@kegel.com 2008-05-13 14:30:08 --- On an old dapper system with some updates, a nVidia Corporation NV41GL [Quadro FX 1400] (rev a2), with two large screens, and no new metacity,
user32/input and user32/msg fail in a message sequence test, but I chalk that up to not having a new metacity.
ddraw/dsurface fails reliably: ../../../tools/runtest -q -P wine -M ddraw.dll -T ../../.. -p ddraw_test.exe.so dsurface.c dsurface.c:1373: Test failed: Attaching an offscreen plain surface to a front buffer returned 8876000a ...
ddraw/visual tests are skipped because it can't find a matching video mode: ../../../tools/runtest -q -P wine -M ddraw.dll -T ../../.. -p ddraw_test.exe.so visual.c fixme:win:EnumDisplayDevicesW ((null),0,0x32f0e8,0x00000000), stub! err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 640x480x32 @0! (XRandR) err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 640x480x24 @0! (XRandR) err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 1920x1200x32 @0! (XRandR) visual.c:2612: Tests skipped: Cannot initialize DirectDraw and Direct3D, skipping
xrandr says: SZ: Pixels Physical Refresh *0 3840 x 1200 (1048mm x 331mm ) *50 1 3200 x 1200 ( 873mm x 331mm ) 51 2 2560 x 1024 ( 699mm x 282mm ) 52
so it seems ddraw/visual isn't expecting a two-monitor system.