http://bugs.winehq.org/show_bug.cgi?id=20271
Summary: Regression: WWIIOnline screen stops updating (Regression tested) Product: Wine Version: 1.1.30 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: brian@brianvuyk.com
Under recent versions of Wine, WWIIOnline: Battleground Europe stops drawing to the screen if the user clicks on the 'Settings' tab in-game.
Everything is still active in the background; you still hear the proper clicks and noises from clicking on other GUI elements, and can exit the game by guessing where the quit dialog is, but the visual display of the screen never updates apart from the mouse cursor.
It starts with this commit:
commit b5da7f49d332ed5d64be1256e14035af74a7efa2 Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu Jul 2 10:01:37 2009 +0200
wined3d: Don't reuse random GL contexts during initialization.
Obviously there's no guarantee about the state of such a context. The specific problem is that it might have GL_UNPACK_CLIENT_STORAGE_APPLE enabled, causing some glTexImage2D() calls to fail, but it's a bad idea in general.
http://bugs.winehq.org/show_bug.cgi?id=20271
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Summary|Regression: WWIIOnline |WWIIOnline screen stops |screen stops updating |updating |(Regression tested) |
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2009-10-05 17:02:16 --- Duplicate.
*** This bug has been marked as a duplicate of bug 19948 ***
http://bugs.winehq.org/show_bug.cgi?id=20271
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko jeffz@jeffz.name 2009-10-05 17:02:34 --- closing duplicate.
http://bugs.winehq.org/show_bug.cgi?id=20271
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE |
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name 2010-04-21 09:25:32 --- Reopening, fixing bug 19948 didn't resolve the issue.
http://bugs.winehq.org/show_bug.cgi?id=20271
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Jeff Zaroyko jeffz@jeffz.name 2010-04-21 09:25:44 --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=20271
Marcel de Vries marceldevries@phannet.cc changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marceldevries@phannet.cc
http://bugs.winehq.org/show_bug.cgi?id=20271
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hverbeet@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=20271
--- Comment #5 from Marcel de Vries marceldevries@phannet.cc 2010-04-21 10:24:11 --- Created an attachment (id=27494) --> (http://bugs.winehq.org/attachment.cgi?id=27494) +d3d,+wgl log
Here's the log I posted in bug 19948.
http://bugs.winehq.org/show_bug.cgi?id=20271
--- Comment #6 from Henri Verbeet hverbeet@gmail.com 2010-06-22 08:14:51 --- Does this really still happen with current git? I'm having some trouble reproducing this. I do see a d3d9 object being created when I push the "Preferences" tab (and again when going to the "Video" preference group), but as far as I can tell it all works properly. For what it's worth, I used http://installers.wwiionline.com/wwiiol0001311.exe to install, and I'm running ww2.exe directly since I don't have an account for the game.
http://bugs.winehq.org/show_bug.cgi?id=20271
--- Comment #7 from Henri Verbeet hverbeet@gmail.com 2010-06-29 06:47:34 --- Anyone?
http://bugs.winehq.org/show_bug.cgi?id=20271
--- Comment #8 from Marcel de Vries marceldevries@phannet.cc 2010-06-29 08:33:08 --- (In reply to comment #6)
Does this really still happen with current git? I'm having some trouble reproducing this. I do see a d3d9 object being created when I push the "Preferences" tab (and again when going to the "Video" preference group), but as far as I can tell it all works properly. For what it's worth, I used http://installers.wwiionline.com/wwiiol0001311.exe to install, and I'm running ww2.exe directly since I don't have an account for the game.
I'll test sometime this week.
http://bugs.winehq.org/show_bug.cgi?id=20271
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|hverbeet@gmail.com |
http://bugs.winehq.org/show_bug.cgi?id=20271
--- Comment #9 from Henri Verbeet hverbeet@gmail.com 2010-11-26 07:34:34 CST --- (In reply to comment #8) Did that ever go anywhere? Otherwise this should probably just be resolved abandoned.
http://bugs.winehq.org/show_bug.cgi?id=20271
--- Comment #10 from Marcel de Vries marceldevries@phannet.cc 2010-11-26 09:09:10 CST --- (In reply to comment #9)
(In reply to comment #8) Did that ever go anywhere? Otherwise this should probably just be resolved abandoned.
Hmm, sad to say that I don't use linux anymore. Also I never tested the GIT code after my last comment as far as I can remember.
http://bugs.winehq.org/show_bug.cgi?id=20271
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED
--- Comment #11 from Henri Verbeet hverbeet@gmail.com 2010-11-26 09:32:47 CST --- Resolving ABANDONED.
http://bugs.winehq.org/show_bug.cgi?id=20271
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Austin English austinenglish@gmail.com 2010-11-26 14:47:34 CST --- Closing.