[Bug 17104] New: Drives in winecfg can not be set correctly for paths containing non-latin (probably multibyte) characters. [utf-8]
http://bugs.winehq.org/show_bug.cgi?id=17104 Summary: Drives in winecfg can not be set correctly for paths containing non-latin (probably multibyte) characters. [utf-8] Product: Wine Version: 1.1.13 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: chalkerx(a)gmail.com If i try to create a drive in Wine and point it to "/home/chalker/Documents/Софт/Wine", Wine creates a symlink in dosdevices to "/home/chalker/Documents/����/Wine/" (and it doesn't work, of course), but in winecfg that path is displayed correclty. If i change the link manually to "/home/chalker/Documents/Софт/Wine", it works, but looks like "/home/chalker/Documents/Софт/Wine" in winecfg. If i set a different drive to "/home/chalker/Documents/Софт/Wine" in winecfg, the link is created to "/home/chalker/Documents/Софт/Wine". 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=17104 --- Comment #1 from ChALkeR <chalkerx(a)gmail.com> 2009-01-23 18:52:13 --- Created an attachment (id=18940) --> (http://bugs.winehq.org/attachment.cgi?id=18940) Broken and expected path in hex editor. -- 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=17104 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cybolic(a)gmail.com --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-02-03 09:15:59 --- *** Bug 17241 has been marked as a duplicate of this bug. *** -- 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=17104 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com -- 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=17104 --- Comment #3 from Christian Dannie Storgaard <cybolic(a)gmail.com> 2009-02-03 16:44:50 --- Since we now have had a duplicate bug report of this, shouldn't its status be set to NEW? -- 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=17104 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-02-03 16:59:17 --- Just tested in git. Confirming. Probably lossy unicode->ansi conversion. -- 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=17104 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |programs Keywords| |download, source Target Milestone|--- |1.2.0 -- 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=17104 --- Comment #5 from David Hedberg <david.hedberg(a)gmail.com> 2009-02-06 23:22:51 --- Created an attachment (id=19302) --> (http://bugs.winehq.org/attachment.cgi?id=19302) Attempt at a patch My attempt at fixing this, please test 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=17104 David Hedberg <david.hedberg(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david.hedberg(a)gmail.com -- 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=17104 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2009-02-07 02:03:32 --- On launching winecfg: wine: Unhandled page fault on read access to 0x7d2771e0 at address 0x7c7bcb1e (thread 000b), starting debugger... other than that, works fine. -- 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=17104 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-02-07 02:18:54 --- (In reply to comment #6)
On launching winecfg: wine: Unhandled page fault on read access to 0x7d2771e0 at address 0x7c7bcb1e (thread 000b), starting debugger...
other than that, works fine.
Seems it was something on my end. Ran it a couple dozen times with no error. -- 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=17104 --- Comment #8 from David Hedberg <david.hedberg(a)gmail.com> 2009-02-14 15:16:16 --- Patch is in 1.1.15. -- 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=17104 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2009-02-14 15:22:17 --- Fixed then. -- 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=17104 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-02-14 17:59:35 --- Confirming fixed. Closing bug fixed in wine-1.1.15. -- 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.
participants (1)
-
wine-bugs@winehq.org