[Bug 39466] MOPy Fish does not install

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 30 03:46:36 CDT 2018


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

--- Comment #9 from Zhiyi Zhang <zzhang at codeweavers.com> ---
Crash path:
Edit WM_PAINT()-> Edit BeginPaint() -> DefWindowProc -> Send WM_NCPAINT() to
parent -> Mopyfish windowproc WM_NCPAINT() -> Mopyfish calls EM_SET,GETHANDLE
several times (After EM_GETHANDLE, es->text is released with EDIT_UnlockBuffer
with parameter force TRUE) -> Back in Edit WM_PAINT, es->text becomes NULL
...Oops...

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