Public bug reported:

Binary package hint: revelation

Revelation (lucid version) crashes when saving a new entry to the
database. The database where created with an earlier version of
revelation and are stored on a server (thru gnome-gvfs).


Traceback (most recent call last):
  File "/usr/bin/revelation", line 131, in <lambda>
    action.connect("activate",          lambda w: self.entry_add(None, 
self.tree.get_active()))
  File "/usr/bin/revelation", line 1135, in entry_add
    self.__file_autosave()
  File "/usr/bin/revelation", line 974, in __file_autosave
    self.datafile.save(self.entrystore, self.datafile.get_file(), 
self.datafile.get_password())
  File "/usr/lib/python2.6/dist-packages/revelation/io.py", line 126, in save
    file_write(file, self.__handler.export_data(entrystore, password))
  File "/usr/lib/python2.6/dist-packages/revelation/io.py", line 243, in 
file_write
    os.rename(file, backup)
OSError: [Errno 2] Filen eller katalogen finns inte

** Affects: revelation (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Binary package hint: revelation
  
  Revelation (lucid version) crashes when saving a new entry to the
  database. The database where created with an earlier version of
  revelation and are stored on a server (thru gnome-gvfs).
+ 
+ 
+ Traceback (most recent call last):
+   File "/usr/bin/revelation", line 131, in <lambda>
+     action.connect("activate",                lambda w: self.entry_add(None, 
self.tree.get_active()))
+   File "/usr/bin/revelation", line 1135, in entry_add
+     self.__file_autosave()
+   File "/usr/bin/revelation", line 974, in __file_autosave
+     self.datafile.save(self.entrystore, self.datafile.get_file(), 
self.datafile.get_password())
+   File "/usr/lib/python2.6/dist-packages/revelation/io.py", line 126, in save
+     file_write(file, self.__handler.export_data(entrystore, password))
+   File "/usr/lib/python2.6/dist-packages/revelation/io.py", line 243, in 
file_write
+     os.rename(file, backup)
+ OSError: [Errno 2] Filen eller katalogen finns inte

-- 
Crashes when saving new passwords
https://bugs.launchpad.net/bugs/573676
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to