Public bug reported:

Binary package hint: revelation

I upgraded to 10.04 from 9.04, revelation stopped working.  I can launch
it, it lists password entries, if I select one I can see the user and
other info, but the password is just starred out.  Trying to open a
password entry with a double click results in:

Missing entry data
The entry 'myentry' does not have all the data required to open it.

The console spits out:
/usr/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/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
/usr/lib/python2.6/dist-packages/revelation/ui.py:374: DeprecationWarning: Use 
the new widget gtk.Tooltip
  self.tooltips = gtk.Tooltips()


I've uninstalled, updated, upgraded, reinstalled to no avail.

Starting from fresh, without loading any file, just trying to add a password, 
causes the following to appear (before saving):
/usr/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/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
/usr/lib/python2.6/dist-packages/revelation/ui.py:374: DeprecationWarning: Use 
the new widget gtk.Tooltip
  self.tooltips = gtk.Tooltips()
/usr/lib/python2.6/dist-packages/revelation/dialog.py:195: DeprecationWarning: 
Use the new widget gtk.Tooltip
  self.tooltips = gtk.Tooltips()
/usr/lib/python2.6/dist-packages/revelation/dialog.py:857: DeprecationWarning: 
Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.entry_name, _('The name of the entry'))
/usr/lib/python2.6/dist-packages/revelation/dialog.py:861: DeprecationWarning: 
Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.entry_desc, _('A description of the entry'))
/usr/lib/python2.6/dist-packages/revelation/dialog.py:867: DeprecationWarning: 
Use the new widget gtk.Tooltip
  self.tooltips.set_tip(eventbox, _('The type of entry'))
/usr/lib/python2.6/dist-packages/revelation/dialog.py:903: DeprecationWarning: 
Use the new widget gtk.Tooltip
  self.tooltips.set_tip(fieldentry, field.description)
/usr/lib/python2.6/dist-packages/revelation/dialog.py:906: DeprecationWarning: 
Use the new widget gtk.Tooltip
  self.tooltips.set_tip(fieldentry.entry, field.description)
/usr/lib/python2.6/dist-packages/revelation/ui.py:785: DeprecationWarning: Use 
the new widget gtk.Tooltip
  self.tooltips = gtk.Tooltips()
/usr/lib/python2.6/dist-packages/revelation/ui.py:920: DeprecationWarning: Use 
the new widget gtk.Tooltip
  self.tooltips.set_tip(self.iconebox, tooltip)


There was nothing additional logged on saving, trying to open the entry results 
in just listing stars for passwords...

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

-- 
All passwords unavailable...
https://bugs.launchpad.net/bugs/607128
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to