http://bugs.winehq.org/show_bug.cgi?id=17617
--- Comment #9 from Joerg Schiermeier newsletter@Schiermeier-Software.de 2009-03-06 10:26:45 --- Created an attachment (id=19817) --> (http://bugs.winehq.org/attachment.cgi?id=19817) New logfile - about the unwanted termination
OK. I try it again - here is what I did:
1.) I opened a konsole (KDE) 2.) Change to the folder where the application reside: cd '/media/sda1/Program Files/MZ-WinTranslator_V20' 3.) Set the WINEDEBUG environment var.: WINEDEBUG=warn+all WINEDEBUG=+loaddll 4.) I start the application with: wine Transl32.exe 2>&1 | tee ~/test/mz-translator.log 5.) before I click into the menu I had alock to the console window to identify the last actions and their results inside this window. 6.) I click the menu entry 7.) The application show me the error message seen in attachment no. 19802 (id) and terminate. 8.) The console window was closed by a click. 9.) I open the logfile by an editor and search for the part after I start the application.
I don't have so much ideas about what happens but I guess that this might be an error which terminate the app:
err:ole:OleLoadPicture IPersistStream_Load failed
When I wrote the bug report I was not clear: this error terminate the application. I said 'crash'. Maybe is not the same but for me the result - no application - was the same. Sorry for this fault.