Bug 907057 - [abrt] system-config-firewall-1.2.29-8.fc18: locale.py:539:setlocale:Error: unsupported locale setting
Summary: [abrt] system-config-firewall-1.2.29-8.fc18: locale.py:539:setlocale:Error: u...
Keywords:
Status: CLOSED DUPLICATE of bug 841036
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-firewall
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:7f9e4c203e8151b57bc8cf91f12...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-02 23:59 UTC by udo.rader
Modified: 2013-02-05 11:24 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-04 11:09:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (494 bytes, text/plain)
2013-02-02 23:59 UTC, udo.rader
no flags Details
File: core_backtrace (283 bytes, text/plain)
2013-02-02 23:59 UTC, udo.rader
no flags Details
File: dso_list (81 bytes, text/plain)
2013-02-02 23:59 UTC, udo.rader
no flags Details
File: environ (1.64 KB, text/plain)
2013-02-02 23:59 UTC, udo.rader
no flags Details
File: smolt_data (3.66 KB, text/plain)
2013-02-02 23:59 UTC, udo.rader
no flags Details

Description udo.rader 2013-02-02 23:59:32 UTC
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

Comment 1 udo.rader 2013-02-02 23:59:35 UTC
Created attachment 692140 [details]
File: backtrace

Comment 2 udo.rader 2013-02-02 23:59:38 UTC
Created attachment 692141 [details]
File: core_backtrace

Comment 3 udo.rader 2013-02-02 23:59:40 UTC
Created attachment 692142 [details]
File: dso_list

Comment 4 udo.rader 2013-02-02 23:59:42 UTC
Created attachment 692143 [details]
File: environ

Comment 5 udo.rader 2013-02-02 23:59:45 UTC
Created attachment 692144 [details]
File: smolt_data

Comment 6 Jiri Popelka 2013-02-04 11:09:50 UTC
What's the output of 'locale' command ?

*** This bug has been marked as a duplicate of bug 841036 ***

Comment 7 udo.rader 2013-02-05 11:24:13 UTC
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----------


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