https://bugs.winehq.org/show_bug.cgi?id=51961
Bug ID: 51961 Summary: Multiple errors when starting "winepath" command Product: Wine Version: 6.0.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: EmilySeville7cf@gmail.com Distribution: ---
OS: Linux Mint 20.2 Cinnamon Note: I followed https://wine.htmlvalidator.com/install-wine-on-linux-mint-20.html guide to install Wine.
When I execute winepath c:\ I obtain several errors along with expected output:
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0100:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0100:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. /home/emilyseville7cfg/.wine/dosdevices/c:/
"winepath c:\ 2> /dev/null" workaround helps.