[Bug 50474] Papyrus 10, from "R.O.M. GmbH" refuses starting after updating to version 10.1

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 9 13:10:21 CST 2021


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

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

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

--- Comment #1 from Zebediah Figura <z.figura12 at gmail.com> ---
> Unhandled exception: unimplemented function Qt5Core.dll.??0QMutex@@QEAA at XZ called in 64-bit code (0x000000007bc7c9e1).

I've seen this before, though I can't remember where—an application apparently
ships with QT libraries different from the ones it was built against, such that
the mangled symbols are wrong. I think Windows fails to load the library (IIRC
the application tries to dynamically load some helper which links to qt5core).
You might try disabling qt5core via DLL overrides in winecfg.

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