[Bug 39678] Zararadio can not read folder/file name path with Latin characters

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 15 21:10:27 CST 2015


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

Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                URL|http://www.zarastudio.es/fr |http://www.zarastudio.es/en
                   |ee/ZaraRadioFreeEdition.exe |/descargas.php
          Component|-unknown                    |msvcrt
     Ever confirmed|0                           |1

--- Comment #14 from Nikolay Sivov <bunglehead at gmail.com> ---
I can confirm, tested with this rotation file
https://bugs.winehq.org/attachment.cgi?id=53124 - names are truncated after
first 'M'. This doesn't happen on Windows.

Relevant part when reading .rot file:

---
0041:trace:msvcrt:MSVCRT_fgets :got "[playlist]\n"
0041:trace:msvcrt:_unlock (31)
0041:trace:msvcrt:MSVCRT_vsscanf_l "[playlist]\n" ("[%[^]]")
0041:trace:msvcrt:MSVCRT_vsscanf_l returning 1
0041:trace:msvcrt:MSVCRT_fgets :file(0x7e7f7bc0) fd (3) str (0xbdf240) len
(1024)
0041:trace:msvcrt:_lock (31)
0041:trace:msvcrt:MSVCRT_fgets :got "file0=D:\\M\xdaSICA RADIO
CONDELL\\JJPG\\FOLKLORE\\100 MEJORES DEL FOLKLORE - IRT\\100 MEJORES DEL
FOLKLORE - IRT - CD 4\\100 MEJORES DEL FOLKLORE - IRT - CD4 - 25 - LOS DE
RAM\xd3N - V\xe1monos emborrachando.mp3\n"
0041:trace:msvcrt:_unlock (31)
0041:trace:msvcrt:MSVCRT_vsscanf_l "file0=D:\\M\xdaSICA RADIO
CONDELL\\JJPG\\FOLKLORE\\100 MEJORES DEL FOLKLORE - IRT\\100 MEJORES DEL
FOLKLORE - IRT - CD 4\\100 MEJORES DEL FOLKLORE - IRT - CD4 - 25 - LOS DE
RAM\xd3N - V\xe1monos emborrachando.mp3\n" ("[%[^]]")
0041:trace:msvcrt:MSVCRT_vsscanf_l returning 0
0041:trace:msvcrt:MSVCRT_vsscanf_l "file0=D:\\M\xdaSICA RADIO
CONDELL\\JJPG\\FOLKLORE\\100 MEJORES DEL FOLKLORE - IRT\\100 MEJORES DEL
FOLKLORE - IRT - CD 4\\100 MEJORES DEL FOLKLORE - IRT - CD4 - 25 - LOS DE
RAM\xd3N - V\xe1monos emborrachando.mp3\n" ("%[^=] = \"%[^\"]\"")
0041:trace:msvcrt:MSVCRT_vsscanf_l returning 1
0041:trace:msvcrt:MSVCRT_vsscanf_l "file0=D:\\M\xdaSICA RADIO
CONDELL\\JJPG\\FOLKLORE\\100 MEJORES DEL FOLKLORE - IRT\\100 MEJORES DEL
FOLKLORE - IRT - CD 4\\100 MEJORES DEL FOLKLORE - IRT - CD4 - 25 - LOS DE
RAM\xd3N - V\xe1monos emborrachando.mp3\n" ("%[^=] = '%[^']'")
0041:trace:msvcrt:MSVCRT_vsscanf_l returning 1
0041:trace:msvcrt:MSVCRT_vsscanf_l "file0=D:\\M\xdaSICA RADIO
CONDELL\\JJPG\\FOLKLORE\\100 MEJORES DEL FOLKLORE - IRT\\100 MEJORES DEL
FOLKLORE - IRT - CD 4\\100 MEJORES DEL FOLKLORE - IRT - CD4 - 25 - LOS DE
RAM\xd3N - V\xe1monos emborrachando.mp3\n" ("%[^=] = %[^;]")
0041:trace:msvcrt:MSVCRT_vsscanf_l returning 2
0041:trace:msvcrt:pf_printf_a Format is: "%s:%s"
---

Native msvcrt.dll is a workaround.

-- 
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