Hi, A long while ago, Cyril Brulebois wrote: > > 0xb76fa1b9 in pixman_image_set_has_client_clip (image=0x0, client_clip=1) > > at ../../pixman/pixman-image.c:530 > > 530 ../../pixman/pixman-image.c: No such file or directory. > > in ../../pixman/pixman-image.c > > #0 0xb76fa1b9 in pixman_image_set_has_client_clip (image=0x0, > > client_clip=1) at ../../pixman/pixman-image.c:530 > > No locals. > > And what does that function? > | PIXMAN_EXPORT void > | pixman_image_set_has_client_clip (pixman_image_t *image, > | pixman_bool_t client_clip) > | { > | image->common.client_clip = client_clip; > | } > > The other backtrace is apparently similar: trying to dereference an > image pointer which is NULL. I'd assume disabling compositing makes it > work?
I'm using LXDE with openbox -- which doesn't do any compositing, right? Or how would I do that? > I'm not sure yet whether this belong to the driver or to pixman, will > need more time to look into it. Please tell me if there's anything I can do. Florian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org