Bug 1320994

Summary: [abrt] speech-dispatcher-utils: locale.py:592:setlocale:locale.Error: unsupported locale setting
Product: [Fedora] Fedora Reporter: Ludovic <ludovic.aelbrecht>
Component: speech-dispatcherAssignee: Peter Robinson <pbrobinson>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: pbrobinson
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/25c8592e702c1cfe4ae7bb073ff56642b8abd446
Whiteboard: abrt_hash:327af5f7e1a7e41d37dcdc42ea002c5781fba483;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-20 19:37:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Ludovic 2016-03-24 12:51:42 UTC
Description of problem:
I simply ran "spd-conf" for the first time. Ran it as a normal user, and saw this happening:

~ $ spd-conf 
Traceback (most recent call last):
  File "/usr/bin/spd-conf", line 6, in <module>
    import speechd_config
  File "/usr/lib64/python3.4/site-packages/speechd_config/__init__.py", line 17, in <module>
    from .config import *
  File "/usr/lib64/python3.4/site-packages/speechd_config/config.py", line 35, in <module>
    locale.setlocale(locale.LC_ALL, '')
  File "/usr/lib64/python3.4/locale.py", line 592, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting
~ $ 

Here's my locale, as it explains about that:
~ $ locale
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_BE.UTF-8
LC_CTYPE=nl_BE@euro
LC_NUMERIC=nl_BE
LC_TIME=nl_BE
LC_COLLATE=nl_BE@euro
LC_MONETARY=nl_BE@euro
LC_MESSAGES=en_US.UTF-8
LC_PAPER=nl_BE
LC_NAME=nl_BE
LC_ADDRESS=nl_BE
LC_TELEPHONE=nl_BE
LC_MEASUREMENT=nl_BE
LC_IDENTIFICATION="en_BE.UTF-8"
LC_ALL=

Version-Release number of selected component:
speech-dispatcher-utils-0.8.3-2.fc23

Additional info:
reporter:       libreport-2.6.4
cmdline:        python3 /usr/bin/spd-conf
executable:     /usr/bin/spd-conf
kernel:         4.4.5-300.fc23.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
locale.py:592:setlocale:locale.Error: unsupported locale setting

Traceback (most recent call last):
  File "/usr/bin/spd-conf", line 6, in <module>
    import speechd_config
  File "/usr/lib64/python3.4/site-packages/speechd_config/__init__.py", line 17, in <module>
    from .config import *
  File "/usr/lib64/python3.4/site-packages/speechd_config/config.py", line 35, in <module>
    locale.setlocale(locale.LC_ALL, '')
  File "/usr/lib64/python3.4/locale.py", line 592, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting

Local variables in innermost frame:
locale: ''
category: 6

Comment 1 Ludovic 2016-03-24 12:51:46 UTC
Created attachment 1139942 [details]
File: backtrace

Comment 2 Ludovic 2016-03-24 12:51:48 UTC
Created attachment 1139943 [details]
File: environ

Comment 3 Fedora End Of Life 2016-11-24 16:13:01 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Fedora End Of Life 2016-12-20 19:37:36 UTC
Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.