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.
Traceback (most recent call last):
File "/usr/bin/revelation", line 1833, in <module>
app.run()
File "/usr/bin/revelation", line 1591, in run
self.file_open(io.file_normpath(file))
File "/usr/bin/revelation", line 1481, in file_open
entrystore = self.__file_load(file, password)
File "/usr/bin/revelation", line 1019, in __file_load
return result
UnboundLocalError: local variable 'result' referenced before assignment