[Bug 33613] New: VB6 Application CMDcenter fails with "Run-time error '23': Type mismatch"
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(a)winehq.org ReportedBy: tonybcrawford(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33613 Tony Crawford <tonybcrawford(a)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" -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33613 --- Comment #1 from Tony Crawford <tonybcrawford(a)gmail.com> 2013-05-18 12:27:34 CDT --- Sorry that's ... error: '13' -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33613 --- Comment #2 from Nikolay Sivov <bunglehead(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33613 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL| |regression CC| |focht(a)gmx.net Ever Confirmed|0 |1 Regression SHA1| |0403f34b78ef1f663f0703784e0 | |89e8396fb338c --- Comment #3 from Anastasius Focht <focht(a)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 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33613 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression URL|regression | --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-05-18 13:49:09 CDT --- Yes, and Office 2010 installer got broken as well. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33613 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-05-25 05:41:59 CDT --- Retest with 1.5.31 please. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33613 --- Comment #6 from Tony Crawford <tonybcrawford(a)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 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33613 --- Comment #7 from Tony Crawford <tonybcrawford(a)gmail.com> 2013-05-29 12:33:47 CDT --- This bug is fixed in wine-1.5.31 Thanks :) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33613 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e5261f03e6bf85b895e875c854b | |494d146291456 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Bruno Jesus <00cpxxx(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33613 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-07 15:01:48 CDT --- Closing bugs fixed in 1.6-rc1. -- 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.
participants (1)
-
wine-bugs@winehq.org