http://bugs.winehq.org/show_bug.cgi?id=22353
Summary: Application written in VB6 crashes when setting the .colwidth property of a msflexgrid Product: Wine Version: 1.1.41 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: adamvietnam@hotmail.com
We have an app written in VB6 that worked fine in v1.1.38 and now breaks in v1.1.41.
It fails during initialisation when trying to set the colwidth property of an msflexgrid grid common control with the error:
Runtime error 451
Property let procedure not defined and property get procedure did not return an object.
Setting other properties of the grid e.g. width at the same point in the code is fine.
As I say it works fine in v1.1.38 - I haven't tested the intervening versions as I couldn't find the binaries but if someone can point me to them I'll see exactly which version breaks it.
This is my first bug report so apologies if I haven't conformed to any posting protocols.
Best,
Adam
http://bugs.winehq.org/show_bug.cgi?id=22353
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2010-04-13 09:12:52 --- Please attach as a plain text file complete terminal output. And perform regression testing as described here: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=22353
--- Comment #2 from Austin English austinenglish@gmail.com 2010-04-13 09:53:21 --- A testcase (source and binary) would be helpful.
http://bugs.winehq.org/show_bug.cgi?id=22353
--- Comment #3 from adamvietnam@hotmail.com 2010-04-13 11:04:00 --- (In reply to comment #2)
A testcase (source and binary) would be helpful.
Of course I'll build up something simple
http://bugs.winehq.org/show_bug.cgi?id=22353
--- Comment #4 from adamvietnam@hotmail.com 2010-04-13 11:06:18 --- (In reply to comment #1)
Please attach as a plain text file complete terminal output. And perform regression testing as described here: http://wiki.winehq.org/RegressionTesting
Will do - just have to get my head around how to build wine form source
thanks
http://bugs.winehq.org/show_bug.cgi?id=22353
--- Comment #5 from Austin English austinenglish@gmail.com 2010-04-13 12:06:50 --- (In reply to comment #4)
(In reply to comment #1)
Please attach as a plain text file complete terminal output. And perform regression testing as described here: http://wiki.winehq.org/RegressionTesting
Will do - just have to get my head around how to build wine form source
http://wiki.winehq.org/FAQ#head-7ed3c3163e2b932ee2030a48f9c5e553dc41817b
http://bugs.winehq.org/show_bug.cgi?id=22353
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|comctl32 |-unknown
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2010-05-02 07:34:19 --- Nothing points to comctl32 module yet.
http://bugs.winehq.org/show_bug.cgi?id=22353
adamvietnam@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from adamvietnam@hotmail.com 2010-05-14 08:20:32 --- Does not happen in v1.1.42
http://bugs.winehq.org/show_bug.cgi?id=22353
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2010-05-21 14:39:54 --- Closing bugs fixed in 1.2-rc1.