[Bug 34475] New: Access Minimized Windows (MacDriver)
http://bugs.winehq.org/show_bug.cgi?id=34475 Bug #: 34475 Summary: Access Minimized Windows (MacDriver) Product: Wine Version: 1.7.1 Platform: x86 OS/Version: Mac OS X Status: UNCONFIRMED Severity: major Priority: P2 Component: winemac.drv AssignedTo: wine-bugs(a)winehq.org ReportedBy: f.platte(a)platte-web.de Classification: Unclassified Created attachment 45901 --> http://bugs.winehq.org/attachment.cgi?id=45901 Error shown after reentering the game. Some applications (old games), which support fullscreen but do not support the full resolution (like RollerCoaster Tycoon 2 [max 1280*800 for 16:10]) crash when leaving and reentering the program (I have 1440*900). That's the whole printout from the LastRunWine.log: ------ fixme:win:EnumDisplayDevicesW ((null),0,0x32f6c4,0x00000000), stub! ------ It also throws an error after trying to enter the game (see attachment). This usually does not happen when using xquartz, only when using the latest engine with the D3D patch, boosting the fps. This also does not happen when using a monitor with the supported resolution (1280*800). In those cases the Game Windows only moves to the back while in the other case the window already disappears when leaving the game. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34475 Rastafabi <f.platte(a)platte-web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Access Minimized Windows |Fullscreen Window scaling |(MacDriver) |issue (MacDriver) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34475 Ken Thomases <ken(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ken(a)codeweavers.com --- Comment #1 from Ken Thomases <ken(a)codeweavers.com> 2013-09-09 13:52:35 CDT --- Please collect a +tid,+macdrv,+display,+event log of the crash with the Mac driver. http://wiki.winehq.org/FAQ#get_log -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34475 --- Comment #2 from Rastafabi <f.platte(a)platte-web.de> 2013-09-09 16:56:22 CDT --- Created attachment 45910 --> http://bugs.winehq.org/attachment.cgi?id=45910 Terminal output after .exe crashed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34475 --- Comment #3 from Ken Thomases <ken(a)codeweavers.com> 2013-09-09 17:21:44 CDT --- Please collect a log with debug tracing as shown in <http://wiki.winehq.org/FAQ#get_debug_trace>, except using the logging channels +tid,+macdrv,+display,+event instead of the ones in that example ("+relay,+seh,+tid"). Also, when providing what is essentially textual data, please use a text file not an image. Thanks. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34475 --- Comment #4 from Rastafabi <f.platte(a)platte-web.de> 2013-09-09 17:57:21 CDT --- Created attachment 45911 --> http://bugs.winehq.org/attachment.cgi?id=45911 I got it… finally. Thanks for the advise. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34475 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |minor -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34475 --- Comment #5 from Ken Thomases <ken(a)codeweavers.com> 2013-10-01 23:31:03 CDT --- Created attachment 46166 --> http://bugs.winehq.org/attachment.cgi?id=46166 Reapply display modes when switching back to app Thanks for the log. Sorry it took so long for me to get to it. Unfortunately, it seems to be somewhat mangled. Perhaps you didn't use append mode (">>") when creating it. In any case, I've independently been working on a new feature for the Mac driver where it will restore the game's display mode after you Command-Tab away and then switch back. I hope that will fix the issue you're encountering. If you're able to apply a patch and build Wine from source, please give it a test. If not, hopefully it will be accepted into Wine and you'll be able to test it after the following release. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34475 --- Comment #6 from Ken Thomases <ken(a)codeweavers.com> 2013-10-02 17:12:29 CDT --- The patch has been committed: http://source.winehq.org/git/wine.git/?a=commit;h=b7709771d1be742b04cb3b53c2... Please test with current git or Wine 1.7.4 when it's released. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34475 Rastafabi <f.platte(a)platte-web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Rastafabi <f.platte(a)platte-web.de> 2013-10-13 11:48:24 CDT --- As The lastest version of wine is out now, I tested it with the app which crashed previously (Roller Coaster Tycoon 2). The good news is, that it does not crash anymore, but now it does not load the games GUI anymore after the progress bar finishes. This also happens with-in the X11 window environment. I will fill a bug report about this. Anyway! Thanks for the great progress being done! -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34475 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2013-10-25 12:54:27 CDT --- Closing bugs fixed in 1.7.5. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34475 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b7709771d1be742b04cb3b53c20 | |a14c499e961fc CC| |focht(a)gmx.net -- 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.
participants (1)
-
wine-bugs@winehq.org