Bug 1334022

Summary: [abrt] system-config-language: ascii.py:26:decode:UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 1513: ordinal not in range(128)
Product: [Fedora] Fedora Reporter: Sylvain Réault <vindicators>
Component: system-config-languageAssignee: Parag Nemade <pnemade>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: i18n-bugs, nav007, pnemade, psatpute, vindicators
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/ccd2ddacffce7c0624efdd21669d66fb22dae959
Whiteboard: abrt_hash:36bc3ca93e3002431435d305e52504b834e64b78;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-08 09:34:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Sylvain Réault 2016-05-07 08:59:00 UTC
Version-Release number of selected component:
system-config-language-3.3.0-3.fc24

Additional info:
reporter:       libreport-2.7.0
cmdline:        /usr/bin/python3 /usr/share/system-config-language/system-config-language.py
executable:     /usr/share/system-config-language/system-config-language.py
kernel:         4.5.2-301.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
reproducible:   Not sure how to reproduce the problem
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
#1 decode in /usr/lib64/python3.5/encodings/ascii.py:26
#2 read_table in /usr/share/system-config-language/language_backend.py:94
#3 fill_store in /usr/share/system-config-language/language_gui.py:126
#4 __init__ in /usr/share/system-config-language/language_gui.py:61
#5 do_activate in /usr/share/system-config-language/language_gui.py:349

Comment 1 Sylvain Réault 2016-05-07 08:59:05 UTC
Created attachment 1154818 [details]
File: backtrace

Comment 2 Sylvain Réault 2016-05-07 08:59:06 UTC
Created attachment 1154819 [details]
File: environ

Comment 3 Parag Nemade 2016-05-07 10:25:13 UTC
I just ran following on my English running Fedora 24 system
LANG=fr_FR.UTF-8 /usr/bin/system-config-language

but could not find a way to reproduce crash.

Do you get this crash on every execution of system-config-language or you get it once and now if you run it again, you can't reproduce?

Comment 4 Sylvain Réault 2016-05-08 09:34:52 UTC
Hi,


this package "langpack.fr" had disappeared for no reason, during in update. The bug is resolved for me.

Thanks

Sylvain