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
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----------