http://bugs.winehq.org/show_bug.cgi?id=4664
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2006-26-02 13:31 ------- Created an attachment (id=1950) --> (http://bugs.winehq.org/attachment.cgi?id=1950&action=view) console output with debug info
Confirming the bug + attached output with debug info. Something is wrong in the conversion of the dibs in convert_888_to_0888_asis in dlls/x11drv/dib_convert.c, but i cannot find out what exactly is wrong. When you remove line 829 :
srcpixel=srcbits;
the application starts up just fine.