https://bugs.winehq.org/show_bug.cgi?id=42236
Bug ID: 42236 Summary: Error running CintaNotes 3.5 Product: Wine Version: 2.0-rc4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winebugz.b@mailhero.io Distribution: ---
Created attachment 56893 --> https://bugs.winehq.org/attachment.cgi?id=56893 first log file
I downloaded CintaNotes (the portable version, from http://cintanotes.com/) and it seems to run, but any note insertion results in errors. I've attached the logs.
This is a pretty awesome app, any help in running it appreciated!
https://bugs.winehq.org/show_bug.cgi?id=42236
--- Comment #1 from winebugz.b@mailhero.io --- Created attachment 56894 --> https://bugs.winehq.org/attachment.cgi?id=56894 second log file
https://bugs.winehq.org/show_bug.cgi?id=42236
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |austinenglish@gmail.com URL| |http://cintanotes.com/
--- Comment #2 from Austin English austinenglish@gmail.com --- Does 'winetricks -q riched20' help?
https://bugs.winehq.org/show_bug.cgi?id=42236
winebugz.b@mailhero.io changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #3 from winebugz.b@mailhero.io --- Yes!! Thanks, now it all seems to work!
https://bugs.winehq.org/show_bug.cgi?id=42236
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Resolution|FIXED |--- Status|RESOLVED |REOPENED Component|-unknown |richedit
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to winebugz.b from comment #3)
Yes!! Thanks, now it all seems to work!
It's still a bug, that just gives a workaround / help identify the problem.
Could you set 'riched20' back to builtin in winecfg temporarily, and collect a log with +richedit?
https://bugs.winehq.org/show_bug.cgi?id=42236
--- Comment #5 from winebugz.b@mailhero.io --- Sorry, but I don't know how to do that. Little help?
https://bugs.winehq.org/show_bug.cgi?id=42236
--- Comment #6 from Bruno Jesus 00cpxxx@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).
https://bugs.winehq.org/show_bug.cgi?id=42236
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com --- Confirming in 2.0-rc5.
(In reply to winebugz.b from comment #5)
Sorry, but I don't know how to do that. Little help?
You can read more about how to get specific logs at https://wiki.winehq.org/FAQ#get_log
To disable a native DLL (a DLL from Windows) and go back to builtin (a DLL from Wine) you can use winecfg and go into the Libraries tab and then remove the DLL from the list, in this case the dll is riched20.