Comment 10 for bug 389387

Revision history for this message
muyiwa (muyiwa-iyowu) wrote :

i installed OpenShot from the debs on your website (ubuntu 9.04 32bit). when i ran it, a command line prompt flashed for about 2 sceonds before closing again. i ran the command from the terminal and this was outputted. running it as root used did no good.
--------------------------------
   OpenShot (version 0.9.22)
--------------------------------
Traceback (most recent call last):
  File "/usr/local/share/openshot/main/OpenShot.py", line 43, in <module>
    current_project = project.project()
  File "/usr/local/share/openshot/main/classes/project.py", line 44, in __init__
    translator = Language_Init.Translator()
  File "/usr/local/share/openshot/main/language/Language_Init.py", line 106, in __init__
    lc, encoding = locale.getdefaultlocale()
  File "/usr/lib/python2.6/locale.py", line 478, in getdefaultlocale
    return _parse_localename(localename)
  File "/usr/lib/python2.6/locale.py", line 410, in _parse_localename
    raise ValueError, 'unknown locale: %s' % localename
ValueError: unknown locale: en_NG