#Flatpak broken after upgraded dependency

1 messages · Page 1 of 1 (latest)

wild storm
#

A new version of org.freedesktop.Platform.GL.default has been released which seems to break the game launcher. First place I saw this reported was on reddit: https://www.reddit.com/r/beyondallreason/comments/17j7cr8/what_a_fool_i_am_updated_flatpaks_and_bar_start/

I now have this issue myself.

I tried posting the beginning of stderr, but Discord said message is too long. 50 lines log can be found here: https://pastebin.com/AWPa2m2e

Reddit

Explore this post and more from the beyondallreason community

wild storm
#

Okay I have a fix for it. The problem is related to cached shaders. You need to remove everything under GPUCache which will force shader recompilation. So, in my case I needed to remove .var/app/info.beyondallreason.bar/config/Beyond-All-Reason/GPUCache. Now the launcher works again.