[Wine] re: Electronics Workbench 5c + Wine

Dan Kegel dank at kegel.com
Sun Jul 2 01:01:44 CDT 2006


> $ wine Wewb32.exe
> X Error of failed request:  BadAlloc (insufficient resources for operation)
>   Major opcode of failed request:  53 (X_CreatePixmap)
>   Serial number of failed request:  21414
>   Current serial number in output stream:  21461
>
> Any ideas? I am use Wine 0.9.12 under Debian.

That sounds like a familiar problem:
http://bugs.winehq.org/show_bug.cgi?id=3826
http://bugs.winehq.org/show_bug.cgi?id=3573
This is an old bug in Wine triggered by a new, more stringent check in
the X server.

You might try running with
  export WINEDEBUG=+synchronous
and posting the stack dump (minus the big list of loaded modules),
that would help narrow it down a bit.
It also doesn't hurt to use the latest Wine, though I haven't heard of
this being fixed.
- Dan



More information about the wine-users mailing list