http://bugs.winehq.org/show_bug.cgi?id=17241 Summary: Winecfg: Drive mapping a directory with utf-8 characters fails Product: Wine Version: 1.1.14 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: cybolic(a)gmail.com When mapping a directory containing utf-8 characters, the symbolic link in .dosdevices will contain '?''s instead of the proper characters. F.x. mapping "/media/dævice" will result in a link to "/media/d?vice". The registry is written correctly though. Removing the link and replacing it with a correct one will make the drive mapping work, making this a bug in winecfg. -- 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.