Bug 907057
| Summary: | [abrt] system-config-firewall-1.2.29-8.fc18: locale.py:539:setlocale:Error: unsupported locale setting | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | udo.rader | ||||||||||||
| Component: | system-config-firewall | Assignee: | Thomas Woerner <twoerner> | ||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | 18 | CC: | jpopelka, twoerner | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | x86_64 | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | abrt_hash:7f9e4c203e8151b57bc8cf91f12c077f05ed2b92 | ||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2013-02-04 11:09:50 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: |
|
||||||||||||||
Created attachment 692140 [details]
File: backtrace
Created attachment 692141 [details]
File: core_backtrace
Created attachment 692142 [details]
File: dso_list
Created attachment 692143 [details]
File: environ
Created attachment 692144 [details]
File: smolt_data
What's the output of 'locale' command ? *** This bug has been marked as a duplicate of bug 841036 *** hmm, I seriously doubt that those issues are duplicates. If it fails with my locale settings, I think something is really broken ... ---------CUT---------- % locale LANG=en_US.utf8 LC_CTYPE="en_US.utf8" LC_NUMERIC="en_US.utf8" LC_TIME="en_US.utf8" LC_COLLATE="en_US.utf8" LC_MONETARY="en_US.utf8" LC_MESSAGES="en_US.utf8" LC_PAPER=a4 LC_NAME="en_US.utf8" LC_ADDRESS="en_US.utf8" LC_TELEPHONE="en_US.utf8" LC_MEASUREMENT="en_US.utf8" LC_IDENTIFICATION="en_US.utf8" LC_ALL= ---------CUT---------- |
Description of problem: tried to open it from the gnome shell Version-Release number of selected component: system-config-firewall-1.2.29-8.fc18 Additional info: cmdline: /usr/bin/python /usr/bin/system-config-firewall executable: /usr/bin/system-config-firewall kernel: 3.7.4-204.fc18.x86_64 uid: 1200 Truncated backtrace: locale.py:539:setlocale:Error: unsupported locale setting Traceback (most recent call last): File "/usr/bin/system-config-firewall", line 35, in <module> import fw_config File "/usr/share/system-config-firewall/fw_config.py", line 22, in <module> locale.setlocale(locale.LC_ALL, "") File "/usr/lib64/python2.7/locale.py", line 539, in setlocale return _setlocale(category, locale) Error: unsupported locale setting Local variables in innermost frame: locale: '' category: 6 Potential duplicate: bug 841036