Bug 1974182 - Changing character encoding in gnome-termial profile setting takes no effect.
Summary: Changing character encoding in gnome-termial profile setting takes no effect.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-terminal
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-21 05:19 UTC by chengming1
Modified: 2021-06-22 03:18 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-06-22 03:18:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description chengming1 2021-06-21 05:19:27 UTC
Description of problem:
Changing character encoding in gnome-termial profile setting takes no effect.

Version-Release number of selected component (if applicable):
gnome-terminal-3.40.2-1.fc35.x86_64
vte-profile-0.64.2-2.fc35.x86_64
vte291-0.64.2-2.fc35.x86_64

How reproducible:
always

Steps to Reproduce:
1.In Preference Dialog, change the compatiablity -> encoding from "Unicode UTF-8" to CJK coding, for example, GB18030
2.cat a GB18030 file or telnet a GB18030 mainframe, for example, bbs.mysmth.net
3.cat a UTF-8 encoding file.

Actual results:
1.Charcaters in GB18030 except ANSI displayed wrong.
2.Characters in UTF-8 displayed correctly.

Expected results:
1.Charcaters in GB18030 displayed correctly.
2.Characters in UTF-8 displayed wrongly. because the current encoding setting is GB18030.


Additional info:

Comment 1 Christian Persch 2021-06-21 19:44:10 UTC
Fixed on upstream git master.

Comment 2 chengming1 2021-06-22 03:18:19 UTC
Thanks for your kindly reply.


Note You need to log in before you can comment on or make changes to this bug.