http://bugs.winehq.org/show_bug.cgi?id=25347 Summary: Regression : AutoCAD 2005 crashes selecting files after OPEN command Product: Wine Version: 1.3.8 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: comctl32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: max(a)veneto.com This commit : 119860b05f8c22d1525b573e461afe95e430a63b is the first bad commit commit 119860b05f8c22d1525b573e461afe95e430a63b Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Tue Nov 16 23:55:23 2010 +0300 comctl32/listview: Use a code set by dispinfo holder to convert data encoding after LVN_GETDISPINFO. :040000 040000 ad5c1c701754ee3c180ab7caab5106d2a01cfb52 d1387b25792aaa034c623d041be31e0f97f2a9ad M dlls Make AutoCAD to crash (almost always) when selecting a file to open in the file listview. I marked as major as I guess it can affect many apps using comctl32/listview control. To test, just run AutoCAD2005, issue an OPEN command and fiddle a bit with filenames in the list. Shortly app first hangs, than the crash message box appears, then AutoCAD itself crashes. Please ask if you need some logs.... Ciao Max -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.