https://bugs.winehq.org/show_bug.cgi?id=53223 Bug ID: 53223 Summary: shell32:shlfileop - test_sh_path_prepare() fails in the Japanese and Chinese locales in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com Distribution: --- shell32:shlfileop - test_sh_path_prepare() fails in the Japanese and Chinese locales in Wine: shlfileop.c:2463: Test failed: Could not find unique multibyte representation for directory name using default codepage. https://test.winehq.org/data/patterns.html#shell32:shlfileop Note that the conversion fails on Windows too which probably makes sense for these locales. So the win_skip() should maybe be a regular skip() instead. -- 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.