Re: [Pixman] debuging wxruby

2012-10-06 Thread Søren Sandmann
Svend Haugaard Sørensen s...@demosophia.net writes: The top of the stack dump look like this. #0 0xb47a6d9d in _pixman_lookup_composite_function (toplevel=0x80be750, op=PIXMAN_OP_SRC, src_format=262144, src_flags=1043063, mask_format=0, mask_flags=8192,

Re: [Pixman] debuging wxruby

2012-10-07 Thread Søren Sandmann
Svend Haugaard Sørensen s...@demosophia.net writes: On Sun, 07 Oct 2012 05:10:18 +0200 sandm...@cs.au.dk (Søren Sandmann) wrote: Svend Haugaard Sørensen s...@demosophia.net writes: The top of the stack dump look like this. #0 0xb47a6d9d in _pixman_lookup_composite_function

Re: [Pixman] debuging wxruby

2012-10-07 Thread Søren Sandmann
Svend Haugaard Sørensen s...@demosophia.net writes: Most likely the issue is the same as in this bug: https://bugs.freedesktop.org/show_bug.cgi?id4335 where some other library is using the TLS model initial-exec, which then conflicts with pixman using the dynamic model. And how do we

Re: pixbuf outermost pixels are white

2013-08-23 Thread Søren Sandmann
Jan Kratochvil j...@jankratochvil.net writes: Hi, I found somewhere on web how to draw custom data images into a widget using Pixbuf. It basically works. Unfortunately the image always has the outermost source pixels mixed with white border. I want the whole window to be just blue but it