http://bugs.winehq.org/show_bug.cgi?id=19818
Summary: Black Hawk Down demo crashes when entering menu in fullscreen mode Product: Wine Version: 1.1.28 Platform: PC URL: http://games.softpedia.com/get/Games-Demo/Delta-Force- Black-Hawk-Down-SingleMultiplayer-Demo.shtml OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: drakkk@centrum.cz CC: julliard@winehq.org
Black Hawk down demo crashes when entering menu in fullscreen mode (it is ok when using virtual desktop), I'm able to see the menu for a tiny fraction of second and then it crash with:
X Error of failed request: GLXBadDrawable Major opcode of failed request: 135 (GLX) Minor opcode of failed request: 11 (X_GLXSwapBuffers) Serial number of failed request: 626 Current serial number in output stream: 626
This is a regression introduced by this commit:
e3720c2810dda3895d6734c55117b0a355223b1a is first bad commit commit e3720c2810dda3895d6734c55117b0a355223b1a Author: Alexandre Julliard julliard@winehq.org Date: Thu Aug 13 18:18:22 2009 +0200
winex11: Use the Globally Active focus model with take focus.
:040000 040000 d1fb1709094e60472024b78cf46f7e4c8a451b47 d7b2f829e9cd01101173cc4e65c4e6ff0bb7c6c0 M dlls
I'm using NVIDIA 9600 GSO with 185.18.31 driver, Fedora 11 64bit.
NOTE: It does not crash when run for a first time after installation, there is a test to select appropriate game graphic settings and then menu with no crash. However, every next start result in a crash.
http://bugs.winehq.org/show_bug.cgi?id=19818
Pavel Ondracka drakkk@centrum.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=19818
Pavel Ondracka drakkk@centrum.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=19818
--- Comment #1 from Pavel Ondracka drakkk@centrum.cz 2009-11-14 10:28:26 --- Still a problem with Wine 1.1.33.
http://bugs.winehq.org/show_bug.cgi?id=19818
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #2 from Wylda wylda@volny.cz 2009-11-17 17:06:38 --- (In reply to comment #1)
Still a problem with Wine 1.1.33.
Hi Pavel, this demo works for me, i.e. no such problem. I also use nvidia_8600 with driver v190.42.
As i said, no problem running the game in fullscree nor entering the menu. So if driver version is not issue, than next difference yours 64bit. I use 32bit OS.
http://bugs.winehq.org/show_bug.cgi?id=19818
--- Comment #3 from Pavel Ondracka drakkk@centrum.cz 2009-11-18 07:25:21 --- Hi Wylda, I have only one computer with 32bit OS (Fedora 12) to test and it crash as well (it even crash my whole session and throws me to login screen), but it have old Mobility Radeon X1600 with r300 driver and Wine 1.1.32. So I'm not usually doing any wine testing on this because r300 open source driver still have many issues (for example Black Hawk Down demo recognizes my card incorrectly as NVIDIA Geforce 3). However, it shows same symptoms as on my second machine with NVIDIA 9600 GSO, it doesn't crash when run for a first time after installation and virtual desktop again solves this.
http://bugs.winehq.org/show_bug.cgi?id=19818
--- Comment #4 from Pavel Ondracka drakkk@centrum.cz 2010-03-26 03:05:41 --- Bug still present in git (wine-1.1.41-172-gf7cc8f6). I also found that this crash happens only with disabled compiz. When I enable compiz, it works fine.
http://bugs.winehq.org/show_bug.cgi?id=19818
--- Comment #5 from Wylda wylda@volny.cz 2010-05-29 08:00:02 ---
Hi Pavel, as in comment #2 still works for me even under nvidia GT240. I noticed in different bugs, that KDE/Gnome/etc makes difference in case of this particular commit.
Anyway, other affected bugs are being fixed in 1.2-rc2. Could you retest, please?
http://bugs.winehq.org/show_bug.cgi?id=19818
Pavel Ondracka drakkk@centrum.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Black Hawk Down demo |Black Hawk Down doesn't |crashes when entering menu |start fullscreen |in fullscreen mode |
--- Comment #6 from Pavel Ondracka drakkk@centrum.cz 2010-08-27 13:36:06 CDT --- (In reply to comment #5)
Hi Pavel, as in comment #2 still works for me even under nvidia GT240. I noticed in different bugs, that KDE/Gnome/etc makes difference in case of this particular commit.
Anyway, other affected bugs are being fixed in 1.2-rc2. Could you retest, please?
I did finally found some time to test this, so indeed the behavior have changed. Starting with
commit 3255b21456622769c783db8350d70fab38b04005 Author: Henri Verbeet hverbeet@codeweavers.com Date: Sun Apr 11 21:47:49 2010 +0200
winex11.drv: Allow OpenGL on minimized windows.
it doesn't crash anymore, it opens but not in fullscreen, just little bit smaller and it it doesn't respond to mouse clicks. However in top left corner of this window there is little square with another window of this app (this is hard to describe, I'll attach screenshots) and when I click at this small square, application restores itself to normal fullscreen state.
Starting with wine-1.2-rc2 and commit 8b84d64075a78c0de920ecd2052fe64506179099 it opens in smaller "window" but it behaves the same.
commit 8b84d64075a78c0de920ecd2052fe64506179099 Author: Alexandre Julliard julliard@winehq.org Date: Fri May 28 12:12:32 2010 +0200
winex11: Set window style to normal for windows with a minimize box.
Some window managers don't allow minimizing dialog windows.
This is with gnome desktop, compiz disabled. Either enabling compiz or using virtual desktop makes this problem go away.
http://bugs.winehq.org/show_bug.cgi?id=19818
--- Comment #7 from Pavel Ondracka drakkk@centrum.cz 2010-08-27 13:37:39 CDT --- Created an attachment (id=30427) --> (http://bugs.winehq.org/attachment.cgi?id=30427) screenshot with wine 1.1.43
http://bugs.winehq.org/show_bug.cgi?id=19818
Pavel Ondracka drakkk@centrum.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hverbeet@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=19818
--- Comment #8 from Pavel Ondracka drakkk@centrum.cz 2010-08-27 13:39:26 CDT --- Created an attachment (id=30428) --> (http://bugs.winehq.org/attachment.cgi?id=30428) screenshot with current git
http://bugs.winehq.org/show_bug.cgi?id=19818
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #9 from GyB gyebro69@gmail.com 2010-10-03 10:14:45 CDT --- Instead of opening a new bugreport I'd like to report that Aura 2 (Sacred Rings) is also affected by this commit, when you start the game in Wine's fullscreen mode. After starting, a black screen is shown for a moment then I get back to the desktop. The game is still running, if I click on it in the taskbar I get an unresponsive/blank window. I have to switch to another workspace by pressing <Ctrl-Alt-left> then switch back, and press Alt-Tab. The game is running fine, logos, intro, main menu. In virtual desktop mode the game starts up correctly.
Regression testing resulted the same commit: commit e3720c2810dda3895d6734c55117b0a355223b1a winex11: Use the Globally Active focus model with take focus.
Wine-1.3.4 Fedora 13 Gnome + Metacity Compiz not installed Nvidia card / driver 256.53
http://bugs.winehq.org/show_bug.cgi?id=19818
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #10 from joaopa jeremielapuree@yahoo.fr 2010-10-03 16:04:51 CDT --- Works fine for me Nvidia geforce 7600 go driver: 256.53
http://bugs.winehq.org/show_bug.cgi?id=19818
--- Comment #11 from joaopa jeremielapuree@yahoo.fr 2011-05-14 17:06:37 CDT --- No news about this bug. Could be closed as ABANDONED then.
http://bugs.winehq.org/show_bug.cgi?id=19818
--- Comment #12 from Austin English austinenglish@gmail.com 2011-05-14 20:44:38 CDT --- GyB, you were affected by this bug, can you retest?
http://bugs.winehq.org/show_bug.cgi?id=19818
--- Comment #13 from GyB gyebro69@gmail.com 2011-05-14 22:04:51 CDT --- (In reply to comment #12)
GyB, you were affected by this bug, can you retest?
I can still reproduce the problem on my system: the affected games don't start normally in fullscreen mode.
Delta Force Black Hawk Down demo behaves the same way as described in comment #6. Aura 2: the same behaviour as in comment #9.
Wine-1.3.20 Fedora 14 Gnome 2.32.0 Metacity 2.30.3 No compiz
http://bugs.winehq.org/show_bug.cgi?id=19818
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #14 from Austin English austinenglish@gmail.com 2011-05-15 11:45:53 CDT --- (In reply to comment #13)
(In reply to comment #12)
GyB, you were affected by this bug, can you retest?
I can still reproduce the problem on my system: the affected games don't start normally in fullscreen mode.
Delta Force Black Hawk Down demo behaves the same way as described in comment #6. Aura 2: the same behaviour as in comment #9.
Wine-1.3.20 Fedora 14 Gnome 2.32.0 Metacity 2.30.3 No compiz
Confirming then.
http://bugs.winehq.org/show_bug.cgi?id=19818
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani@redhat.com Regression SHA1| |e3720c2810dda3895d6734c5511 | |7b0a355223b1a
--- Comment #15 from Michael Stefaniuc mstefani@redhat.com 2011-09-23 06:45:02 CDT --- Adding regression SHA1 as per comment #9
http://bugs.winehq.org/show_bug.cgi?id=19818
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID
--- Comment #16 from Alexandre Julliard julliard@winehq.org 2011-12-16 08:26:48 CST --- That's really a Metacity bug. It unmaps the window when transitioning to fullscreen, which causes it to lose focus. The app reacts by minimizing itself. It works fine with other window managers. I suggest filing a bug with Metacity.
http://bugs.winehq.org/show_bug.cgi?id=19818
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Henri Verbeet hverbeet@gmail.com 2011-12-31 01:31:18 CST --- Closing.