[Bug 36488] New: [regedit] problems with Unicode characters in .reg files and in GUI
http://bugs.winehq.org/show_bug.cgi?id=36488 Bug ID: 36488 Summary: [regedit] problems with Unicode characters in .reg files and in GUI Product: Wine Version: 1.7.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs Assignee: wine-bugs(a)winehq.org Reporter: nikoamia(a)gmail.com There are two problems with "regedit": 1. It improperly parses Unicode characters. E.g., try to import this .reg file: REGEDIT4 [HKEY_CURRENT_USER\Software\Wine\Fonts\Replacements] "MS ゴシック"="TakaoGothic" "MS 明朝"="TakaoMincho" In registry, there will be multiple unreadable characters instead of kanji, which suggests that regedit expects ASCII while parsing. 2. If I manage to create these entries (it can be accomplished with creating entry in GUI), their names are showed as "square characters" in GUI. -- 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=36488 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- You need to add UTF-16 BOM to this file, in this case it will be recognized as Unicode. Regarding squares in UI - you need to install some font that provides these characters. -- 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=36488 --- Comment #2 from Nikolay Amiantov <nikoamia(a)gmail.com> --- Oh, I haven't known about UTF-16 needed, sorry for this. I have appropriate fonts installed (and can see Japanese characters in other applications), though -- maybe I'm missing something again? -- 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=36488 Nikolay Amiantov <nikoamia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #3 from Nikolay Amiantov <nikoamia(a)gmail.com> --- Guess I found an answer myself -- the default System font doesn't support Japanese characters. Sorry for this, I'll do my research next time. -- 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=36488 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 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