[Bug 36488] New: [regedit] problems with Unicode characters in .reg files and in GUI

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 19 04:18:24 CDT 2014


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 at winehq.org
          Reporter: nikoamia at 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.


More information about the wine-bugs mailing list