[Bug 31157] Multiple applications (FileMaker Pro 12-19, MyDiff) crash when trying to create/open sample solution ('ImmAssociateContext' should only generate 'WM_IME_SETCONTEXT' if window has focus)

WineHQ Bugzilla wine-bugs at winehq.org
Sat Oct 16 01:26:39 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=31157

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com

--- Comment #26 from Zebediah Figura <z.figura12 at gmail.com> ---
I tried to retest this since it seems likely that it was fixed upstream by
01e072bb68. Unfortunately it seems that some workarounds have been omitted in
the description of this bug. I first need to install native .NET 4.6, otherwise
the program won't even install. Even then, though, I can't get it to actually
run, with wine 6.19; it crashes with the following exception:

Unhandled Exception: System.TypeInitializationException: The type initializer
for 'System.Windows.Application' threw an exception. --->
System.TypeInitializationException: The type initializer for
'System.Windows.Navigation.BaseUriHelper' threw an exception. --->
System.NullReferenceException: Object reference not set to an instance of an
object.
   at System.Windows.Navigation.BaseUriHelper..cctor()
   --- End of inner exception stack trace ---
   at System.Windows.Application.ApplicationInit()
   at System.Windows.Application..cctor()
   --- End of inner exception stack trace ---
   at NETFramework.PreloadWPF()

Is there something else that needs to be done, or has there been a regression?

-- 
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.



More information about the wine-bugs mailing list