https://bugs.winehq.org/show_bug.cgi?id=40791
Bug ID: 40791 Summary: N-Ball editor shows only a blackscreen Product: Wine Version: 1.9.12 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
The editor from the shareware game N-Ball only shows a blackscreen, but the log doesn't tell much and it doesn't crash.
That said, the program at least seems to work. I took an apitrace, and after replay I found that the framebuffer showed the actual window, it just wasn't displayed for some reason.
Tested on Arch with both 1.9.12 and the most recent git version.
Download from official site: www.ragdollsoft.com/nballeditor.zip
https://bugs.winehq.org/show_bug.cgi?id=40791
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de URL| |www.ragdollsoft.com/nballed | |itor.zip
https://bugs.winehq.org/show_bug.cgi?id=40791
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Looks like it could be an issue with mesa 11.2 or the radeonsi driver again, can someone confirm?
https://bugs.winehq.org/show_bug.cgi?id=40791
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #2 from winetest@luukku.com --- (In reply to Fabian Maurer from comment #1)
Looks like it could be an issue with mesa 11.2 or the radeonsi driver again, can someone confirm?
Download dead.
https://bugs.winehq.org/show_bug.cgi?id=40791
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- The URL is still valid, if I click it it resolves to "https://bugs.winehq.org/www.ragdollsoft.com/nballeditor.zip" what's wrong though. No clue why that happens, but remove the winehq part and it should work.
https://bugs.winehq.org/show_bug.cgi?id=40791
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|www.ragdollsoft.com/nballed |http://www.ragdollsoft.com/ |itor.zip |nballeditor.zip
--- Comment #4 from Matteo Bruni matteo.mystral@gmail.com --- Let's try to include the protocol in the URL, maybe it helps.
https://bugs.winehq.org/show_bug.cgi?id=40791
--- Comment #5 from winetest@luukku.com --- (In reply to Matteo Bruni from comment #4)
Let's try to include the protocol in the URL, maybe it helps.
Download works now.
I don't get black screen issue. Seems to work correctly. Can't compare windows.
wine 1.9.22 I have ati closed source driver in use because the sound support isnt upstream in kernel yet.
https://bugs.winehq.org/show_bug.cgi?id=40791
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- Fixed in 1.9.21.
https://bugs.winehq.org/show_bug.cgi?id=40791
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.24.
https://bugs.winehq.org/show_bug.cgi?id=40791
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|CLOSED |UNCONFIRMED Regression SHA1| |6b94fb1e4a6828f5a2f366bd065 | |609bd127aa55f
--- Comment #8 from Fabian Maurer dark.shadow4@web.de --- Reopening the bug, the issue reappeared again. Bisected to commit 6b94fb1e4a6828f5a2f366bd065609bd127aa55f Author: Józef Kucia jkucia@codeweavers.com Date: Sun Dec 18 00:22:25 2016 +0100
wined3d: Always check if context window needs to be updated.
Fixes a regression introduced by commit 8673dca87df76b8f94be65c82e4a1a389c13dd9b.
We really need regression tests for those pesky blackscreens.
https://bugs.winehq.org/show_bug.cgi?id=40791
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression CC| |hverbeet@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=40791
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |joseph.kucia@gmail.com Ever confirmed|0 |1
--- Comment #9 from Józef Kucia joseph.kucia@gmail.com --- (In reply to Fabian Maurer from comment #8)
Reopening the bug, the issue reappeared again. Bisected to commit 6b94fb1e4a6828f5a2f366bd065609bd127aa55f Author: Józef Kucia jkucia@codeweavers.com Date: Sun Dec 18 00:22:25 2016 +0100
wined3d: Always check if context window needs to be updated. Fixes a regression introduced by commit 8673dca87df76b8f94be65c82e4a1a389c13dd9b.
We really need regression tests for those pesky blackscreens.
This is probably another instance of bug 42002 (https://bugs.freedesktop.org/show_bug.cgi?id=99116). It would be good if you could confirm this. FWIW, I've got a fix for this Mesa bug, but I'm not sure if my fix is the best way to resolve it yet.
https://bugs.winehq.org/show_bug.cgi?id=40791
--- Comment #10 from Fabian Maurer dark.shadow4@web.de --- Thanks for the reply. Well, I can confirm that wine isn't completely at fault here. Using apitrace, it replays fine on a windows machine. Though it still could be that wine is doing something that isn't allowed in OpenGL, but other drivers still can handle it. I really can't judge that, but if you say that wine isn't doing something obviously wrong, we probably can close this here, I guess.
I reported it over at https://bugs.freedesktop.org/show_bug.cgi?id=99116 like you suggested. Check there for an apitrace.
https://bugs.winehq.org/show_bug.cgi?id=40791
--- Comment #11 from Józef Kucia joseph.kucia@gmail.com --- Created attachment 56882 --> https://bugs.winehq.org/attachment.cgi?id=56882 Workaround
The attached patch fixes the problem which proves that this is a duplicate of bug 42002.
https://bugs.winehq.org/show_bug.cgi?id=40791
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED
--- Comment #12 from Józef Kucia joseph.kucia@gmail.com --- Marking as duplicate.
*** This bug has been marked as a duplicate of bug 42002 ***
https://bugs.winehq.org/show_bug.cgi?id=40791
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-d3d
https://bugs.winehq.org/show_bug.cgi?id=40791
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Bruno Jesus 00cpxxx@gmail.com --- Closing duplicate bugs.