Bug 1300619 - When 'LANG=pt_BR firstboot', a lot of information is missing in firstboot GUI.
Summary: When 'LANG=pt_BR firstboot', a lot of information is missing in firstboot GUI.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: subscription-manager
Version: 6.8
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: pre-dev-freeze
: ---
Assignee: William Poteat
QA Contact: John Sefler
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-21 09:52 UTC by qianzhan
Modified: 2016-01-26 18:37 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-26 18:37:55 UTC
Target Upstream Version:


Attachments (Terms of Use)
registration_selection_label_missing.png (166.01 KB, image/png)
2016-01-21 09:53 UTC, qianzhan
no flags Details
garbled_info_in_registration_conf_window.png (99.16 KB, image/png)
2016-01-21 09:54 UTC, qianzhan
no flags Details
garbled_info_in_firstboot.png (134.03 KB, image/png)
2016-01-21 09:54 UTC, qianzhan
no flags Details

Description qianzhan 2016-01-21 09:52:41 UTC
Description of problem:
When 'LANG=pt_BR firstboot', a lot of information is missing in firstboot GUI.

Version-Release number of selected component (if applicable):
subscription-manager: 1.16.8-1.el6
python-rhsm: 1.16.6-1.el6


How reproducible:
always

Steps to Reproduce:
1. 
[root@dhcp-128-21 ~]# vim /etc/sysconfig/firstboot
RUN_FIRSTBOOT=yes

[root@dhcp-128-21 ~]# LANG=pt_BR firstboot

2. Check the info in firstboot GUI


Actual results:
A lot of info is missing. Please see attachment "registration_selection_label_missing.png" and "garbled_info_in_registration_conf_window.png" and "garbled_info_in_firstboot.png"

Expected results:
All labels or info should be shown nornally.

Additional info:

Comment 1 qianzhan 2016-01-21 09:53:19 UTC
Created attachment 1116873 [details]
registration_selection_label_missing.png

Comment 2 qianzhan 2016-01-21 09:54:08 UTC
Created attachment 1116874 [details]
garbled_info_in_registration_conf_window.png

Comment 3 qianzhan 2016-01-21 09:54:54 UTC
Created attachment 1116875 [details]
garbled_info_in_firstboot.png

Comment 6 William Poteat 2016-01-26 18:37:55 UTC
The proper test command here is LANG=pt_BR.utf8 firstboot.

It will eliminate the character issues.


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