http://bugs.winehq.org/show_bug.cgi?id=29563
Bug #: 29563 Summary: problems with screen resolution Product: Wine Version: 1.3.36 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: otaku@rambler.ru Classification: Unclassified
i don't know how to describe this in english. see screenshot. bug appears after some game forgets to restore screen resolution or if it simply crashes and then after change resolution in nvidia settings. bug disappears after wine reboot (using playonlinux). bug also disappears after enabling desktop emulation in wine settings and setting it to monitor's native resolution, but then other issues appear. ubuntu 11.10, GeForce GT220 tested with steam, qip and some games
http://bugs.winehq.org/show_bug.cgi?id=29563
--- Comment #1 from ax 34noff otaku@rambler.ru 2012-01-08 02:17:46 CST --- Created attachment 38297 --> http://bugs.winehq.org/attachment.cgi?id=38297 wine apps after half-life 2 crash
this kuso appeared after half-life's crash. half-life's screen resolution was set to 1024x768. monitor's native resolution is 1280x1024. wine apps' windows' area out of the bounds of 1024x768 isn't redrawing
http://bugs.winehq.org/show_bug.cgi?id=29563
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-08 03:13:58 CST --- Duplicate.
*** This bug has been marked as a duplicate of bug 10115 ***
http://bugs.winehq.org/show_bug.cgi?id=29563
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |stefan@codeweavers.com Resolution|DUPLICATE | Ever Confirmed|0 |1
--- Comment #3 from Stefan Dösinger stefan@codeweavers.com 2012-01-08 04:10:05 CST --- I don't think this is a duplicate of 10115. It is related, but different. The problem with the partial draws is that Wine doesn't notice resolution changes that were made by non-wine apps.
To reproduce the problem without any app crashes do something like:
1) Set the screen resolution to something smaller than your maximum res 2) Start wine(notepad alone is fine) 3) Use xrandr to switch to a higher resolution 4) Wine apps only draw in the part of the screen that was covered by the old resolution
A way to restore proper operation is to terminate all wine apps, e.g. by wineserver -k, or change the screen resolution again an then set it to the desired resolution with some windows application running in wine.
http://bugs.winehq.org/show_bug.cgi?id=29563
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |DUPLICATE
--- Comment #4 from Stefan Dösinger stefan@codeweavers.com 2012-01-08 04:12:31 CST --- A bit of searching found bug 22041, which already covers this issue. Sorry for the spam.
*** This bug has been marked as a duplicate of bug 22041 ***
http://bugs.winehq.org/show_bug.cgi?id=29563
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2012-01-23 19:46:30 CST --- Closing DUPLICATE.