Anything with cms on it will be related to lcms/color management stuff. My quick guess is that function is just pointing to the wrong library since libfspot shouldn't have that method.
Probably just need to change it from libfspot to lcms2. On Mon, Sep 23, 2013 at 10:25 AM, Arun Persaud <apers...@lbl.gov> wrote: > Hi > > I get the following error when selecting an image and clicking on > "desaturate": > > f-spot: symbol lookup error: /usr/local/lib64/f-spot/libfspot.so.0: > undefined symbol: cmsSetRenderingIntent > > and then f-spot crashes. > > While running I also get a lot of these: > > (f-spot:27537): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion > `GDK_IS_PIXBUF (pixbuf)' failed > > (f-spot:27537): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion > `GDK_IS_PIXBUF (pixbuf)' failed > > (f-spot:27537): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion > `src_pixbuf != NULL' failed > > not sure if these are related to the color management code. > > Arun _______________________________________________ f-spot-list mailing list f-spot-list@gnome.org https://mail.gnome.org/mailman/listinfo/f-spot-list