https://bugs.winehq.org/show_bug.cgi?id=51148
Bug ID: 51148 Summary: mp3tag fails to work with files whose filenames contain non-ASCII characters Product: Wine Version: 6.8 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: aros@gmx.com Distribution: ---
Created attachment 70020 --> https://bugs.winehq.org/attachment.cgi?id=70020 Error renaming the file
Steps to reproduce:
1. Copy any audio file that you have to "ัะตัั.mp3"
2. Run and change the working directory (at the leftside bar, at the bottom of it, "Directory") in Mp3tag to the directory with this file.
Result: Mp3tag will see this file but it won't be able to do anything with it (read/write tags, rename it, etc.)
$ locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL=
https://bugs.winehq.org/show_bug.cgi?id=51148
Artem S. Tashkinov aros@gmx.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #1 from Artem S. Tashkinov aros@gmx.com --- Nevermind, my actual locale was different, once I've changed it to en_US.UTF-8 the bug disappeared.
https://bugs.winehq.org/show_bug.cgi?id=51148
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Closing bugs marked as invalid