https://bugs.winehq.org/show_bug.cgi?id=52762
Bug ID: 52762 Summary: DesignDoll will not boot/crashes upon booting. Product: Wine Version: 7.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: catchyandcleche@gmail.com Distribution: ---
Created attachment 72129 --> https://bugs.winehq.org/attachment.cgi?id=72129 This file (designdoll_backtrace01.txt) is the backtrace file/error log file that was created when I tried to run the DesignDoll application.
I am using a GUI version of Ubuntu for Desktop (Ubuntu 20.04.4 LTS), also utilizing WINE version 7.0 (Displayed as wine-7.0 in the terminal).
When double clicking the .desktop application created on the desktop (DesignDoll.desktop) after installing the DesginDollLauncher.exe program and after making sure that the DesignDoll.desktop shortcut created during the installation process allows launching, the program will boot* but quickly crash.
I attached the program error log (see "designdoll_backtrace01.txt).
*I can only assume that the application booted (or at least tried to) and quickly crashed. It did not display any indication that the program had booted in the GUI environment. When a window did show up to indicate that the program had run (in a sense), it was to inform me of the fact that the program crashed (or simply could not boot).
https://bugs.winehq.org/show_bug.cgi?id=52762
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu Summary|DesignDoll will not |DesignDoll crashes on start |boot/crashes upon booting. |
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- Could you try with wine-7.5, instructions for Ubuntu can be found here: https://wiki.winehq.org/Ubuntu
Please always attach the full terminal output and not only the backtrace, see: https://wiki.winehq.org/FAQ#How_can_I_get_a_debugging_log_.28a.k.a._terminal_output.29.3F
Is there a free and legal download this can be reproduced with?
https://bugs.winehq.org/show_bug.cgi?id=52762
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Ever confirmed|0 |1 Status|UNCONFIRMED |NEW URL| |https://terawell.net/downlo | |ad.php?target=installer&lan | |g=en
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Confirming. I see the crash with backtrace in Wine 7.0 and Wine 7.9 but only after installing dotnet40. Without dotnet40 a dialog pops up to pretty much report a crash.
Did you install dotnet40 before running the application?
https://bugs.winehq.org/show_bug.cgi?id=52762
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Created attachment 72532 --> https://bugs.winehq.org/attachment.cgi?id=72532 Wine 7.9 & dotnet40 console output
https://bugs.winehq.org/show_bug.cgi?id=52762
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #4 from Fabian Maurer dark.shadow4@web.de --- Works for me using wine-8.10 in a 32bit WINEPREFIX when using "winetricks -q dotnet40"
Note: This also needs "winetricks corefonts" or you get another error.
Download: https://www.terawell-installer.info/setup/en/Setup.exe Archived: https://web.archive.org/web/20230320182515/https://www.terawell-installer.in...
Used version 5.7.0.1.
https://bugs.winehq.org/show_bug.cgi?id=52762
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |55101
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Correction: I too get the
Unhandled Exception: System.TypeInitializationException: The type initializer for 'System.Windows.Application' threw an exception. ---> System.TypeInitializationException: The type initializer for '<Module>' threw an exception. ---> <CrtImplementationDetails>.ModuleLoadException: The C++ module failed to load during appdomain initialization.
It works when I use "winetricks -q dotnet45 corefonts win7", then install the program (including the XNA stuff)
Then you run into bug 55101.