Edit: This appears to have been fixed already with another backend update. Leaving the post below as-is.
Current version in the footer: UI: 0.19.0-rc.11
BE: 0.19.0-rc.10
Starting today, most image thumbnails and pictrs links will not load. I tried clearing cookies and I tried in three different browser engines (Firefox, Chromium, Safari).
If I try to open one of the image URLs directly in my browser, it shows {"error":"auth_cookie_insecure"}.
Interestingly, images will load correctly if I am NOT logged in. Why are the pictrs URLs even checking cookies when they do not require auth? Is that new behavior in this version of Lemmy?
Here is an example post: https://lemmy.sdf.org/post/8482278
And an example direct image URL from that post: https://lemmy.sdf.org/pictrs/image/c8556f4f-d33c-4cac-86f3-975726ea69ec.png
I am interested to know if others are seeing the same issue. I have not exhaustively tested different cookies settings in my browsers, so it's possible some anti-tracking privacy settings are interfering with this behavior.
Worth noting is that the Eternity app on my phone continues to work. I did not even need to log out and back in today, like I did in my browsers.
I'm on Bazzite now. It certainly made my life easier as far as GPU drivers go.
However, be aware that it comes with its own learning curve. It's an "immutable" distro, and it has like half a dozen different ways to install software. You can't use
dnflike you would on regular Fedora. The idea is to get apps from Flatpak, or use Distrobox, or use Homebrew — all things that run on top of the base OS so you can use a monolithic "immutable" OS image. There are pros and cons to this approach.Once I familiarized myself with Distrobox (BoxBuddy makes this a lot easier) and using Flatseal to grant Flatpak apps direct access to the folders they need to operate (like my music library on an external drive, in the case of my music player), it's been pretty smooth sailing. But I do miss just being able to run
sudo apt install <whatever>.