Comment 2 for bug 496223

Revision history for this message
Georg Sauthoff (g-sauthoff) wrote : Re: inkscape open clipart import fails

I am using the same version.

Hm, I don't have gnome installed - ah, this gives me an idea:

$ inkscape

(inkscape:7711): libgnomevfs-WARNING **: Cannot load module `/usr/lib/gnome-vfs-2.0/modules/libhttp.so' (/usr/lib/gnome-vfs-2.0/modules/libhttp.so: cannot open shared object file: No such file or directory)

manually installing libgnomevfs2-extra fixes this problem.

Thus, the inkscape package should depend on libgnomevfs2-extra.

Btw, I noticed that the preview in the openclipart import dialog is broken for some pictures. To reproduce: Search for 'cpu' and then click on some images:

** Message: Gdk::PixbufError in SVGPreview::showImage
** Message: Gdk::PixbufError in SVGPreview::showImage
** Message: Gdk::PixbufError in SVGPreview::showImage

are printed to the console ...