http://bugs.winehq.org/show_bug.cgi?id=33613
Bug #: 33613 Summary: VB6 Application CMDcenter fails with "Run-time error '23': Type mismatch" Product: Wine Version: 1.5.30 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: tonybcrawford@gmail.com Classification: Unclassified
After upgrading from Wine 1.5.29 to Wine 1.5.30 my VB6 CMDcenter application fails with: "Run-time error '23': Type mismatch"
This is related to an xml portion of code and after adding some debug output it appears as though the ElementNode.childNodes.Length is being incorrectly determined!
NB: This code worked correctly in previous versions of Wine and is only a problem with the release I installed today.
http://bugs.winehq.org/show_bug.cgi?id=33613
Tony Crawford tonybcrawford@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|VB6 Application CMDcenter |VB6 Application CMDcenter |fails with "Run-time error |fails with "Run-time error |'23': Type mismatch" |'13': Type mismatch"
http://bugs.winehq.org/show_bug.cgi?id=33613
--- Comment #1 from Tony Crawford tonybcrawford@gmail.com 2013-05-18 12:27:34 CDT --- Sorry that's ... error: '13'
http://bugs.winehq.org/show_bug.cgi?id=33613
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2013-05-18 12:57:34 CDT --- Hi, Tony.
It's possible it's already fix with http://source.winehq.org/git/wine.git/commit/e5261f03e6bf85b895e875c854b494d.... Just build from sources and you will get that issue patched.
http://bugs.winehq.org/show_bug.cgi?id=33613
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL| |regression CC| |focht@gmx.net Ever Confirmed|0 |1 Regression SHA1| |0403f34b78ef1f663f0703784e0 | |89e8396fb338c
--- Comment #3 from Anastasius Focht focht@gmx.net 2013-05-18 13:40:08 CDT --- Hello folks,
just as Nikolay said ... it's most likely fixed so wait til wine 1.5.31 or build from source (GIT).
The regression was http://source.winehq.org/git/wine.git/commitdiff/0403f34b78ef1f663f0703784e0... which also broke various other apps, for example .NET 4.0 installer (in gui mode).
Regards
http://bugs.winehq.org/show_bug.cgi?id=33613
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression URL|regression |
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2013-05-18 13:49:09 CDT --- Yes, and Office 2010 installer got broken as well.
http://bugs.winehq.org/show_bug.cgi?id=33613
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2013-05-25 05:41:59 CDT --- Retest with 1.5.31 please.
http://bugs.winehq.org/show_bug.cgi?id=33613
--- Comment #6 from Tony Crawford tonybcrawford@gmail.com 2013-05-28 16:52:43 CDT --- (In reply to comment #5)
Retest with 1.5.31 please.
Nikolay, I'm still running on 64-bit ubuntu... as soon as the 1.5.31 binary is available I'll install and re-test. Cheers Tony
http://bugs.winehq.org/show_bug.cgi?id=33613
--- Comment #7 from Tony Crawford tonybcrawford@gmail.com 2013-05-29 12:33:47 CDT --- This bug is fixed in wine-1.5.31 Thanks :)
http://bugs.winehq.org/show_bug.cgi?id=33613
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e5261f03e6bf85b895e875c854b | |494d146291456 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com 2013-05-29 12:38:52 CDT --- (In reply to comment #7)
This bug is fixed in wine-1.5.31 Thanks :)
Resolving fixed, thanks for testing.
http://bugs.winehq.org/show_bug.cgi?id=33613
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2013-06-07 15:01:48 CDT --- Closing bugs fixed in 1.6-rc1.