http://bugs.winehq.org/show_bug.cgi?id=19988
Summary: NTE Quick Cross 14.0 displays "bitmap image is not valid" message box when opening certain windows Product: Wine Version: 1.1.29 Platform: PC URL: http://www.nteinc.com/qc14/qc14setup.exe OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=23515) --> (http://bugs.winehq.org/attachment.cgi?id=23515) +relay,+seh,+tid,+gdiplus log (lzma compressed)
With wine-1.1.29-83-gdad99e2 and builtin gdiplus, when opening some windows in the NTE Quick Cross 14.0 application (reproducible by opening the Search menu item), the application displays a message box stating "Bitmap image is not valid". The only standard error messages visible are:
fixme:gdiplus:GdipGetImageRawFormat stub fixme:gdiplus:GdipSetPathGradientSurroundColorsWithCount not implemented
From +relay log:
0009:Call gdiplus.GdipGetImageRawFormat(0017fa68,0032ed74) ret=00497d7e 0009:Ret gdiplus.GdipGetImageRawFormat() retval=00000000 ret=00497d7e 0009:Call ole32.IsEqualGUID(0032ed74,005f0f08) ret=00497d8f 0009:Ret ole32.IsEqualGUID() retval=00000000 ret=00497d8f 0009:Call ole32.IsEqualGUID(0032ed74,005f0f18) ret=00497da7 0009:Ret ole32.IsEqualGUID() retval=00000001 ret=00497da7 0009:Call ole32.IsEqualGUID(0032ed74,005f0f28) ret=00497dbf 0009:Ret ole32.IsEqualGUID() retval=00000000 ret=00497dbf ... 0009:Call user32.LoadStringA(00400000,0000ff6c,0032dcd4,00001000) ret=004078ff 0009:Ret user32.LoadStringA() retval=00000019 ret=004078ff 0009:Call KERNEL32.RaiseException(0eedfade,00000001,00000007,0032ece4) ret=0043326e
It looks like the application raises an exception after comparing the GUID from GdipGetImageRawFormat with several other GUIDs, one of which is equivalent.
A +relay,+seh,+tid,+gdiplus log is attached.
http://bugs.winehq.org/show_bug.cgi?id=19988
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=19988
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2009-09-15 18:07:39 --- This is fixed by commit 0595fc5e031d71d8dac19ab83b09bb971f785e89.
http://bugs.winehq.org/show_bug.cgi?id=19988
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2009-09-25 12:26:13 --- Closing bugs fixed in 1.1.30.