http://bugs.winehq.org/show_bug.cgi?id=5376
------- Additional Comments From tony_caduto(a)amsoftwaredesign.com 2006-08-06 17:31 -------
I also discovered that this bug causes the VCL inputbox function to fail because
it calls borderstyle := bsDialog.
A try except is not a valid work around in this situation unless the VCL source
code is modifed which is not recommended you do.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5376
------- Additional Comments From truiken(a)gmail.com 2006-08-06 16:33 -------
Can you provide the source for the sample app winetest.exe? That would help us
identify the problem, and make it a lot easier to turn this into a regression
test to add to Wine's test suite.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5376
------- Additional Comments From tony_caduto(a)amsoftwaredesign.com 2006-08-06 16:32 -------
I have created a test case exe built with Delphi 2006 SP2
To reproduce this bug, click the create form button, then click the set border
style button and the AV will pop every time.
The interesting part is the forms border does get changed, if you then click the
show form button the form will be shown without it's border.
this leads me to believe it should be an easy fix.
A try except around the statement "form.borderstyle:=bsnone" that takes no
action prevents the AV from being shown to the user.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5376
------- Additional Comments From tony_caduto(a)amsoftwaredesign.com 2006-08-06 16:05 -------
I will dig into the VCL source and see exactly what
API calls are being used and I will attach a simple test case application that
reproduces the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3213
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|wine-bugs(a)winehq.org |
AssignedTo|us(a)edmeades.me.uk |wine-bugs(a)winehq.org
------- Additional Comments From us(a)edmeades.me.uk 2006-08-06 15:50 -------
Sorry - lack of time for wine at the moment means I have have to put things on
hold for a while
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1835
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|wine-bugs(a)winehq.org |
AssignedTo|us(a)edmeades.me.uk |wine-bugs(a)winehq.org
------- Additional Comments From us(a)edmeades.me.uk 2006-08-06 15:40 -------
Sorry - lack of time for wine at the moment means I have have to put things on
hold for a while
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5139
------- Additional Comments From truiken(a)gmail.com 2006-08-06 15:04 -------
Why would you copy Mappings.cab to accessor.cab? The bug is that we shouldn't
even try to open accessor.cab.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.