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.
https://bugs.winehq.org/show_bug.cgi?id=51961
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- These are not errors. If you want to disable debug logging entirely to get clean output you could run as "WINEDEBUG=-all wine winepath c:\".
https://bugs.winehq.org/show_bug.cgi?id=51961
--- Comment #2 from Emily Seville EmilySeville7cf@gmail.com --- (In reply to Nikolay Sivov from comment #1)
These are not errors. If you want to disable debug logging entirely to get clean output you could run as "WINEDEBUG=-all wine winepath c:\".
Thanks! I'll try it.
https://bugs.winehq.org/show_bug.cgi?id=51961
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- fixmes are not errors
https://bugs.winehq.org/show_bug.cgi?id=51961
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #4 from André H. nerv@dawncrow.de --- closing invalid