http://bugs.winehq.org/show_bug.cgi?id=35049 Bug #: 35049 Summary: MaxIM DL 5 reports "Failed to create empty document" when opening files or even just clicking File->New... Product: Wine Version: 1.6 Platform: x86 OS/Version: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: lcpcsky(a)163.com CC: imwellcushtymelike(a)gmail.com Classification: Unclassified Created attachment 46728 --> http://bugs.winehq.org/attachment.cgi?id=46728 logs get from: WINEDEBUG=+relay wine MaxIm_DL.exe 2>log.txt MaxIM DL 5 reports an error when creating new file or opening any kind of file: "Failed to create empty document." There is nothing printed in the console and I have no idea where the software is trying to create this "empty document". Works fine under Windows 7. I have got a trace by using the following command: WINEDEBUG=+relay wine MaxIm_DL.exe 2>log.txt It's too long to upload the full log, but I think something wrong about creating a MDI Window just before it pop up the message through "MessageBoxA". Please see the attachment. A demo is available for download with a trial license. I know some similar report exists(http://bugs.winehq.org/show_bug.cgi?id=24409), but it seems that the mending from wine-1.5.12-157-gbdf9a9f was not there in Wine 1.6 ? Since I have checked all of the changelog of Wine from 1.5.11 to 1.5.13 and found nothing mentioned this bug, I could hardly check whether it still there in Wine 1.6. Can someone help me? Thanks! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.