[Bug 40791] New: N-Ball editor shows only a blackscreen
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(a)winehq.org Reporter: dark.shadow4(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de URL| |www.ragdollsoft.com/nballed | |itor.zip -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 --- Comment #1 from Fabian Maurer <dark.shadow4(a)web.de> --- Looks like it could be an issue with mesa 11.2 or the radeonsi driver again, can someone confirm? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #2 from winetest(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 --- Comment #3 from Fabian Maurer <dark.shadow4(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 Matteo Bruni <matteo.mystral(a)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(a)gmail.com> --- Let's try to include the protocol in the URL, maybe it helps. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 --- Comment #5 from winetest(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Fabian Maurer <dark.shadow4(a)web.de> --- Fixed in 1.9.21. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.24. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|CLOSED |UNCONFIRMED Regression SHA1| |6b94fb1e4a6828f5a2f366bd065 | |609bd127aa55f --- Comment #8 from Fabian Maurer <dark.shadow4(a)web.de> --- Reopening the bug, the issue reappeared again. Bisected to commit 6b94fb1e4a6828f5a2f366bd065609bd127aa55f Author: Józef Kucia <jkucia(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression CC| |hverbeet(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |joseph.kucia(a)gmail.com Ever confirmed|0 |1 --- Comment #9 from Józef Kucia <joseph.kucia(a)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(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 --- Comment #10 from Fabian Maurer <dark.shadow4(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 --- Comment #11 from Józef Kucia <joseph.kucia(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #12 from Józef Kucia <joseph.kucia(a)gmail.com> --- Marking as duplicate. *** This bug has been marked as a duplicate of bug 42002 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-d3d -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40791 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Bruno Jesus <00cpxxx(a)gmail.com> --- Closing duplicate bugs. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org