https://bugs.winehq.org/show_bug.cgi?id=42236 --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> --- Created attachment 56907 --> https://bugs.winehq.org/attachment.cgi?id=56907 error screenshot This is the log basically when you try to type anything in the note text. trace:richedit:RichEditWndProc_common enter hwnd 0x1037c msg 0479 (EM_GETLANGOPTIONS) 0 0, unicode 1 fixme:richedit:ME_HandleMessage EM_GETLANGOPTIONS: stub trace:richedit:RichEditWndProc_common exit hwnd 0x1037c msg 0479 (EM_GETLANGOPTIONS) 0 0, unicode 1 -> 0 trace:richedit:RichEditWndProc_common enter hwnd 0x1037c msg 0478 (EM_SETLANGOPTIONS) 0 0, unicode 1 fixme:richedit:ME_HandleMessage EM_SETLANGOPTIONS: stub trace:richedit:RichEditWndProc_common exit hwnd 0x1037c msg 0478 (EM_SETLANGOPTIONS) 0 0, unicode 1 -> 0 Which coincides that what the error message talks about (setLangOptions fail). -- 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.