Issue 3: Startup error when no translations found for current language
Status:  New
Owner: ----
Reported by andrew.l...@gmail.com, Oct 29, 2012
How to reproduce:
1. Login in any language except fi, nl, ro, ru
2. Try to run mdvinput in terminal

I've got:
[andrew@server ~]$ mdvinput 
Traceback (most recent call last):
  File "/usr/lib/mdvinput/mdvinput.py", line 38, in <module>
    lang = gettext.translation(APP, DIR)
  File "/usr/lib64/python2.6/gettext.py", line 471, in translation
    raise IOError(ENOENT, 'No translation file found for domain', domain)
IOError: [Errno 2] No translation file found for domain: 'mdvinput'

Patch with fix is attached

mdvinput-1.6.2-missing-locale.patch
584 bytes   View   Download