You are not logged in.

#1 2009-03-07 07:32:47

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

[SOLVED]Mirage suddenly stopped loading/displaying svg files

Mirage for some reason simply shows a red X mark for all svg files. The jpg and png files show up as expected, but none of the svg files. I found this thread on searching the forums, but there is no solution.

When I start up mirage from the terminal I get this :

on "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
/usr/lib/python2.6/site-packages/mirage.py:32: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import tempfile, socket, md5, threading
/usr/lib/python2.6/site-packages/mirage.py:4463: GtkWarning: _gtk_tree_view_find_path: assertion `node != NULL' failed
  gtk.main()
/usr/lib/python2.6/site-packages/mirage.py:4463: GtkWarning: gtk_tree_row_reference_new_proxy: assertion `path->depth > 0' failed
  gtk.main()

The last 4 lines about the Gtk-Warning --  I get those when I select a svg file to open from mirage. I don't get those when I select a jpg image to open.

Line no 4463 in the mirage.py file simply says this

gtk.main()

Last edited by Inxsible (2009-03-07 07:51:16)


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#2 2009-03-07 07:50:55

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [SOLVED]Mirage suddenly stopped loading/displaying svg files

Never mind. For some reason librsvg had gone missing -- in some upgrades?? Installing it makes everything alright.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

Board footer

Powered by FluxBB