Nmap Development mailing list archives

Re: Zenmap crash on a linux mint 13 64bit (french locale translation problem, apparently)


From: David Fifield <david () bamsoftware com>
Date: Sun, 20 Jan 2013 03:35:43 -0800

On Fri, Jan 18, 2013 at 10:34:03PM +0100, eric c4rtman wrote:
Version: 6.26SVN
Traceback (most recent call last):
  File "/usr/local/bin/zenmap", line 157, in <module>
    zenmapGUI.App.run()
  File "/usr/local/lib/python2.7/dist-packages/zenmapGUI/App.py", line 232,
in run
    zenmapCore.I18N.install_gettext(Path.locale_dir)
  File "/usr/local/lib/python2.7/dist-packages/zenmapCore/I18N.py", line
133, in install_gettext
    t = gettext.translation(APP_NAME, locale_dir, languages =
get_locales(), fallback = True)
  File "/usr/lib/python2.7/gettext.py", line 493, in translation
    t = _translations.setdefault(key, class_(fp))
  File "/usr/lib/python2.7/gettext.py", line 180, in __init__
    self._parse(fp)
  File "/usr/lib/python2.7/gettext.py", line 327, in _parse
    msgid1, msgid2 = msg.split('\x00')
ValueError: too many values to unpack

Thank you for finding this. It was caused by a search-and-replace in
r30347 that broke the binary .mo translation files.

David Fifield
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: