http://bugs.winehq.org/show_bug.cgi?id=17253
Summary: Luka: removal of DIB section hack in WriteFile causes regression Product: Wine Version: 1.1.13 Platform: PC URL: http://www.luka.polizei-beratung.de/download.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: hoehle@users.sourceforge.net CC: julliard@winehq.org
The game "Luka und das geheimnisvolle Silberpferd" v1.0.1 is affected by a regression introduced in commit e016d2ec5e38a4128840d5444225a2ecfaead5de Author: Alexandre Julliard julliard@winehq.org Date: Wed Jan 14 20:20:14 2009 +0100 kernel32: Remove the DIB section hack in WriteFile now that NtWriteFile takes care of it. 5 lines of code in dlls/kernel32/file.c
Prior to it, it would start fine. Since then, it exits soon after start, reporting fifty thousand times the following error: err:wgl:X11DRV_wglGetPixelFormatAttribivARB (0x220): unexpected iPixelFormat(<NNNNNNNNNN>) vs nFormats(16), returns FALSE