GeopJr / Tuba

Browse the Fediverse
https://tuba.geopjr.dev/
GNU General Public License v3.0
504 stars 55 forks source link

fix(mv): set use-graphics-offload to false #1049

Closed GeopJr closed 13 hours ago

GeopJr commented 2 days ago

fix: #1025 #1048

Graphics offload is awesome but the random segfaults under some hardware are just so out of my control that I'd rather disable it for now.

Initially, the issue was the loading stack, but even after removing that, it still crashes on other people's hardware (it fixed it for me).

It's just not worth it. I can't even create a reproducer easily.