Wiso Sparbuch terminates with: X Error of failed request ..

Andreas Mohr Usenet 08/01 vooe7o001 at sneakemail.com
Sun Sep 2 05:40:39 CDT 2001


Stefan Leichter <Stefan.Leichter at camline.com> wrote:
> Dies ist eine mehrteilige Nachricht im MIME-Format.
> --------------5AF20A7FF4B310848D74263A
> Content-Type: text/plain; charset=iso-8859-1
> Content-Transfer-Encoding: quoted-printable

> Hello,

> when i run Wiso Sparbuch with wine 20010824 i get the error

> X Error of failed request:  BadMatch (invalid parameter attributes)
>   Major opcode of failed request:  73 (X_GetImage)
>   Serial number of failed request:  4579
>   Current serial number in output stream:  4579

> Is there a patch to fix this problem or is someone interested to give me
> some advise for debugging?. There is a trace attached with the last 180
> lines before the error occures. The trace is done with the setting =


> [AppDefaults\\wiso2001.exe\\x11drv]
> "Managed" =3D "Y"
> "Desktop" =3D "N"
> "Synchronous" =3D "Y"
Good.

> 0823cd40:Call gdi32.SetDIBitsToDevice(00000880,00000001,00000015,00000220,00000002,00000001,00000309,00000000,00000320,40487404,40486fdc,00000000) ret=6256057d
> 0823cd40:Call x11drv.SetDIBitsToDevice(403e2c64,00000001,00000015,00000220,00000002,00000001,00000309,00000000,00000320,40487404,40486fdc,00000000) ret=407ab979
> X Error of failed request:  BadMatch (invalid parameter attributes)
>   Major opcode of failed request:  73 (X_GetImage)
>   Serial number of failed request:  4579
>   Current serial number in output stream:  4579

Ah.
Problem in graphics/x11drv/dib.c.
Add lotsa TRACEs there in order to find out where/how exactly XGetImage()
gets called in there (it's slightly non-obvious), and then in order to
find out which parameter of XGetImage() exactly is busted.
I don't have much experience in correcting BadMatch errors, though.

-- 
Andreas Mohr, Renningen, Germany
In case you need to contact me after expiry of temporary email address:
my real address is (initial of first name).(last name)@mailto.de



More information about the wine-users mailing list