This bug is fixed in 3.1.2+dfsg1-1

** Summary changed:

- 
/usr/bin/spyder3:ValueError:/usr/bin/spyder3@2:/usr/lib/python3/dist-packages/spyder/app/start.py@13:/usr/lib/python3/dist-packages/spyder/config/base.py@343:get_translation:load_lang_conf:get_interface_language:getdefaultlocale:_parse_localename
+ spyder3: ValueError: unknown locale: en_IL

** Description changed:

  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
spyder.  This problem was most recently seen with package version 
3.0.2+dfsg1-0ubuntu0.1, the problem page at 
https://errors.ubuntu.com/problem/c75140ae4b4ebce2b14edab511ca61d66d41eb3e 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker you can request it at 
http://forms.canonical.com/reports/.
+ 
+ Traceback (most recent call last):
+   File "/usr/bin/spyder3", line 2, in <module>
+     from spyder.app import start
+   File "/usr/lib/python3/dist-packages/spyder/app/start.py", line 13, in 
<module>
+     from spyder.config.base import get_conf_path, running_in_mac_app
+   File "/usr/lib/python3/dist-packages/spyder/config/base.py", line 343, in 
<module>
+     _ = get_translation("spyder")
+   File "/usr/lib/python3/dist-packages/spyder/config/base.py", line 315, in 
get_translation
+     language = load_lang_conf()
+   File "/usr/lib/python3/dist-packages/spyder/config/base.py", line 302, in 
load_lang_conf
+     lang = get_interface_language()
+   File "/usr/lib/python3/dist-packages/spyder/config/base.py", line 268, in 
get_interface_language
+     locale_language = locale.getdefaultlocale()[0]
+   File "/usr/lib/python3.5/locale.py", line 558, in getdefaultlocale
+     return _parse_localename(localename)
+   File "/usr/lib/python3.5/locale.py", line 486, in _parse_localename
+     raise ValueError('unknown locale: %s' % localename)
+ ValueError: unknown locale: en_IL

** Also affects: spyder (Ubuntu Yakkety)
   Importance: Undecided
       Status: New

** Changed in: spyder (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663397

Title:
  spyder3: ValueError: unknown locale: en_IL

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spyder/+bug/1663397/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to