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.