GNOME Bugzilla – Bug 86134
Russian charaster don't display
Last modified: 2004-12-22 21:47:04 UTC
Package: gnome-terminal Severity: major Version: 2.0 Synopsis: Russian charaster don't display Bugzilla-Product: gnome-terminal Bugzilla-Component: general Description: Description of Problem: I can't view russian charaster! I porbe all types font (type1, truetype) and this is'not happy. In Gnome1.4 terminal window, whith this fonts, all work perfect. Steps to reproduce the problem: 1. 2. 3. Actual Results: Expected Results: How often does this happen? Additional Information: ------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-21 09:54 ------- The original reporter (nail@gella.com.ru) of this bug does not have an account here. Reassigning to the exporter, unknown@bugzilla.gnome.org. Reassigning to the default owner of the component, hp@redhat.com.
This happened to me as well, except for me it was the Swedish characters in the iso8859-1 charset that wouldn't display. This was because the locale was set to C. Changing LANG to en_US or sv_SE solved the problem.
There is a quick hack: libzvt/libzvt/zvtterm.c - change charset of DEFAULT_FONT profterm/src/terminal-widget-zvt.c - change FALSE in terminal_widget_supports_pango_fonts to TRUE Correct solution is more complicated.
This is bug 78007- please, if you can, read that bug and check out and test the relevant branch of libzvt. Thanks! *** This bug has been marked as a duplicate of 78007 ***