locale.Error: unsupported locale setting

Bug #496159 reported by Angel Guzman Maeso
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Tivion
Fix Released
Medium
Angel Guzman Maeso

Bug Description

When tivion changes the language on the fly for French, Italian and others (except Spanish, English and English (United Kingdom) the locale string give a error:
Traceback (most recent call last):
  File "tivion.py", line 563, in on_changed_language
    cur_locale = locale.setlocale(locale.LC_ALL, '')
  File "/usr/lib/python2.6/locale.py", line 515, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting

Related branches

Changed in tivion:
assignee: nobody → Angel Guzman Maeso (shakaran)
importance: Undecided → Medium
milestone: none → tivion-0.0.3
status: New → Confirmed
Revision history for this message
Angel Guzman Maeso (shakaran) wrote :
Changed in tivion:
milestone: tivion-0.0.3 → tivion-0.0.4
status: Confirmed → Fix Committed
Changed in tivion:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.