[Bug 43533] Keepass 2.36 crashes on startup with Wine-Mono

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Sep 15 13:17:45 CDT 2017


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

--- Comment #9 from Vincent Povirk <madewokherd at gmail.com> ---
The problem is that Mono in mono_cominterop_get_invoke assumes COM interface
methods will be internal calls (MethodImplOptions.InternalCall), but KeePass
has a manually defined COM interface for ITaskbarList3 without the internal
call attribute.

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