[Bug 11543] New: Patricina3 does not display windows correctly and gets stuck needing manual change of the window

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 10 16:20:29 CST 2008


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 at winehq.org
        ReportedBy: luis.busquets at ilidium.com
                CC: julliard at winehq.org, leidola at newcon.de, sefi at s-e-f-i.de,
                    luis.busquets at ilidium.com, nheart at gmail.com,
                    dutch.gecko at gmail.com, boltomli at gmail.com,
                    carnytom at 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 at 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.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list