Page 1 of 1

A graphic bug on supertuxkart

PostPosted: 23 Jun 2019, 16:35
by wax
I had a graphic problem several times on ravenbridge mansion in story mode. As this problem is quite complicated to describe, I recorded:
https://youtu.be/Cj56O_1Tg6A
My configuration here :
https://drive.google.com/file/d/18bWeWX ... sp=sharing
Non-free repositories are activated....
Thank you in advance for the answers :-).

Re: A graphic bug on supertuxkart

PostPosted: 23 Jun 2019, 17:09
by benau
There are various bugs report on STK flickering in linux with intel drivers, see if it can be fixed later...

https://bugs.freedesktop.org/show_bug.cgi?id=110463

or you can edit in your data/graphical_restrictions.xml
change
<card contains="Intel" os="linux" version="<11.2" disable="ComputeShader"/>
to
<card contains="Intel" os="linux" disable="ComputeShader"/>

and see if it helps

Re: A graphic bug on supertuxkart

PostPosted: 23 Jun 2019, 17:57
by wax
Thank you for the answer, I'll try it in a few minutes. Otherwise I would change Linux distribution because Manjaro gnome is the only one who has this problem....

Re: A graphic bug on supertuxkart

PostPosted: 23 Jun 2019, 18:34
by wax
Thank you very much, for now it works :)

Re: A graphic bug on supertuxkart

PostPosted: 23 Jun 2019, 19:15
by wax
Finally it started again on the Antediluvian Abyss. :-( I'm sorry.

Re: A graphic bug on supertuxkart

PostPosted: 23 Jun 2019, 19:17
by wax
I'll see if it will change anything when compiling, I was using the official repository version (1.0.4).

Re: A graphic bug on supertuxkart

PostPosted: 25 Jun 2019, 19:02
by QwertyChouskie
Can you post the output of
{l Code}: {l Select All Code}
glxinfo | grep core
? If you are using Mesa 19.1 you can also try launching STK with
{l Code}: {l Select All Code}
MESA_LOADER_DRIVER_OVERRIDE=iris supertuxkart
and see if it is different.

Re: A graphic bug on supertuxkart

PostPosted: 28 Jun 2019, 08:27
by wax
Thank you for the answer whether you are a developer or not :D. I changed my operating system and this time everything is functional but I will still look at this solution with manjaro, it can be useful to others... :-)

Re: A graphic bug on supertuxkart

PostPosted: 12 Jul 2019, 00:50
by puzlanchik
wax {l Wrote}: I changed my operating system and this time everything is functional


Can you please say what OS you are using now? Because i have huge problems with intel3000 on Linux.

Re: A graphic bug on supertuxkart

PostPosted: 14 Jul 2019, 10:07
by wax
Excuse me for waiting, I hadn't thought about this problem anymore. I tried again with manjaro gnome and KDE and apart from the track designer who closes at the opening, supertuxkart works. Apparently, the debian and Ubuntu databases have fewer problems if they are up to date (otherwise there may be problems with outdated dependencies if you compile). I'm currently on KDE neon where it's functional, but I think it's still the 0.9.3 in the official repositories.