http://bugs.winehq.org/show_bug.cgi?id=14093
Summary: 1cv8.exe crashes with message bin/1cv8.exe: text.c:719: TEXT_NextLineW: Assertion `pellip->under == 0 && pellip- >after == 0' failed. Product: Wine Version: 1.0.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: aleksander.smirnoff@gmail.com
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!