Comment 3 for bug 260293

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)