http://bugs.winehq.org/show_bug.cgi?id=4443
Summary: Richedit exception Product: Wine Version: 0.9.6. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P1 Component: wine-richedit AssignedTo: wine-bugs@winehq.org ReportedBy: frix@engineer.com
Good day, I'm running an accounting program: Omni Accounts, which uses the RichEdit2 control. (http://www.omniaccounts.com/software_download/default.php)
When I add new transaction information, which can be accessed via the menus: Ledger->Journal Batches->New Journal Batch. The dialog that opens provide a drop down list in one of the cells where the appropriate ledger account applicable to the transaction can be selected. The contents of the drop down list is configurable to suit the business for which Omni Accounts is used in.
Upon selecting an item the following exception box appears:"External exception 80000101". After the exception, the drop down list arrow in the cell doesn't work anymore. Only the exception is raised again. I've attached the debug output, running the program with "export WINEDEBUG=+richedit".
I've tried using the "riched20.dll" from native windows XP. The drop down lists works properly, but it complains about unimplemented functions. This happens when the "tip of the day" is rendered in anoter window. For some reason the native richedit2.0 can't handle it. Other functions in the software also uses this "popup/another window" function, thus rendering the software still fairly useless at this point in time.
I'll attach the debug output as follow: Omni_native_richedit20.txt and Omni_buildin_richedit20.txt
This was originally addressed in bug: 3239
Regards, Frikkie Thirion