Erik Grinaker is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

erikg / Revelation

Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.

Clone this repository (size: 2.0 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/revelation
hg clone ssh://hg@bitbucket.org/erikg/revelation

Issues

#38 Current tip leads to "no translation file found" error

Reported anonymously (last edited )

Run revelation (75a53bdb5d20 ) and you get:

 #!python

/usr/local/lib/python2.6/dist-packages/revelation/bundle/AfSplitter.py:41: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
   import sha, string, math, struct
/usr/local/lib/python2.6/dist-packages/revelation/bundle/luks.py:64: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import os, math, struct, stat, sha, md5
Traceback (most recent call last):
  File "/usr/local/bin/revelation", line 32, in <module>
    tran = gettext.translation(config.PACKAGE,config.DIR_LOCALE) 
  File "/usr/lib/python2.6/gettext.py", line 484, in translation
    raise IOError(ENOENT, 'No translation file found for domain', domain)
IOError: [Errno 2] No translation file found for domain: 'revelation'
Status: new Responsible: nobody Type: bug Priority: major
Milestone: none Component: none Version: none

Attachments

No attachments added for this issue yet.

Comments and changes

  1. #1 Anonymous

    written

    Interestingly enough it works when I set LC_ALL to de_DE so it finds a translation file, but on my default setting with language set to en_US.UTF-8 it does not find a translation and bails out.

Add comment / attachment

Show/hide preview

Verification: Please write the text from the image in the box (letters only)

captcha

Is that you, Humanoid? Is this me?