https://bugs.freedesktop.org/show_bug.cgi?id=109925
Bug ID: 109925 Summary: Age of Wonders 3 - Vertical lines on Main Menu (Linux native via Steam) Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: minor Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: andrew.m.mcmahon@gmail.com QA Contact: dri-devel@lists.freedesktop.org
Created attachment 143564 --> https://bugs.freedesktop.org/attachment.cgi?id=143564&action=edit glxinfo
Age of Wonders 3 v1.802 Linux version via STEAM.
Some strange vertical lines can be observed on the Main Menu but otherwise the game appears to work correctly in all other areas (i.e battles, global map) https://imgur.com/a/IVqewpN
It should obviously look more like this: https://i.ytimg.com/vi/L-vPu2aeG2w/maxresdefault.jpg
Ubuntu 18.04 LTS, using oibaf's ppa for the latest Mesa packages.
A search highlighted this previous bug report: https://bugs.freedesktop.org/show_bug.cgi?id=106531
Running this in a terminal: MESA_GL_VERSION_OVERRIDE=3.1COMPAT steam steam://226840
Or changing the game's launch options with didn't have any effect: MESA_GL_VERSION_OVERRIDE=3.1COMPAT %command%
I've captured an apitrace of the issue but it's a bit screwy when replaying it - what I see occurs offscreen: https://drive.google.com/file/d/1cGTjw9qgXzAHXvUr_EfjUvFHSAlfARxi/view?usp=s...
The playback window can be moved up beyond the limit of the screen by left clicking on the top left edge and choosing "Move" Works best if you do that once the Main Menu is loaded. https://i.imgur.com/pQPdukM.jpg https://i.imgur.com/xtGD3Vz.jpg
https://bugs.freedesktop.org/show_bug.cgi?id=109925
--- Comment #1 from andrew.m.mcmahon@gmail.com --- Created attachment 143565 --> https://bugs.freedesktop.org/attachment.cgi?id=143565&action=edit steam system info
https://bugs.freedesktop.org/show_bug.cgi?id=109925
--- Comment #2 from andrew.m.mcmahon@gmail.com --- Created attachment 143566 --> https://bugs.freedesktop.org/attachment.cgi?id=143566&action=edit xorg log
https://bugs.freedesktop.org/show_bug.cgi?id=109925
andrew.m.mcmahon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |77449
Referenced Bugs:
https://bugs.freedesktop.org/show_bug.cgi?id=77449 [Bug 77449] Tracker bug for all bugs related to Steam titles
https://bugs.freedesktop.org/show_bug.cgi?id=109925
andrew.m.mcmahon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #143564|0 |1 is obsolete| |
--- Comment #3 from andrew.m.mcmahon@gmail.com --- Created attachment 143569 --> https://bugs.freedesktop.org/attachment.cgi?id=143569&action=edit glxinfo (corrected)
I must've exported MESA_GL_VERSION_OVERRIDE=3.1COMPAT then done a glxinfo in the same terminal window.
https://bugs.freedesktop.org/show_bug.cgi?id=109925
--- Comment #4 from andrew.m.mcmahon@gmail.com --- The mesa packages provided by oibaf's ppa were updated to use LLVM 8 so I've made another trace: https://drive.google.com/open?id=1wPvrwTBTSYG7f3AQh-oolAYeXYn81ZnB
The issue is still reproducible. Again, replaying the trace has the same quirky behaviour as before.
https://bugs.freedesktop.org/show_bug.cgi?id=109925
Timothy Arceri t_arceri@yahoo.com.au changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop. |.org |org Component|Drivers/Gallium/radeonsi |Mesa core QA Contact|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop. |.org |org
--- Comment #5 from Timothy Arceri t_arceri@yahoo.com.au --- Moving to Mesa core as this happens on i965 also.
I was sure this was a regression but could only run the game as far back as the 17.3 branch point on i965 and it was still present there.
dri-devel@lists.freedesktop.org