Revelation won't start. I get the following output in the terminal:
/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/ui.py:1127: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
self.model.append( ( text, stock, data ) )
/usr/lib/python2.6/dist-packages/revelation/ui.py:1127: GtkWarning: gtk_default_render_icon: assertion `base_pixbuf != NULL' failed
self.model.append( ( text, stock, data ) )
/usr/lib/python2.6/dist-packages/revelation/ui.py:1127: GtkWarning: IA__gtk_style_render_icon: assertion `pixbuf != NULL' failed
self.model.append( ( text, stock, data ) )
/usr/bin/revelation:314: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
self.show_all()
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
/usr/bin/revelation:314: GtkWarning: IA__gtk_style_render_icon: assertion `pixbuf != NULL' failed
self.show_all()
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
/usr/lib/python2.6/dist-packages/revelation/data.py:195: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
return self.clipboard.wait_for_text() is not None
** (revelation:7121): CRITICAL **: murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
/usr/lib/python2.6/dist-packages/revelation/data.py:195: GtkWarning: IA__gtk_style_render_icon: assertion `pixbuf != NULL' failed
return self.clipboard.wait_for_text() is not None