Hello!
I noticed that the game "worms 2" broke between wine-0.9.53 and wine-0.9.54. A git-bisect revealed the guilty patches.
The game includes a frontend.exe which starts game.exe and controls the settings of the game (the map and teams etc.). Running game.exe directly works but you can't alter the settings. When running game.exe via frontend the game doesn't show up but hangs after changing resolution. Before the following commit the game starts and is playable:
2921f5c156b368b4ce6e615eb61dad5c5f423bf8 is first bad commit commit 2921f5c156b368b4ce6e615eb61dad5c5f423bf8 Author: Alexandre Julliard julliard@winehq.org Date: Tue Jan 22 20:06:35 2008 +0100
server: Invalidate the correct region when custom valid rects are specified.
:040000 040000 1385d5899b5b6affd5da84328e1bc15985406976 5c8756013a67c0402f3bb5fb9f3ee7b4a50e124a M server
And this one makes worms2 hang after exiting the game:
c19af910ebafa9b1928b0f67bee68f6b0b237e8e is first bad commit commit c19af910ebafa9b1928b0f67bee68f6b0b237e8e Author: Alexandre Julliard julliard@winehq.org Date: Thu Jan 17 19:53:59 2008 +0100
winex11.drv: Don't create a win_data structure for the desktop window, except in the process that owns it.
Handle desktop size changes by sending a message to the desktop owner.
:040000 040000 b7c030353fe92121bb999481724a3689429b2e8a 80fd2c5f4ace2707abb01648bd61663a6c9d7626 M dlls
Thanks for your attention!
Ciao, Olaf
What bug # is this? Please note this is not bugzilla, you will be expected to debug this problem yourself and provide technical information.
Vitaliy
Olaf Leidinger wrote:
Hello!
I noticed that the game "worms 2" broke between wine-0.9.53 and wine-0.9.54. A git-bisect revealed the guilty patches.
The game includes a frontend.exe which starts game.exe and controls the settings of the game (the map and teams etc.). Running game.exe directly works but you can't alter the settings. When running game.exe via frontend the game doesn't show up but hangs after changing resolution. Before the following commit the game starts and is playable:
2921f5c156b368b4ce6e615eb61dad5c5f423bf8 is first bad commit commit 2921f5c156b368b4ce6e615eb61dad5c5f423bf8 Author: Alexandre Julliard julliard@winehq.org Date: Tue Jan 22 20:06:35 2008 +0100
server: Invalidate the correct region when custom valid rects are specified.
:040000 040000 1385d5899b5b6affd5da84328e1bc15985406976 5c8756013a67c0402f3bb5fb9f3ee7b4a50e124a M server
And this one makes worms2 hang after exiting the game:
c19af910ebafa9b1928b0f67bee68f6b0b237e8e is first bad commit commit c19af910ebafa9b1928b0f67bee68f6b0b237e8e Author: Alexandre Julliard julliard@winehq.org Date: Thu Jan 17 19:53:59 2008 +0100
winex11.drv: Don't create a win_data structure for the desktop window, except in the process that owns it. Handle desktop size changes by sending a message to the desktop owner.
:040000 040000 b7c030353fe92121bb999481724a3689429b2e8a 80fd2c5f4ace2707abb01648bd61663a6c9d7626 M dlls
Thanks for your attention!
Ciao, Olaf
Hello!
What bug # is this? Please note this is not bugzilla, you will be expected to debug this problem yourself and provide technical information.
Well, I'd like to report the bug, but it seems bugzilla has problems:
Software error:
Can't connect to the database. Error: Too many connections Is your database installed and up and running? Do you have the correct username and password selected in localconfig?
Ciao,
Olaf
Hello!
What bug # is this? Please note this is not bugzilla, you will be expected to debug this problem yourself and provide technical information.
Well, I'd like to report the bug, but it seems bugzilla has problems:
Software error:
Can't connect to the database. Error: Too many connections Is your database installed and up and running? Do you have the correct username and password selected in localconfig?
Ciao,
Olaf
Hello again!
Bugzilla seems to work again. The bug number is 11481.
Ciao, Olaf
Olaf Leidinger wrote:
Hello again!
Bugzilla seems to work again. The bug number is 11481.
Ciao, Olaf
Great now for your left to learn how to use search button: Duplicate of Bug 11340!!!
What users doing here anyway?
Vitaliy
Hello!
Great now for your left to learn how to use search button: Duplicate of Bug 11340!!!
Well, I'm sorry I posted a dublicate bug, perhaps I searched the wrong way ;-/
What users doing here anyway?
Hm... that's exactly what "How to do regression testing using Git" recommends.
"report about it to Wine Bugzilla or subscribe to wine-devel and post it there."
As bugzilla didn't work, I posted it to wine-devel.
Anyways, have a nice day!
Ciao, Olaf
Happens the same in "Warcraft 3 : The Frozen Throne", you have to start the application directly from "war3.exe", "Frozen\ Throne.exe" ceased to work.
El mar, 05-02-2008 a las 22:14 +0100, Olaf Leidinger escribió:
Hello!
I noticed that the game "worms 2" broke between wine-0.9.53 and wine-0.9.54. A git-bisect revealed the guilty patches.
The game includes a frontend.exe which starts game.exe and controls the settings of the game (the map and teams etc.). Running game.exe directly works but you can't alter the settings. When running game.exe via frontend the game doesn't show up but hangs after changing resolution. Before the following commit the game starts and is playable:
2921f5c156b368b4ce6e615eb61dad5c5f423bf8 is first bad commit commit 2921f5c156b368b4ce6e615eb61dad5c5f423bf8 Author: Alexandre Julliard julliard@winehq.org Date: Tue Jan 22 20:06:35 2008 +0100
server: Invalidate the correct region when custom valid rects are specified.
:040000 040000 1385d5899b5b6affd5da84328e1bc15985406976 5c8756013a67c0402f3bb5fb9f3ee7b4a50e124a M server
And this one makes worms2 hang after exiting the game:
c19af910ebafa9b1928b0f67bee68f6b0b237e8e is first bad commit commit c19af910ebafa9b1928b0f67bee68f6b0b237e8e Author: Alexandre Julliard julliard@winehq.org Date: Thu Jan 17 19:53:59 2008 +0100
winex11.drv: Don't create a win_data structure for the desktop window, except in the process that owns it. Handle desktop size changes by sending a message to the desktop owner.
:040000 040000 b7c030353fe92121bb999481724a3689429b2e8a 80fd2c5f4ace2707abb01648bd61663a6c9d7626 M dlls
Thanks for your attention!
Ciao, Olaf