https://bugs.winehq.org/show_bug.cgi?id=48999
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Component|-unknown |imm32 Summary|Filemaker Advanced 18 |FileMaker Advanced 18 (.NET |crashes on startup |4.6 app) crashes when | |trying to create/open a | |database Keywords| |download URL| |https://web.archive.org/web | |/20200423140034/https://fmd | |l.filemaker.com/esd/fmpa_18 | |.0.3.317_x64.exe Status|UNCONFIRMED |RESOLVED
--- Comment #13 from Anastasius Focht focht@gmx.net --- Hello julien,
ok, I can reproduce the crash.
I've created stable download links to 32-bit and 64-bit FM18 via Internet Archive:
https://web.archive.org/web/20200423140034/https://fmdl.filemaker.com/esd/fm...
https://web.archive.org/web/20200423140653/https://fmdl.filemaker.com/esd/fm...
---
Looks like you're hitting bug 31157 ("Multiple programs (Filemaker Pro 12, 19 Trial, MyDiff) crash opening a sample solution ('ImmAssociateContext' should only generate 'WM_IME_SETCONTEXT' if window has focus)").
I've analysed that problem six years ago and proposed a solution. Sadly it's still in "staging" area of Wine (https://github.com/wine-staging/wine-staging/tree/master/patches/imm32-messa...).
Since you don't want to be bothered of building custom Wine from source I suggest you permanently switch to use Wine-Staging as default. Saves you some hassle in the long run. Also for me less bug reports to deal with ;-)
https://wiki.winehq.org/Download -> your distro -> 'winehq-staging'
$ sha1sum fmpa_18.0.3.317_x* 4539cf921beb0a19704df52dc223e01524c4bdb8 fmpa_18.0.3.317_x32.exe 94e56140cf0118abbb662bb73921e9bb6f664257 fmpa_18.0.3.317_x64.exe
$ du -sh fmpa_18.0.3.317_x* 283M fmpa_18.0.3.317_x32.exe 295M fmpa_18.0.3.317_x64.exe
$ wine --version wine-5.6-352-g36a553c5be
Regards
*** This bug has been marked as a duplicate of bug 31157 ***