https://bugs.winehq.org/show_bug.cgi?id=48294
Bug ID: 48294 Summary: IDataSourceLocator PromptNew need to return valid object on OK. Product: Wine Version: 5.0-rc1 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: oledb32 Assignee: wine-bugs@winehq.org Reporter: leslie_alistair@hotmail.com Distribution: ---
Created attachment 66001 --> https://bugs.winehq.org/attachment.cgi?id=66001 Interactive test
The current PromptNew function doesn't return an object, since it's only a stub dialog.
The remaining pages "Connection", "Advanced", "All" will need to be implemented.
https://bugs.winehq.org/show_bug.cgi?id=48294
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch, testcase
https://bugs.winehq.org/show_bug.cgi?id=48294
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #66001|0 |1 is obsolete| |
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Comment on attachment 66001 --> https://bugs.winehq.org/attachment.cgi?id=66001 Interactive test
This patch was accepted.
https://bugs.winehq.org/show_bug.cgi?id=48294
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|patch |
https://bugs.winehq.org/show_bug.cgi?id=48294
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Run the oledb32 database test.
WINETEST_INTERACTIVE=1 make database.ok
@austin, Once this bug is fixed, you should be able to remove oledb32 override from the winetricks script.