this post was submitted on 09 May 2025
17 points (94.7% liked)

Gnome

2388 readers
1 users here now

The GNOME Project is a free and open source desktop and computing platform for open platforms like Linux that strives to be an easy and elegant way to use your computer. GNOME software is developed openly and ethically by both individual contributors and corporate partners, and is distributed under the GNU General Public License.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] chonkyninja@lemmy.world -3 points 2 months ago* (last edited 2 months ago)

But did they fix the crap ass dependencies that cause the video offloading to break? Seriously doubt it.

Let me be more explicit, they were using Cairo and within Cairo there’s a few lines of code to set which library to use for offloading of rendering. It breaks because they fucking hardcoded some shit up in there and when you use environment variables to offload they ignore them.

And yes, it was reported, and confirmed as a bug, in 2019.