https://bugzilla.xfce.org/show_bug.cgi?id=16344
--- Comment #9 from jEsuSdA <[email protected]> --- Tested and it seems that is a pixbuf failure: 8<---- jesusda@lucas in ~/Descargas/debs/webp-support/tests $ → gcc $(pkg-config --cflags gtk+-3.0) sample.c -o sample $(pkg-config --libs gtk+-3.0) jesusda@lucas in ~/Descargas/debs/webp-support/tests $ → ./sample lorem-ipsum1.webp (sample:350354): GdkPixbuf-CRITICAL **: 20:51:53.386: gdk_pixbuf_calculate_rowstride: assertion 'width > 0' failed (sample:350354): GdkPixbuf-CRITICAL **: 20:51:53.386: gdk_pixbuf_get_rowstride: assertion 'GDK_IS_PIXBUF (pixbuf)' failed (sample:350354): GdkPixbuf-CRITICAL **: 20:51:53.387: gdk_pixbuf_get_pixels_with_length: assertion 'GDK_IS_PIXBUF (pixbuf)' failed Violación de segmento jesusda@lucas in ~/Descargas/debs/webp-support/tests $ → ./sample lorem-ipsum1.jpg Width: 1000 - Height: 700 jesusda@lucas in ~/Descargas/debs/webp-support/tests 8<---- -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
