http://bugs.winehq.org/show_bug.cgi?id=11543
Summary: Patricina3 does not display windows correctly and gets stuck needing manual change of the window Product: Wine Version: 0.9.55. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: luis.busquets@ilidium.com CC: julliard@winehq.org, leidola@newcon.de, sefi@s-e-f-i.de, luis.busquets@ilidium.com, nheart@gmail.com, dutch.gecko@gmail.com, boltomli@gmail.com, carnytom@yahoo.com
This patch caused Patrician3.exe to stuck. Although the proposed patch for bug 11340 allowed to move between windows and continue the program, the way before applying this patch was better.
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
Patrician3 is working wore now than before applying this change.
1. My current desktop resolution is 1280x1024 2. Patrician3 changes the resolution to 640x480 3. Then plays the initial movie. 4. Then it tries to change to 800x600 but instead of using it for the game, the desktop stucks at 800x600 and actually you realise that the window that is now focus is just the Desktop and it is stuck except for the toolbar on the top(the toolbar has nothing to do with the game, I mean the toolbar with the menus on Aplications, System, places ... and the rest of icons you have configured). The rest of the screen is black. You can move the mouse pointer on this topbar but as soon as you move it away, the mouse pointer disappear. 5. If you then change the window (ALT + TAB), you focus the correct game window. It does this changing the resolution to 1280x1024. 6. Nevertheless, the game options window that appear does not fill the whole screen but just 800x600.
Before applying Alexander's patch of 17 January 2007, point 4 was: 4. The screen resolution changes to 800x600 and the game screen options appears filling the whole screen (as it now has the correct resolution 800x600)
It behaves as if the message to resize desktop was sent to the wrong window.
http://bugs.winehq.org/show_bug.cgi?id=11543
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|dutch.gecko@gmail.com, | |carnytom@yahoo.com, | |leidola@newcon.de, sefi@s-e-| |f-i.de, boltomli@gmail.com, | |nheart@gmail.com |
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-02-10 16:25:51 --- Why did you add all those people to cc?
http://bugs.winehq.org/show_bug.cgi?id=11543
--- Comment #2 from Luke Bratch l_bratch@yahoo.co.uk 2008-02-10 19:30:03 --- Luis, post in Bugzilla - do not reply to wine-bugs@winehq.org. Email read:
"Because they were in bug 11340 which presented similar behaviour even when it was not related to the same bad commit."
http://bugs.winehq.org/show_bug.cgi?id=11543
Luis Busquets luis.busquets@ilidium.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Summary|Patricina3 does not display |Patrician3 does not display |windows correctly and gets |windows correctly and gets |stuck needing manual change |stuck needing manual change |of the window |of the window
--- Comment #3 from Luis Busquets luis.busquets@ilidium.com 2008-02-28 11:53:00 --- The patch from Dmitry Timoshkov dmitry@codeweavers.com from Thu, 28 Feb 2008 12:04:49 named
"winex11: Add a workaround for Metacity being too strict and disabling fullscreen support for not resizable windows."
corrected this bug.
http://bugs.winehq.org/show_bug.cgi?id=11543
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2008-03-07 11:28:41 --- Closing bugs fixed in 0.9.57.