Ok, esto es lo que pasa en mi terminal de Ubuntu 8.04:
Tengo 3 imagenes en la carpeta /Imagenes (24.jpeg fondo.jpg mi moto.jpeg)
Cuando pongo -- see fondo.jpg ó run-mailcap fondo.jpg se abre
Cuando pongo -- see "mi moto.jpeg" ó run-mailcap "mi moto.jpeg" tambien se abre

Pero cuando pongo -- see o run-mailcap "24.jpeg" me avienta con este error:

(evince:6797): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed

(evince:6797): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy: assertion `pixbuf != NULL' failed

(evince:6797): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(evince:6797): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed

(evince:6797): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed

(evince:6797): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_has_alpha: assertion `pixbuf != NULL' failed

(evince:6797): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed

(evince:6797): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed

(evince:6797): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_pixels: assertion `pixbuf != NULL' failed

(evince:6797): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_rowstride: assertion `pixbuf != NULL' failed

(evince:6797): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_n_channels: assertion `pixbuf != NULL' failed
Segmentation fault
Warning: program returned non-zero exit code #139

¿Me podrian explicar este error y como solucionarlo?

Por su atención
Gracias