http://bugs.winehq.org/show_bug.cgi?id=22696
--- Comment #14 from Jörg Höhle hoehle@users.sourceforge.net 2010-06-11 19:36:08 --- commit 914c8cb8ea1e5cbcfa18558961185dd94313b26d past wine-1.1.40 affects yet another application: "Käpt'n Säbelzahn die Piratenprüfung" (a seemingly Swedish production: Sabeltann from Gyldendal Multimedia) I've not yet found the time to write an AppDB entry for it.
It causes the intro and extro videos not to appear nicely centered in the 640x480 virtual desktop anymore. Instead, there's a tiny ~200x150 region in the upper left, with scrollbars(!) but without borders that shows a tiny section of the videos. Scrolling the bars reveals more of the video, yet the videos are larger than that region thus never shown in full.
Logs are similar with git checkout of that commit or its ancestor^: err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 640x480x24 @0! (desktop) fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16 err:d3d:swapchain_setup_fullscreen_window Changing the window style for window 0x1007c, but another style (94080000, 00010008) is already stored.
Sadly, another instance where fixing one bug #21426, comment #15 causes new ones.
Some admin, please set the component to directx-ddraw, like bug #22754.