http://bugs.winehq.org/show_bug.cgi?id=10864
Summary: Unable to display chinese/japanese in utorrent Product: Wine Version: 0.9.51. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P5 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: tomcheng76@yahoo.com.hk
Created an attachment (id=9760) --> (http://bugs.winehq.org/attachment.cgi?id=9760) Japanese font in utorrent cannot be displayed correctly
Hi wine developer, i have a problem in displaying language other than english in utorrent. The menu bar of utorrent is okay (the bar containing File, Option and Help), while the text inside the main screen of utorrent is totally unreadable.(See the attachment) The problem exists in wine 0.9.5x (acturally i tired many version) + utorrent 1.61/1.7.x. Finally, i fixed the problem by adding this registory HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes\Tahoma => IPA Pゴシック. Would wine devleopers add this registory in the next release of wine ? Is there any bad impact after adding this registory ? Of coz ipag.ttf is not a good font for global users, but i think there is another good alternative.
To reproduce the bug, rm -fr ~/.wine wine utorrent.exe
http://bugs.winehq.org/show_bug.cgi?id=10864
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2007-12-22 23:05:06 --- What's your locale? If not sure attach output of the 'locale' command.
http://bugs.winehq.org/show_bug.cgi?id=10864
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2007-12-22 23:08:14 --- (In reply to comment #1)
What's your locale? If not sure attach output of the 'locale' command.
Sorry, ignore that. Our Tahoma replacement lacks chinese/japanese glyphs, that must be the source of the problem. If you drop tahoma from your Windows partition to ~/.wine/drive_c/windows/fonts, does it help?
http://bugs.winehq.org/show_bug.cgi?id=10864
--- Comment #3 from Tommy Cheng tomcheng76@yahoo.com.hk 2007-12-23 05:07:03 --- locale is ja_JP.UTF-8
If you drop tahoma from your Windows
partition to ~/.wine/drive_c/windows/fonts, does it help?
It doesn't help, those ":" just changed to "<" there must be a FontSubstitutes for Tahoma in registry in order to make the display right.
http://bugs.winehq.org/show_bug.cgi?id=10864
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|_obsolete_binary |fonts
http://bugs.winehq.org/show_bug.cgi?id=10864
--- Comment #4 from Byeong-Sik Jeon wjsqudtlr@gmail.com 2008-01-09 04:15:28 --- Created an attachment (id=10135) --> (http://bugs.winehq.org/attachment.cgi?id=10135) good utorrent.
1. In ko_KR.UTF-8, this is my ~/.wine/system.reg ----8<----------------------------------- [Software\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink] "Tahoma"=str(7):"gulim.ttc,Gulim\0msgothic.ttc,MS UI Gothic\0" ----------------------------------------- I think this can help to you.
2.
Dmitry Timoshkov dmitry@codeweavers.com 2007-12-22 23:08:14 --- If you drop tahoma from your Windows partition to ~/.wine/drive_c/windows/fonts, does it help?
I think this method will work. But we can't control matched font.
http://bugs.winehq.org/show_bug.cgi?id=10864
--- Comment #5 from Byeong-Sik Jeon wjsqudtlr@gmail.com 2008-01-09 04:27:13 ---
Dmitry Timoshkov dmitry@codeweavers.com 2007-12-22 23:08:14 --- If you drop tahoma from your Windows partition to ~/.wine/drive_c/windows/fonts, does it help?
I think this method will work. But we can't control matched font.
Sorry, ignore it. This is my miss understanding about Dmitry's comments.
http://bugs.winehq.org/show_bug.cgi?id=10864
Mantas Kriaučiūnas mantas@akl.lt changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mantas@akl.lt
--- Comment #6 from Mantas Kriaučiūnas mantas@akl.lt 2008-02-02 08:44:16 --- It seems this bug is related to bug #10025 (Cyrillic glyphs are missing in built-in Tahoma)
http://bugs.winehq.org/show_bug.cgi?id=10864
--- Comment #7 from Austin English austinenglish@gmail.com 2008-06-17 11:47:59 --- Is this still an issue in wine 1.0?
http://bugs.winehq.org/show_bug.cgi?id=10864
Matthew Sage matthewsage@live.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #8 from Matthew Sage matthewsage@live.com 2008-07-15 01:38:15 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=10864
--- Comment #9 from Matthew Sage matthewsage@live.com 2008-07-15 01:46:20 --- Created an attachment (id=14814) --> (http://bugs.winehq.org/attachment.cgi?id=14814) Bad japanese font in utorrent
Same problem. Locale: es_CO.UTF-8
http://bugs.winehq.org/show_bug.cgi?id=10864
--- Comment #10 from Tommy Cheng tomcheng76@yahoo.com.hk 2008-07-15 02:22:50 --- Additional Information:
The above fix works until wine 1.0 Starting from wine 1.1, FontSubstitutes doesn't work anymore
System is Ubuntu Hardy wine 1.0 came from Ubuntu official repository
wine 1.1 came from http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list
i have to revert back.
http://bugs.winehq.org/show_bug.cgi?id=10864
Michal Suchanek hramrach@centrum.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hramrach@centrum.cz
--- Comment #11 from Michal Suchanek hramrach@centrum.cz 2008-10-13 09:07:15 --- This is duplicate of bug 13829
According to the font people they will add links only to fonts which are distributed with Wine, and Wine has no Japanese fonts.
You can install a Japanese fonts and add the links as shown in comment #4
http://bugs.winehq.org/show_bug.cgi?id=10864
Paul "TBBle" Hampson Paul.Hampson@Pobox.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Paul.Hampson@Pobox.com
--- Comment #12 from Paul "TBBle" Hampson Paul.Hampson@Pobox.com 2009-04-14 06:12:31 --- The solution in comment 4 will not work due to bug 18044.
http://bugs.winehq.org/show_bug.cgi?id=10864
Andrea Denzler denzler@usa.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |denzler@usa.net
--- Comment #13 from Andrea Denzler denzler@usa.net 2009-05-29 23:12:21 --- I'm the developer of AndreaMosaic and have the same issues showing chinese characters. For a developer there exists two ways to show foreign characters: 1) change current locale / code page to chinese and send the correct data encoding to the windows/dialog boxes. This is compatible since Win98 (at least). OR 2) send directly unicode characters to the windows/dialog boxes. This is compatible only since Win2000.
Personally I prefer the method 2 because it works on any Windows installation regardless of the codepage and user settings. Also it's the only way to show multiple character types in the same application (for example russian, chinese and arabic characters at the same time). So AndreaMosaic is sending always unicode characters to the windows/dialog boxes and expect unicode characters as the input.
The source of the problem seems that the standard Fonts included with Wine (Arial, Courier, Tahoma) doesn't contain the full unicode characters set (chinese). If I install a unicode font (for example the free http://unifoundry.com/unifont.html) and if I change all the fonts in the application to unifont then the Chinese characters are correctly displayed.
A part of the workaround, I think that any Windows program should be able to show well Unicode characters (and not only through the settings of the current locale). Or is the problem on the base, i.e Wine doesn't support Unicode at all?
Andrea
http://bugs.winehq.org/show_bug.cgi?id=10864
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #14 from Ken Sharp kennybobs@o2.co.uk 2009-05-31 10:13:44 --- Dupe 13829.
*** This bug has been marked as a duplicate of bug 13829 ***
http://bugs.winehq.org/show_bug.cgi?id=10864
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Ken Sharp kennybobs@o2.co.uk 2009-05-31 10:14:25 --- Closing dupe.