[Bug 39973] New: Black window is shown when selecting a color.
https://bugs.winehq.org/show_bug.cgi?id=39973 Bug ID: 39973 Summary: Black window is shown when selecting a color. Product: Wine Version: 1.9.1 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: leslie_alistair(a)hotmail.com Distribution: --- Download these examples http://www.bcgsoft.com/download/BCGControlBarProDemo.zip Run the BCGPControls.exe example Click the "Color Controls" on the left hand side. Click the "Dialog..." Button under "Advanced Color Dialog:" Click the "Select..." button. The screen goes black at this stage, clicking anywhere causes it to be removed. On Windows, it allows you to select the color from a window that is visible. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39973 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.bcgsoft.com/down | |load/BCGControlBarProDemo.z | |ip -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39973 Sergey Isakov <isakov-sl(a)bk.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |isakov-sl(a)bk.ru --- Comment #1 from Sergey Isakov <isakov-sl(a)bk.ru> --- This application make me other crash ~~~ trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\MFC42.DLL" at 0x5f400000: native ... wine: Call from 0x7bc43e28 to unimplemented function MFC42.DLL.6571, aborting err:module:attach_process_dlls "BCGCBPRO2510.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\BCGControlBarProDemo\\BCGPControls.exe" failed, status 80000100 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39973 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #2 from winetest(a)luukku.com --- (In reply to Sergey Isakov from comment #1)
This application make me other crash ~~~ trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\MFC42.DLL" at 0x5f400000: native ... wine: Call from 0x7bc43e28 to unimplemented function MFC42.DLL.6571, aborting err:module:attach_process_dlls "BCGCBPRO2510.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\BCGControlBarProDemo\\BCGPControls.exe" failed, status 80000100
That looks weird. Does winetricks -q mfc42 fix it? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39973 --- Comment #3 from Sergey Isakov <isakov-sl(a)bk.ru> --- (In reply to winetest from comment #2)
(In reply to Sergey Isakov from comment #1)
This application make me other crash ~~~ trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\MFC42.DLL" at 0x5f400000: native ... wine: Call from 0x7bc43e28 to unimplemented function MFC42.DLL.6571, aborting err:module:attach_process_dlls "BCGCBPRO2510.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\BCGControlBarProDemo\\BCGPControls.exe" failed, status 80000100
That looks weird. Does winetricks -q mfc42 fix it?
I have to possibility builtin and native. For native see above For builtin ~~~~ err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\BCGControlBarProDemo\\BCGCBPRO2510.dll") not found ~~~~ AFAIK Wine has no builtin MFC42.dll -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39973 --- Comment #4 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- (In reply to Sergey Isakov from comment #1)
This application make me other crash ~~~ trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\MFC42.DLL" at 0x5f400000: native ... wine: Call from 0x7bc43e28 to unimplemented function MFC42.DLL.6571, aborting err:module:attach_process_dlls "BCGCBPRO2510.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\BCGControlBarProDemo\\BCGPControls.exe" failed, status 80000100
Where did you get this mfc42.dll from? Apparently this build is not compatible with the application. Does installing it with winetricks help? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39973 --- Comment #5 from Sergey Isakov <isakov-sl(a)bk.ru> ---
From real windows-7
-- 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.
https://bugs.winehq.org/show_bug.cgi?id=39973 --- Comment #6 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- (In reply to Dmitry Timoshkov from comment #4)
(In reply to Sergey Isakov from comment #1)
This application make me other crash ~~~ trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\MFC42.DLL" at 0x5f400000: native ... wine: Call from 0x7bc43e28 to unimplemented function MFC42.DLL.6571, aborting err:module:attach_process_dlls "BCGCBPRO2510.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\BCGControlBarProDemo\\BCGPControls.exe" failed, status 80000100
Where did you get this mfc42.dll from? Apparently this build is not compatible with the application. Does installing it with winetricks help?
winetricks mfc42 or winetricks vcrun6 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39973 --- Comment #7 from Sergey Isakov <isakov-sl(a)bk.ru> --- Created attachment 56524 --> https://bugs.winehq.org/attachment.cgi?id=56524 white background around dialog OK winetricks vcrun6 does help. After click "Select..." button background became white. Click inside dialog works, click outside cause return to the dialog. See screenshot -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39973 --- Comment #8 from Sergey Isakov <isakov-sl(a)bk.ru> --- Sorry, it was not clear wine. Tested with wine-1.9.20. All works normal except the result. Select button always return white. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39973 --- Comment #9 from Sergey Isakov <isakov-sl(a)bk.ru> --- It was winemac.drv. Switching to winex11.drv replicate the behavior as in the bug description. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39973 --- Comment #10 from winetest(a)luukku.com --- Still valid wine 2.0rc5 and staging 2.0rc5. -- 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