Bug 96543 - N-Ball editor shows only a blackscreen
Summary: N-Ball editor shows only a blackscreen
Status: RESOLVED DUPLICATE of bug 99116
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL: www.ragdollsoft.com/nballeditor.zip
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-16 02:35 UTC by Fabian Maurer
Modified: 2018-04-13 11:37 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
apitrace for the nball-editor, around 7 seconds (8.67 MB, application/x-7z-compressed)
2016-06-16 02:35 UTC, Fabian Maurer
Details

Description Fabian Maurer 2016-06-16 02:35:13 UTC
Created attachment 124551 [details]
apitrace for the nball-editor, around 7 seconds

The editor for the game N-Ball only shows a blackscreen when running on linux under wine.
I created an apitrace that replayed perfectly fine on windows, while showing only black on my linux system. Probably a bug in mesa or radeosi/amdgu.

Also, when debugging the apitrace, the editor seems to work, the framebuffer contains the expected image of the main window, it just never gets shown.

Systeminfo:
-32bit program on Arch 64bit
-OpenGL vendor string: X.Org
-OpenGL renderer string: Gallium 0.4 on AMD TONGA (DRM 3.1.0 / 4.6.2-1-ARCH, LLVM 3.9.0)
-OpenGL core profile version string: 4.3 (Core Profile) Mesa 12.1.0-devel (git-44e0c0e)

apitrace attached. (Size 9MB, 194MB unpacked)
Program download (test with wine 1.9.12): www.ragdollsoft.com/nballeditor.zip
Comment 1 Ilia Mirkin 2016-06-16 02:51:02 UTC
Renders fine (or at least not obviously wrong) on nvc0 if you run glretrace --sb
Comment 2 Fabian Maurer 2016-06-16 14:50:04 UTC
Interesting, with this option it works in my system, too.
Is this the expected behaviour? Since it worked on windows without that parameter, but on my linux pc I got a blackscreen, I assumed it should work without.
Comment 3 Viljo Vierre 2017-03-13 16:12:14 UTC
I tried to replay the apitrace but my system 'froze', as in I could only move mouse and nothing else reacted. No mouse clicks / keyboard or even power button worked (keyboard doesn't have sysrq key so i couldn't try it). Just after starting replay five black windows opened and GPU fan speed gradually increased to max speed. Waited for 30 seconds and force shutdowned the system. This happened on next try too.

Arch Linux 4.10.1-1
XFCE 4.12

OpenGL renderer string: Gallium 0.4 on AMD TONGA (DRM 3.9.0 / 4.10.1-1-ARCH, LLVM 3.9.1)
AMD Radeon R9 285
AMD Ryzen 1700
ASUS Prime B350 Plus
16GB DDR4
Comment 4 Timothy Arceri 2018-04-12 12:18:53 UTC
The trace works for me even without the sb param on radeonsi. Assuming whatever it was has been fixed in the years since the report and closing.
Comment 5 Timothy Arceri 2018-04-12 12:28:00 UTC
(In reply to Timothy Arceri from comment #4)
> The trace works for me even without the sb param on radeonsi. Assuming
> whatever it was has been fixed in the years since the report and closing.

Whoops thats was meant to say i965. Seems it doesn't work on radeonsi still. Reopening.
Comment 6 Timothy Arceri 2018-04-13 11:37:24 UTC

*** This bug has been marked as a duplicate of bug 99116 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.