Re: Bug in patch winex11.drv: Don't create a win_data structure for the desktop window, except in the process that owns it.

2008-02-06 Thread luis . busquets
It is the smae bug as 11340. The game executes binkplayer.exe and both processes become stuck. If you kill one of them, the other executes correctly (binkplayer.exe=plays a movie and stops, Patrician3.exe=begins the game) If you apply the patch that I have mentioned in the bug, the problem is

Bug in patch winex11.drv: Don't create a win_data structure for the desktop window, except in the process that owns it.

2008-02-05 Thread Luis C. Busquets Pérez
There is a bug in the patch: c19af910ebafa9b1928b0f67bee68f6b0b237e8e is first bad commit commit c19af910ebafa9b1928b0f67bee68f6b0b237e8e Author: Alexandre Julliard [EMAIL PROTECTED] Date: Thu Jan 17 19:53:59 2008 +0100 winex11.drv: Don't create a win_data structure for the desktop

Re: Bug in patch winex11.drv: Don't create a win_data structure for the desktop window, except in the process that owns it.

2008-02-05 Thread Alexandre Julliard
Luis C. Busquets Pérez [EMAIL PROTECTED] writes: It affects to Patrician3.exe. When initiating, it hangs and does not allow to play the movie. Actually, the programm changes the screen resolution and hangs. I understand that the problem is that it does not send the appropiate message for

Re: Bug in patch winex11.drv: Don't create a win_data structure for the desktop window, except in the process that owns it.

2008-02-05 Thread Vitaliy Margolen
What bug # is this? Please note this is not bugzilla, you will be expected to debug this problem yourself and provide technical information. Vitaliy Luis C. Busquets Pérez wrote: There is a bug in the patch: c19af910ebafa9b1928b0f67bee68f6b0b237e8e is first bad commit commit

Re: Bug in patch winex11.drv: Don't create a win_data structure for the desktop window, except in the process that owns it.

2008-02-05 Thread Olaf Leidinger
Hello! This is also one patch that affects worms2. I added it to bugzilla as bug 11481. Ciao, Olaf