https://bugs.winehq.org/show_bug.cgi?id=57221
Bug ID: 57221 Summary: msmoney.exe crashes when trying to render mrptmain.htm inside the app Product: Wine Version: 6.0.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: msd+bugs.winehq.org@msd.im Distribution: ---
In the app Microsoft Money 11.0, I try to see a report (monthly reports) after installing wine-gecko to make it render.
It crashes with :
``` 01c0:err:eventlog:ReportEventW L"msmoney.exe" 01c0:err:eventlog:ReportEventW L"11.0.0.716" 01c0:err:eventlog:ReportEventW L"xul.dll" 01c0:err:eventlog:ReportEventW L"47.0.0.7639" 01c0:err:eventlog:ReportEventW L"0092e348" ```
I rerun the program with `WINEDEBUG=+ieframe,+mshtml,+jscript` to get more info. I attached this file to this bug report.
wine-6.0.3 (Ubuntu 6.0.3~repack-1) from Ubuntu 22.04.5 LTS
How can I help you more ?
https://bugs.winehq.org/show_bug.cgi?id=57221
--- Comment #1 from msd+bugs.winehq.org@msd.im --- Created attachment 77135 --> https://bugs.winehq.org/attachment.cgi?id=77135 +ieframe,+mshtml,+jscript
https://bugs.winehq.org/show_bug.cgi?id=57221
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr --- Wine-6.0 is outdated completely. Please test with the latest wine devel (currently it is wine-9.17) or the latest stable version (wine-9?.0)
Obviously it is better to use the devel version.
If the bug still persists, please attach a new console output for the latest used version
https://bugs.winehq.org/show_bug.cgi?id=57221
msd+bugs.winehq.org@msd.im changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #77135|0 |1 is obsolete| |
--- Comment #3 from msd+bugs.winehq.org@msd.im --- Created attachment 77140 --> https://bugs.winehq.org/attachment.cgi?id=77140 wine-9.0
https://bugs.winehq.org/show_bug.cgi?id=57221
--- Comment #4 from msd+bugs.winehq.org@msd.im --- Thanks for your quick reply.
I quickly reproduced the problem and attached the log with wine-9.0 (Ubuntu 9.0~repack-4build3) from Ubuntu 24.04.1 LTS.
https://bugs.winehq.org/show_bug.cgi?id=57221
--- Comment #5 from msd+bugs.winehq.org@msd.im --- Created attachment 77141 --> https://bugs.winehq.org/attachment.cgi?id=77141 wine-9.18 devel
https://bugs.winehq.org/show_bug.cgi?id=57221
--- Comment #6 from msd+bugs.winehq.org@msd.im --- I reproduced the problem and attached the log with wine-9.18 Development branch (`sudo apt install --install-recommends winehq-devel`) as explained [here](https://gitlab.winehq.org/wine/wine/-/wikis/Debian-Ubuntu) on Ubuntu 24.04.1 LTS.
Let me know if I can help you more and thanks again for your quick reply.