GNOME Bugzilla – Bug 224492
Japanese text does not display in mail subject / body
Last modified: 2002-10-23 16:40:30 UTC
Description of Problem: Japanese will not display correctly in mail subject/body. I have had mail sent to me in UTF8, SJIS, ISO2022-JP. It either comes across as boxes, hex codes, or gibberish. Changing the HTML viewer's default fonts does not work also. Changing the character encoding when displaying mail does not resolve it either.
Here's a message from one user explaining to another user how to setup Evolution to do japanese: I sent skye a message about this off-list. Perhaps I should have replied to all. I use Evolution to read and write Japanese email all the time. It works very well. Here's all I do to get it working: LANG=ja_JP.ujis LC_ALL=ja_JP.ujis LINGUAS="ja_JP.ujis" LESSCHARSET=japanese export LANG LC_ALL LINGUAS LESSCHARSET kinput2 -canna& evolution
Some japanese characters are visible, but most are jibberish. I have tried every build of Evolution, and still no luck. Also, it does not allow you to enter japanese text. Mozilla mail works fine on my system (reading/writing japanese).
I'm thinking this is a font issue and not an evolution issue, but I'll reassign to the gtkhtml guys to see what they say.
Yeah this is almost certainly still a font issue. Unfortunately until we move to gtk2 there isn't a lot we can do to make the font situation better for japanese users.
*** bug 228287 has been marked as a duplicate of this bug. ***
How were you trying to enter rhe japanese text? Empty boxes instead of the proper glyph typically means the glyph could not be found in the font gtkhtml is using.
*** bug 231985 has been marked as a duplicate of this bug. ***
The broken entry problem should be fixed. Display problem still active. *** This bug has been marked as a duplicate of 221208 ***