question about gdkpixbuf.c

Hubert Figuiere hfiguiere at gmail.com
Sat Jan 6 08:56:20 PST 2007


On 1/5/07, Claudio Saavedra <csaavedra at alumnos.utalca.cl> wrote:

> I'm giving some test to libopenraw, specifically to the gnome support.
> Reading or_thumbnail_to_pixbuf() (openraw-gnome/gdkpixbuf.c:44), I see
> that a GdkPixbuf with 24 bits per sample is created, although
> gdk_pixbuf_new_from_data () supports only 8 bits per sample.
>
> This produces a warning in runtime, and no pixbuf is created.
>
> GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_data: assertion
> `bits_per_sample == 8' failed
>
> What's the status of this? Am I overlooking something?


I just fixed it (along with another bug of the same kind). Thanks for
catching this.


Hub


More information about the Libopenraw-dev mailing list