[Bug 26888] Wine limits file names to 255 bytes even on NTFS

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 3 19:44:07 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=26888

Dr 4asm <ignas2526 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ignas2526 at gmail.com

--- Comment #11 from Dr 4asm <ignas2526 at gmail.com> ---
Still an issue in 1.7.15.
I've compiled and ran the program.
On Windows XP, it works as OP described: works up to and including 255, fails
after.

No matter how many characters filename has, 1, 85, 255, etc., on wine, it
always fails with error 2, the ERROR_FILE_NOT_FOUND. The wine prefix is on the
standard Mac OS X filesystem, Mac OS Extended (Journaled).
I'm pretty sure, that it is not an issue with my filesystem, since creating
file with many characters from the terminal works fine, and according to
wikipedia, Mac OS Extended can have maximum filename of "255 characters (255
UTF-16 encoding units, normalized to Apple-modified variant of Unicode
Normalization Format D)".

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