[Bug 29619] New: wine incorrectly treats multilingual (russian) capital letters in filenames/paths in mounted NTFS
http://bugs.winehq.org/show_bug.cgi?id=29619 Bug #: 29619 Summary: wine incorrectly treats multilingual (russian) capital letters in filenames/paths in mounted NTFS Product: Wine Version: 1.3.36 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: vde(a)ykoctpa.ru Classification: Unclassified when trying to open by under-wine program any file on NTFS volumes mounted by NTFS-3G having capital russian (possible any non-ASCII) letters in path, CreateFile returns error to app. to see: mount native Windows drive and create symlink d: wine explorer on "select" shold open file or say "there is no windows windows program configured to open this type of file", but if there capital letters in path message will be "File not found". path OK: d:\share\data\юг 1\file.txt path ERR: d:\share\data\Юг 2\file.txt particularly frustrating that such use could make migration from Windows much more easier - if not a bug PS. native Linux apps has no problems -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29619 --- Comment #1 from Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> 2012-01-15 15:05:18 CST --- What program a you trying to open this file in? Please specify step-by-step what exactly you doing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29619 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|wine incorrectly treats |Files with russian capital |multilingual (russian) |letters in filenames/paths |capital letters in |on a mounted NTFS partition |filenames/paths in mounted |fail to open |NTFS | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29619 --- Comment #2 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2012-01-15 19:33:29 CST --- What's your locale? How is that NTFS partition mounted? Steps to reproduce? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29619 --- Comment #3 from vde <vde(a)ykoctpa.ru> 2012-01-15 21:25:58 CST ---
What program a you trying to open this file in?
originally I fails to open tracks with OziExplorer but trying to catch problem I gets similar bug in any program - even in Wine Notepad. I.e. this is not program-related bug.
What's your locale?
#set|grep LANG LANG=en_US.UTF-8
How is that NTFS partition mounted? #mount|grep fuseblk /dev/sdg1 on /mnt/disk_d type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
Please specify step-by-step what exactly you doing.
Create 2 paths like above in ntfs by Windows XP. Mount drive to linux box by fstab - "{drive} {path} ntfs-3g defaults 0 0" try to open that files ops! got it -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29619 --- Comment #4 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2012-01-15 23:07:59 CST --- (In reply to comment #3)
What's your locale?
#set|grep LANG LANG=en_US.UTF-8
Does it help if you change the locale to LANG=ru_RU.UTF-8 ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29619 --- Comment #5 from vde <vde(a)ykoctpa.ru> 2012-01-16 04:27:00 CST ---
Does it help if you change the locale to LANG=ru_RU.UTF-8
don't - "file not found" too. Moreover setting "LC_ALL=C" crashes wine explorer on start -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29619 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2012-01-16 11:34:03 CST --- (In reply to comment #5)
Does it help if you change the locale to LANG=ru_RU.UTF-8
don't - "file not found" too. Moreover setting "LC_ALL=C" crashes wine explorer on start
Works fine here (maybe it requires the Russian filenames to crash)? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29619 --- Comment #7 from vde <vde(a)ykoctpa.ru> 2012-01-18 13:01:10 CST --- It was some fluctuence - now LC_ALL=C not crashes explorer and it even opens fine but... files with name 'D:\share\maps\наведениÑ' are not too usable. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
https://bugs.winehq.org/show_bug.cgi?id=29619 --- Comment #8 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.16 or newer) wine? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29619 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED --- Comment #9 from Austin English <austinenglish(a)gmail.com> --- (In reply to Austin English from comment #8)
This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.16 or newer) wine?
Abandoned. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29619 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org