https://bugs.winehq.org/show_bug.cgi?id=50236 Bug ID: 50236 Summary: Wine builtin 'winepath' doesn't show any output since Wine 5.22 Product: Wine Version: 5.22 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: programs Assignee: wine-bugs(a)winehq.org Reporter: focht(a)gmx.net Distribution: --- Hello folks, just found by chance ... --- snip --- $ export PATH=/home/focht/projects/wine/mainline-install-5.21-x86_64/bin:$PATH $ wine --version wine-5.21 $ winepath -u "c:" /home/focht/.wine/dosdevices/c:/ --- snip --- --- snip --- $ export PATH=/home/focht/projects/wine/mainline-install-5.22-x86_64/bin:$PATH $ wine --version wine-5.22 $ winepath -u "c:" --- snip --- Same with current master HEAD. $ wine --version wine-5.22-260-g2ad09b01673 Regards -- 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.