X Error of failed request

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
braintooth
Newbie
Newbie
Posts: 4
Joined: Fri May 25, 2018 11:37 am

X Error of failed request

Post by braintooth »

In my attempt to get a game called Restricted Area running, I was able to get it going once. After that time, the screen resizes to the game resolution and errors out. I am able to replicate the output but dont know enough to correct the error.

019e:fixme:win:EnumDisplayDevicesW ((null),0,0x33f634,0x00000000), stub!
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 10 (X_UnmapWindow)
Resource id in failed request: 0x5200001
Serial number of failed request: 175
Current serial number in output stream: 178

Running wine version 3.0.1 in Linux Mint 18.3.

Thanks in advance
braintooth
Newbie
Newbie
Posts: 4
Joined: Fri May 25, 2018 11:37 am

Re: X Error of failed request

Post by braintooth »

So adding dx9 native and a reboot and the game starts again. now on to other crashes. :/
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: X Error of failed request

Post by Bob Wya »

braintooth wrote:...
Running wine version 3.0.1 in Linux Mint 18.3.
...
FYI The Wine Stable release is the version of Wine you want for: "My application always ran with Wine and I don't want it to break anytime soon!"
In other words this is probably not the version of Wine you want!!
I would suggest you want to test with Wine Development 3.9, or perhaps Wine Staging 3.9 (which is required by a lot of games).

Bob
Locked