https://bugs.winehq.org/show_bug.cgi?id=52143
Bug ID: 52143 Summary: mscoree:parse_startup error in Ketarin on Wine Product: Wine Version: 6.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs@winehq.org Reporter: jim_henderson@sil.org Distribution: ---
Created attachment 71191 --> https://bugs.winehq.org/attachment.cgi?id=71191 Error messages from program described above
Running Ketarin 1.8.11.0 on Wine 6.22 on Lubuntu 20.04.3 LTS (64-bit) Shows error messages as in attached file.
When I run the program it looks for updates to many software installers and successfully downloads any updated ones, but then gets to a state where the program fails to refresh the screen after a move or resize or xrefresh. The Control menu (program icon at top-left corner) still works, however, and I can use it to move the window to a different desktop or iconify or maximise the window. Window borders appear and change size properly, but no window contents are drawn.
The latest part of the error messages when this happens are shown in the attachment to bug #52142.
Hoping someone can help me :-)
https://bugs.winehq.org/show_bug.cgi?id=52143
--- Comment #1 from Esme Povirk madewokherd@gmail.com --- FIXME messages are not bugs, just hints about things that might cause problems.
Those messages don't necessarily indicate a problem with mscoree, but knowing it's used may be a useful hint. You could check whether that's the component at fault by installing native .NET Framework. Alternatively, setting WINE_MONO_TRACE=x when running without native .NET Framework might print some exceptions that make the cause more obvious.
https://bugs.winehq.org/show_bug.cgi?id=52143
--- Comment #2 from Jim Henderson jim_henderson@sil.org --- Thanks, @Esme Povirk, for the suggestion. I have added export WINE_MONO_TRACE=x to the script that runs the program.
There has just been a crash, and I'll attach the messages.
https://bugs.winehq.org/show_bug.cgi?id=52143
--- Comment #3 from Jim Henderson jim_henderson@sil.org --- Created attachment 71332 --> https://bugs.winehq.org/attachment.cgi?id=71332 Messages on crash
https://bugs.winehq.org/show_bug.cgi?id=52143
--- Comment #4 from Esme Povirk madewokherd@gmail.com --- Not sure why this didn't show up the first time: Cannot transition thread 00000200 from ASYNC_SUSPEND_REQUESTED with DONE_BLOCKING
That does indicate a wine-mono bug so mscoree is likely the right component. Installing .NET Framework may be a work-around.
WINE_MONO_TRACE=wrapper (without .NET Framework installed) may give more information about why it's failing.
https://bugs.winehq.org/show_bug.cgi?id=52143
--- Comment #5 from Jim Henderson jim_henderson@sil.org --- Thanks for the suggestion of setting the value of to "wrapper".
A huge number of similar messages came out, and I'll attach the last couple of screens of them.
You suggest that installing .NET Framework may be a workaround. Can you pls point me to the best way to do that.
Thanks again, Jim
https://bugs.winehq.org/show_bug.cgi?id=52143
--- Comment #6 from Jim Henderson jim_henderson@sil.org --- Created attachment 71333 --> https://bugs.winehq.org/attachment.cgi?id=71333 messages displayed with WINE_MONO_TRACE=wrapper
https://bugs.winehq.org/show_bug.cgi?id=52143
--- Comment #7 from Jim Henderson jim_henderson@sil.org --- Ketarin now seems to be working properly on
$ wine --version wine-7.0-rc4
So we can probably close this issue now. Thanks for thinking about it.
https://bugs.winehq.org/show_bug.cgi?id=52143
Jim Henderson jim_henderson@sil.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #8 from Jim Henderson jim_henderson@sil.org --- Seems to be working properly in WINE 7.0-rc4, so I am closing my bug.
https://bugs.winehq.org/show_bug.cgi?id=52143
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.0-rc5.