http://bugs.winehq.org/show_bug.cgi?id=14093
--- Comment #2 from Aleksander aleksander.smirnoff@gmail.com 2008-06-25 22:24:14 --- (In reply to comment #0)
when calculator child window opened, minimizing main window leads to crash with message : bin/1cv8.exe: text.c:719: TEXT_NextLineW: Assertion `pellip->under == 0 && pellip->after == 0' failed.
please change assert to a simple warning. Thanks!
(In reply to comment #1)
What is 1cv8.exe? Is it available for download?
Assertions are there for a reason. Changing it won't make the real problem go away.
1cv8.exe is one of the most used accounting program in Russian Federation, named "1C Buhgaltery" ("1C Accounting") version 8.1. It is full of features and well supported, but, unfortunately, only for windows. It is closed source and commercial, and, damn it, protected by hardware key HASP (www.aladdin.com). Migration to linux in Russian Federation is always brake by inability to use this software in linux. So, how can I help to debug this issue? Thanks! P.S. Sorry for poor English.