http://bugs.winehq.org/show_bug.cgi?id=13541
Summary: Fantamorph: crashes when opening a file browser Product: Wine Version: 1.0-rc2 Platform: PC URL: http://www.fantamorph.com/download/FantaMorphSetup.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: c_norris1989@hotmail.com
Opening the file browser to select images for morph when using the wizard, or choosing to import an image from the Image menu, gives
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented err:seh:setup_exception_record stack overflow 852 bytes in thread 0009 eip 7b884dd9 esp 00230fdc stack 0x230000-0x231000-0x330000
and crashes the application. Opening a project however, gives the first part of the same error
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
but does not crash the application.
Images can instead be loaded by using the wizard, and manually typing in their locations, for example "Z:\home\username\Desktop\image.jpg". If you enter a location such as "Z:" the application warns that the file does not exist, and asks if you want to locate the file, clicking yes results in the file browser correctly opening at a valid location.