https://bugs.winehq.org/show_bug.cgi?id=40715
Bug ID: 40715 Summary: American Girls Dress Designer crashes on clicking Print or Quit Product: Wine Version: 1.9.11 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: peanuthead_069@yahoo.com
Created attachment 54613 --> https://bugs.winehq.org/attachment.cgi?id=54613 Crash log for Dress Designer
Title says all. I've been encountering this issue on Windows before, so I thought of running the game on Wine to see if compatibility for this would be better under it. At first I thought it was just Wineskin acting up so I ran it on a clean, vanilla Wine to confirm things, but still no dice - Dress Designer throws up an "An error occurred while opening a window" message and a Visual C++ runtime error.
There's not much in the way of logs either, just a two EnumDisplayDevicesW fixmes and what appears to be a ddraw error. On modern Windows versions, the game's backgrounds are cut off to the right (http://i.imgur.com/BqGDfkF.png), so that may have something to do with directdraw.
https://bugs.winehq.org/show_bug.cgi?id=40715
--- Comment #1 from Blake Gripling peanuthead_069@yahoo.com --- Created attachment 54614 --> https://bugs.winehq.org/attachment.cgi?id=54614 Screenshot showing the error
https://bugs.winehq.org/show_bug.cgi?id=40715
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Blake Gripling from comment #0)
Title says all. I've been encountering this issue on Windows before
How is this not an application bug then?
https://bugs.winehq.org/show_bug.cgi?id=40715
--- Comment #3 from Blake Gripling peanuthead_069@yahoo.com --- (In reply to Austin English from comment #2)
(In reply to Blake Gripling from comment #0)
Title says all. I've been encountering this issue on Windows before
How is this not an application bug then?
It happens on Windows versions post-9x, and since Wine is known to have better compatibility with legacy applications compared to vanilla Windows, shouldn't this be running well on Wine without issues?
https://bugs.winehq.org/show_bug.cgi?id=40715
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- Did you configure wine as Windows 95 before running the program?
https://bugs.winehq.org/show_bug.cgi?id=40715
--- Comment #5 from Blake Gripling peanuthead_069@yahoo.com --- (In reply to Bruno Jesus from comment #4)
Did you configure wine as Windows 95 before running the program?
Yup, already did, but still no dice.
https://bugs.winehq.org/show_bug.cgi?id=40715
--- Comment #6 from Blake Gripling peanuthead_069@yahoo.com --- Created attachment 54741 --> https://bugs.winehq.org/attachment.cgi?id=54741 Crash log for Dress Designer, this time with the warn debug flags enabled.
https://bugs.winehq.org/show_bug.cgi?id=40715
--- Comment #7 from Blake Gripling peanuthead_069@yahoo.com --- Decided to give AG Dress Designer another try on Wine, albeit with warning logs enabled, and this time I end up with the following:
warn:menu:MENU_GetMenu invalid menu handle=0x1 warn:menu:MENU_SetMenu hMenu 0x1 is not a menu handle
Could this have something to do with the issues I'm getting?
https://bugs.winehq.org/show_bug.cgi?id=40715
--- Comment #8 from Blake Gripling peanuthead_069@yahoo.com --- Still present as of 1.9.14.
https://bugs.winehq.org/show_bug.cgi?id=40715
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #9 from joaopa jeremielapuree@yahoo.fr --- Still a bug in current wine (3.19)?
https://bugs.winehq.org/show_bug.cgi?id=40715
--- Comment #10 from Blake Gripling peanuthead_069@yahoo.com --- (In reply to joaopa from comment #9)
Still a bug in current wine (3.19)?
Assuming that the API implementation hasn't changed in regards to window/menu handling, I doubt it. The only other option would be to mimic how Windows 9x handles window/menu handles and silently ignores invalid values, but that may present security issues so this issue could be a no-fixer if you ask me.
https://bugs.winehq.org/show_bug.cgi?id=40715
--- Comment #11 from joaopa jeremielapuree@yahoo.fr --- What to do with such a bug? https://tcrf.net/Notes:The_American_Girls_Dress_Designer
In real windows (>2000), the application crashes. Not with windows 98 and windows 95