[Bug 51033] New: When enabling WIndowd mode in WInecfg, various apps crashes with either ShellExecuteEx or System32 DLL library loader errors

WineHQ Bugzilla wine-bugs at winehq.org
Tue Apr 20 02:19:50 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51033

            Bug ID: 51033
           Summary: When enabling WIndowd mode in WInecfg, various apps
                    crashes with either ShellExecuteEx or System32 DLL
                    library loader errors
           Product: Wine-staging
           Version: 6.6
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: linards.liepins at gmail.com
                CC: leslie_alistair at hotmail.com, z.figura12 at gmail.com
      Distribution: ---

When trying to re-test the bug https://bugs.winehq.org/show_bug.cgi?id=38303 ,
I hit the following behavior (applies to both "EA Sports" NHL 09 and "R.G. 
 Mechancis" repack version (https://www.rgmechanics.com/about/)):

$ wine nhl2009.exe -w
02d0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02d0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02d0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
070c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
070c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
070c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0714:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0714:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0714:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02d0:err:module:LdrInitializeThunk "wined3d.dll" failed to initialize, aborting
02d0:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files
(x86)\\R.G. Mechanics\\NHL 09\\nhl2009.exe" failed, status c0000005

$ wine nhl2009.exe
0784:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0784:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0784:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
078c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
078c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
078c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0794:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0794:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0794:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0784:err:module:LdrInitializeThunk "wined3d.dll" failed to initialize, aborting
0784:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files
(x86)\\R.G. Mechanics\\NHL 09\\nhl2009.exe" failed, status c0000005

Then I copied d3d9.dll and d3d9.ini to the installation path of NHL 09 and ran
terminal again:

$ wine nhl2009.exe
080c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
080c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
080c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0804:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0804:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0804:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0818:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0818:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0818:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
080c:err:module:LdrInitializeThunk "comctl32.dll" failed to initialize,
aborting
080c:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files
(x86)\\R.G. Mechanics\\NHL 09\\nhl2009.exe" failed, status c0000005

Attaching dxvk log.

-- 
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.



More information about the wine-bugs mailing list