[Bug 7174] New: Wine crashes X11 resolution

Wine Bugs wine-bugs at winehq.org
Sun Jan 14 10:35:37 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7174

           Summary: Wine crashes X11 resolution
           Product: Wine
           Version: 0.9.29.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-x11driver
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: bunk at stusta.de


All described below is after an
  rm -rf ~/.wine

I'm normally using an 1280x1024 resolution, FVWM 2.4.19, X.org 7.1.0 .

When starting some applications (e.g. the game Master Of Orion 2), Wine sets the
resolution to something smaller (640x480?).

In a way, that CtrlAlt+/CtrlAlt- do no longer work for correcting the resolution.

And not in a way that it was possible to play the game.

The only way I know to fix it is to restart X11.

Workaround:
  winecfg
    Graphics
      [X] Emulate a virtual desktop

After this, the problem is no longer present.

But the most interesting observation (both with [X] Emulate a virtual desktop):

Works fine:
  WINEDEBUG=+all wine orion95.exe >/tmp/log-orion2 2>&1

Problem present despite "[X] Emulate a virtual desktop":
  WINEDEBUG=+all wine orion95.exe

IOW, the fact that making everything _extremely_ slow and keeping X11 busy with
outputting millions of lines in an xterm somehow influences this issue.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list