[Bug 51033] When enabling Windowed 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:33:46 CDT 2021


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

--- Comment #1 from Linards <linards.liepins at gmail.com> ---
ShellExecuteEx error reproduction:

$ ls
NHL_09.reg
$ wine regedit NHL_09.reg 
0738:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0738:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0738:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02e8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02e8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02e8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02dc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02dc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02dc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
$ wine "regedit NHL_09.reg"
0020:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0020:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0020: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.
Application could not be started, or no application associated with the
specifie
d file.
ShellExecuteEx failed: File not found.

$ wine start regedit.exe NHL_09.reg
07e0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
07e0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
07e0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0084:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0084:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0084:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
Application could not be started, or no application associated with the
specifie
d file.
ShellExecuteEx failed: File not found.

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