[Bug 12415] New: Can not leave fullscreen Warcraft 3x (Regression)
http://bugs.winehq.org/show_bug.cgi?id=12415 Summary: Can not leave fullscreen Warcraft 3x (Regression) Product: Wine Version: CVS/GIT Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P1 Component: user32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: winebugzilla(a)gmail.com CC: julliard(a)winehq.org Using wine 0.9.59+ Git version. Warcraft3x Crashes went you Alt+Tab out of the game. I'm think this happens in other games to. I did a Regression test and got this: commit d0e1dd84b22b1906a44f682394b5d1b90ba5ded8 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Apr 4 18:22:40 2008 +0200 user32: Fix a few ShowWindow todo tests. -- 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=12415 Thebug <winebugzilla(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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=12415 --- Comment #1 from Raul <dark.heck(a)gmail.com> 2008-04-08 11:45:54 --- i can confirm that, the last version working is wine-0.9.59-1-gf6662c7 (before the patch mentioned) -- 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=12415 Nicolay Doytchev <lightrush(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lightrush(a)gmail.com --- Comment #2 from Nicolay Doytchev <lightrush(a)gmail.com> 2008-04-08 23:44:13 --- http://bugs.winehq.org/show_bug.cgi?id=12455 Can you take a look at this issue and try to test it? It looks related to me. -- 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=12415 --- Comment #3 from Nicolay Doytchev <lightrush(a)gmail.com> 2008-04-09 04:01:20 --- The same dev has commit the patch that results in my regression testing but with mine problem starts in 0.9.57 and in different module, but yet - get the link above - read the description and try to reproduce and confirm it please. Maybe your problem is continuation of the one I found. -- 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=12415 --- Comment #4 from Thebug <winebugzilla(a)gmail.com> 2008-04-09 04:40:10 --- (In reply to comment #2)
http://bugs.winehq.org/show_bug.cgi?id=12455
Can you take a look at this issue and try to test it? It looks related to me.
Sorry I can not recreate your bug my 0.9.57 version of wine has a hack in it. A window hack... Find and replace "GetDesktopWindow()" with "0" Please note this restarts a other bug. But it fixes a bug with Warcraft 3x tabing to a other window and the game screen comes back with the gnome tool bars showing. I am not show if the is a bug open for that one. Please note my Git version of wine is 100% pure WineHQ code. -- 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=12415 --- Comment #5 from Thebug <winebugzilla(a)gmail.com> 2008-04-09 04:45:14 --- Never a edit button went you need one. "./dlls/winex11.drv/event.c" is the file you hack. I am going to look up that other bug and the bug the hack restarts. -- 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=12415 --- Comment #6 from Nicolay Doytchev <lightrush(a)gmail.com> 2008-04-10 19:39:35 --- Dude, I love you! Your hack fixed my issue! Will report on the other bug. THANK YOU! -- 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=12415 Marcel W. Wysocki <maci(a)satgnu.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maci(a)satgnu.net --- Comment #7 from Marcel W. Wysocki <maci(a)satgnu.net> 2008-05-14 10:18:14 --- i can confirm this tho for me it seems my X is hardlocking, but that may be a problem with buggy graphics drivers -- 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=12415 picca <picca(a)pudr.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #8 from picca <picca(a)pudr.com> 2008-06-07 08:24:20 --- *** This bug has been confirmed by popular vote. *** -- 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=12415 Thebug <winebugzilla(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Thebug <winebugzilla(a)gmail.com> 2008-06-14 12:31:48 --- This bug should be closed and replace by #13547 -- 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=12415 Alexander Dorofeyev <alexd4(a)inbox.lv> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexd4(a)inbox.lv --- Comment #10 from Alexander Dorofeyev <alexd4(a)inbox.lv> 2008-06-14 15:10:46 --- (In reply to comment #9)
This bug should be closed and replace by #13547
Was this bug really fixed? Or it's a duplicate of #13547? If so, it shouldn't be marked as fixed, but as a duplicate. -- 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=12415 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2008-06-17 09:25:49 --- Closing bugs fixed in 1.0. -- 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=12415 --- Comment #12 from Thebug <winebugzilla(a)gmail.com> 2008-06-20 09:18:53 --- (In reply to comment #10)
(In reply to comment #9)
This bug should be closed and replace by #13547
Was this bug really fixed? Or it's a duplicate of #13547? If so, it shouldn't be marked as fixed, but as a duplicate.
No. #13547 is a bug that appeared after the crash (this bug) was fixed. -- 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=12415 Jan Niklas Hasse <jhasse(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jhasse(a)gmail.com -- 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=12415 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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=12415 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other --- Comment #13 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:25:15 CST --- Removing deprecated 'All' Platform. -- 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.
participants (1)
-
wine-bugs@winehq.org