http://bugs.winehq.org/show_bug.cgi?id=14924
Summary: Fantasy Grounds 2: display flashes to black frequently Product: Wine Version: 1.1.2 Platform: PC URL: http://fantasygrounds.com/filelibrary/FantasyGroundsII- Demo-Setup.exe OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: sebastian.schlingmann@web.de
When running Fantasy Grounds 2 the display flashes to black frequently. When moving the mouse around it sometimes displays the real window content for a second before returning to black.
Demo is available here: http://fantasygrounds.com/filelibrary/FantasyGroundsII-Demo-Setup.exe
Reproduce: Install, Start, "Host game as gamemaster", "start", move mouse around in game window
The following wined3d related messages are printed to the console: fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options 0x32fb60/0x32fb60
The IWineD3DSwapChainImpl_Present message is printed frequently when moving the mouse around.
I set the severity to trivial because otherwise the game seems to be usable, BUT as you can't see anything most of the time it is really quite unplayable with this bug.
http://bugs.winehq.org/show_bug.cgi?id=14924
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://fantasygrounds.com/fi |http://fantasygrounds.com/fi%7Clelibrary/FantasyGroundsII- |lelibrary/FantasyGroundsII- |Demo-Setup.exe |Demo-Setup.exe | Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=14924
--- Comment #1 from Lei Zhang thestig@google.com 2008-08-20 13:11:40 --- What video card / driver version are you using?
http://bugs.winehq.org/show_bug.cgi?id=14924
--- Comment #2 from Sebastian Schlingmann sebastian.schlingmann@web.de 2008-08-20 13:40:58 --- Two different Nvidia cards. One is a GeForce FX 5900XT; the other I don't know (have no physical access to the other pc at the moment).
The FX 5900XT uses the nvidia binary drivers version 173.14.09 on a Gentoo system. The other also the nvidia binary drivers on a current Ubuntu 8.04.
Both without compiz or anything similar.
http://bugs.winehq.org/show_bug.cgi?id=14924
Marcus Rademacher endingpop@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |endingpop@gmail.com
--- Comment #3 from Marcus Rademacher endingpop@gmail.com 2008-08-25 21:14:11 --- I can confirm that the "black screen flashes" occur. Running FG 2.1.1, and Wine 1.1.3 in Ubuntu Hardy. Video card is a PNY Quadro (nVidia) FX1000, driver is EnvyNG using v173.14.12. Not using Compiz or anything else.
I attempted to use FG in Wine without using the proprietary video drivers for my card, and I saw the same issue. The program was so slow as to make it completely unusable, however. As previously noted, this issue prevents you from seeing anything for a second or two, but it happens anytime anything on the screen is updated (which happens several times a second during games).
http://bugs.winehq.org/show_bug.cgi?id=14924
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Lei Zhang thestig@google.com 2008-08-26 13:32:18 --- confirming then.
http://bugs.winehq.org/show_bug.cgi?id=14924
Sebastian Schlingmann sebastian.schlingmann@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.2 |1.1.10
http://bugs.winehq.org/show_bug.cgi?id=14924
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.10 |1.1.2
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2008-12-15 04:16:48 --- Please don't change an originally reported version.
http://bugs.winehq.org/show_bug.cgi?id=14924
--- Comment #6 from Sebastian Schlingmann sebastian.schlingmann@web.de 2008-12-15 04:45:05 --- Ok, sorry. I misinterpreted the form fields. I just read in the recent WWN that This bug was one of those to be tested with a newer version of wine. So: Tested with 1.1.10 (ubuntu intrepid packaged version) and clean wineprefix: The bug remains; but the output has changed slightly as the coordinates of the rects are displayed. There are a lot of smaller rects:
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present rects (15,90)-(405,650 )/(15,90)-(405,650) ...
and also a lot of rects with maximum screensize (I am using a virtual desktop in this case, but disabling it does the same)
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present rects (0,0)-(1024,768)/(0,0)-(1024,768) ...
In the cases where the rect spans the whole screen there is no display error. So it seems to be clearly the missing handling of pSourceRect and pDestRect in IWineD3DSwapChainImpl_Present.
http://bugs.winehq.org/show_bug.cgi?id=14924
Rick Gutleber rickg@his.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rickg@his.com
--- Comment #7 from Rick Gutleber rickg@his.com 2008-12-21 18:10:03 --- I've experienced the same problem using FG 2.3.5 (and every version since I first tried running it in Wine about 6 months ago). It has happened in every version of Wine I've used since then (currently 1.1.10).
In particular, I've noticed that the blacking out is much worse when another player rolls a die. In other words, whatever they are using to create the 3D dice effect specifically causes the black window effect. Basically, when a die is rolled, the die itself is the only thing I can see for the whole time until it stops. All the rest of the FGII app is blacked out except for a small square around the die and the die itself.
I aslo experience that occasionally the text control that allows you to type in the chat window will not accept text characters, as if there's a focus problem or something. The few times this happened were usually accompanied by an eventual crash of FG2. (We don't use the text box much since we run Skype concurrently with FG2).
On the whole, the app is reasonably usable, but the blacking out often makes it difficult or slow to do what you want.
http://bugs.winehq.org/show_bug.cgi?id=14924
Pekka Salmela pekka.salmela@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pekka.salmela@gmail.com
--- Comment #8 from Pekka Salmela pekka.salmela@gmail.com 2008-12-22 02:10:49 --- I can confirm this bug. I'm running Ubuntu 8.10 (Intrepid Ibex), Wine 1.1.10 and demo 2.1.0 version of Fantasy Grounds on a computer with ATI Radeon Xpress Series graphics card.
The messages I get is are something like this with changing values of numbers:
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present rects (322,122)-(437,237)/(322,122)-(437,237)
Different parts of the screen flicker to black and back especially when hovering the hovering over different objects and when throwing a dice.
I have also attached some screen shots.
http://bugs.winehq.org/show_bug.cgi?id=14924
--- Comment #9 from Pekka Salmela pekka.salmela@gmail.com 2008-12-22 02:12:49 --- Created an attachment (id=18117) --> (http://bugs.winehq.org/attachment.cgi?id=18117) Screenshot of Fantasy Grounds window with ATI Radeon Xpress Series graphics card
http://bugs.winehq.org/show_bug.cgi?id=14924
--- Comment #10 from Pekka Salmela pekka.salmela@gmail.com 2008-12-22 02:13:26 --- Created an attachment (id=18118) --> (http://bugs.winehq.org/attachment.cgi?id=18118) Screen shot of Fantasy Grounds window with ATI Radeon Xpress Series graphics card
http://bugs.winehq.org/show_bug.cgi?id=14924
--- Comment #11 from Pekka Salmela pekka.salmela@gmail.com 2008-12-22 02:13:50 --- Created an attachment (id=18119) --> (http://bugs.winehq.org/attachment.cgi?id=18119) Screen shot of Fantasy Grounds window with ATI Radeon Xpress Series graphics card
http://bugs.winehq.org/show_bug.cgi?id=14924
--- Comment #12 from Pekka Salmela pekka.salmela@gmail.com 2008-12-22 11:16:53 --- I can also recreate this bug with a computer running Ubuntu 8.10 (Intrepid Ibex), Wine 1.1.10 and demo 2.1.0 version of Fantasy Grounds and using GeForce 9800GTX+ graphics card.
http://bugs.winehq.org/show_bug.cgi?id=14924
Matthew Meyer osarusan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |osarusan@gmail.com
--- Comment #13 from Matthew Meyer osarusan@gmail.com 2009-02-18 09:36:11 --- I can also confirm this bug on nvidia GeForce 7950 GT.
http://bugs.winehq.org/show_bug.cgi?id=14924
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #14 from Austin English austinenglish@gmail.com 2010-07-20 00:54:59 --- (In reply to comment #12)
I can also recreate this bug with a computer running Ubuntu 8.10 (Intrepid Ibex), Wine 1.1.10 and demo 2.1.0 version of Fantasy Grounds and using GeForce 9800GTX+ graphics card.
Looks fine on my 9800 in wine 1.2. Marking fixed.
http://bugs.winehq.org/show_bug.cgi?id=14924
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org 2010-07-30 12:55:49 --- Closing bugs fixed in 1.3.0.