Flatpak browsers fail to render images

Hi,

Since updating to fedora 44 on my m1 macbook air, browsers in flatpak render most images and some other website elements wrong.

I have tested with firefox, librewolf, and brave, and see the issue in all of them. Non flatpak browsers don’t have this issue.

Perhps something is wrong with the flatpak mesa package?

Thanks,

You’re right on point.

This is a known issue with Flatpaks on Asahi at the moment from what I gathered.

There is a tracking bug for this one which also contains a workaround for this.

As you correctly identified, it was a mesa regression in the Asahi OpenGL driver

Thank you, tht fixes it

I am still new to fedora Asahi remix. And am having this same problem. What are the exact steps for solving this issue? I am also new to linux in general.

Welcome to Fedora and Asahi :slight_smile:

You can copy and paste the commands I linked in the issue above and it’ll work again.
For this, you’d have to open a shell/terminal and paste them in there.

Here is the error log I am getting when trying to install the comitt for flatpak.

It seems like you first ran it without sudo, but then ran it with sudo and added “^[[200~” before flatpak(probably trying to paste it, it happens to me too)

That work around completely fixed the render errors I was having in web browsers, everything is now rendering normally. Thanks for the help.