On 4/3/07, Huw Davies <[EMAIL PROTECTED]> wrote:
> X Error of failed request: BadPixmap (invalid Pixmap parameter)
> Major opcode of failed request: 54 (X_FreePixmap)
> Resource id in failed request: 0x2a0006a
Could you see if this helps? It looks like XRenderFreePicture
actually destroys the underlying pixmap, so we ended up freeing it
twice.
Hi Huw,
when are you going to submit that fix? People keep tripping over it;
see http://bugs.winehq.org/show_bug.cgi?id=7959 and
http://bugs.winehq.org/show_bug.cgi?id=8041
...