http://bugs.winehq.org/show_bug.cgi?id=22287
Summary: Personal Chess Trainer v3.02, Run-time error '13': Type mismatch , regression Product: Wine Version: 1.1.42 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oleaut32 AssignedTo: wine-bugs@winehq.org ReportedBy: jskartman@gmail.com CC: nerv@dawncrow.de
Hi,
This is a regression, Personal Chess Trainer demo version 3.02 (actual demo version is called Chessimo v3.35 and needs .NET 3.5, so doesn't work), was working fine on wine 1.1.39 , but fails on 1.1.40. When I move a piece, the application shows a box with: Run-time error '13': Type mismatch
Doing a regression test shows:
71f24431b987d70053063a9f206913e7fff53edc is the first bad commit commit 71f24431b987d70053063a9f206913e7fff53edc Author: André Hentschel nerv@dawncrow.de Date: Wed Mar 3 19:57:27 2010 +0100
oleaut32: Fix localized date parsing.
:040000 040000 5cebc4bc57ab8449aa70bf9a0ca45cc31e52affb f740a9f92b8811f217b0e2365a804477acf427ba M dlls
Reverting the patch fails. I put oleaut32 component because the commit references to it.