[Bug 46755] File paths with non-ASCII characters (umlauts) broken in Wine apps

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 21 18:41:14 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=46755

Olivier F. R. Dierick <o.dierick at piezo-forte.be> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://www.foobar2000.org/
                   |                            |download
                 CC|                            |o.dierick at piezo-forte.be

--- Comment #2 from Olivier F. R. Dierick <o.dierick at piezo-forte.be> ---
Hello,

foobar2000 v1.4.3 works fine for me with wine 4.6.

$ du -b foobar2000_v1.4.3.exe 
4452151    foobar2000_v1.4.3.exe

$ sha1sum foobar2000_v1.4.3.exe 
de67cdd9b5bb46f4e6c7491f23501625c94594ee  foobar2000_v1.4.3.exe

My system is Debian 8 Jessie 64 bit with locale fr_BE.utf8

$ export | grep 'utf8'
declare -x GDM_LANG="fr_BE.utf8"
declare -x LANG="fr_BE.utf8"
declare -x LC_MEASUREMENT="fr_BE.utf8"
declare -x LC_MONETARY="fr_BE.utf8"
declare -x LC_NUMERIC="fr_BE.utf8"
declare -x LC_PAPER="fr_BE.utf8"
declare -x LC_TIME="fr_BE.utf8"

I copied a random MP3 file and renamed it to '/home/olivier/Musique/Schönberg,
Arnold/Boulez conducts Schönberg/CD 01/07 - 3 Pieces for Chamber Orchestra -
II. Máige Viertel.mp3' (Copy-pasted the pathnames from the bug to the linux
file manager).

/home is on a linux ext4 partition.

Using a new 32 bit wineprefix with everything set to default values:
- Installed foobar2000;
- Launched foobar2000 from its directory;
- Choose default appearance;
- Clicked open in the File menu;
- Browsed to the file on the z: drive;
- Double-clicked to open the file;
- foobar2000 added the file to the playlist and played it.

Please, attach full terminal output. Read how to do so there:
https://wiki.winehq.org/FAQ#How_can_I_get_a_debugging_log_.28a.k.a._terminal_output.29.3F

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.


More information about the wine-bugs mailing list