After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 86134 - Russian charaster don't display
Russian charaster don't display
Status: RESOLVED DUPLICATE of bug 78007
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-21 13:51 UTC by Nail Abdrahmanov
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nail Abdrahmanov 2002-06-21 13:54:43 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.

Comment 1 Göran Weinholt 2002-06-30 23:27:51 UTC
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.
Comment 2 Stanislav Brabec 2002-07-01 17:25:04 UTC
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.
Comment 3 Luis Villa 2002-07-02 03:59:47 UTC
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 ***