error when right-clicking password field

Bug #260293 reported by Hew
6
Affects Status Importance Assigned to Milestone
Revelation - obsolete
New
Unknown
revelation (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

Binary package hint: revelation

When I right-click on the password field while adding a new entry, revelation crashes with this:

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/revelation/ui.py", line 1009, in __cb_popup
    menuitem = ImageMenuItem(gtk.STOCK_COPY, _('Copy password'))
  File "/usr/lib/python2.5/site-packages/revelation/ui.py", line 1261, in __init__
    self.image = self.get_children()[1]
IndexError: list index out of range

If I press continue, revelation doesn't seem to function anymore.

revelation/intrepid uptodate 0.4.11-3ubuntu2

Hew (hew)
Changed in revelation:
importance: Undecided → Medium
Revision history for this message
Andreas Moog (ampelbein) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. I reported this to the developer. You can track the progress here: http://svn.codepoet.no/revelation/ticket/388

Changed in revelation:
status: New → Confirmed
Changed in revelation:
status: Unknown → New
Revision history for this message
Ori Avtalion (salty-horse) wrote :

The upstream code hasn't been touched in a year. Do you know if it's still being maintained? Maybe the bug is caused due to debian/ubuntu changes?

Revision history for this message
Daniel Holbert (dholbert) wrote :

I hit a related crash in the revelation gnome-panel applet, every time I unlock / search it -- it's the same underlying problem, crashing at line 1261 in ui.py, on the code "self.image = self.get_children()[1]" with the error being "IndexError: list index out of range".

I filed an upstream bug about this applet crash at http://svn.codepoet.no/revelation/ticket/405 (though, as Ori mentions, I'm not too confident that this will be fixed upstream anytime soon) The full stacktraces & a screenshot are available there, if they're useful.

I'm guessing this is due to a change in Ubuntu 8.10 in the "python-gtk2" package (or a related package)

Revision history for this message
Hew (hew) wrote :

Daniel: You're experiencing bug 257007

Revision history for this message
Daniel Holbert (dholbert) wrote :

Ah, thanks! In any case, my point was that bug 257007 is the same underlying bug as this one -- it's just another way of hitting it.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.