Fedora threatened with legal action from OBS Studio due to their Flatpak packaging
Fedora threatened with legal action from OBS Studio due to their Flatpak packaging

Fedora threatened with legal action from OBS Studio due to their Flatpak packaging

Fedora threatened with legal action from OBS Studio due to their Flatpak packaging
Fedora threatened with legal action from OBS Studio due to their Flatpak packaging
I'm not surprised that the OBS devs are considering suing Fedora for their Fedora Flatpaks.
For anyone out of the loop:
Fedora's been packaging and providing apps as Fedora Flatpaks which cause users trouble cause they're honestly pretty shit and known to be unreliable. The issue is that users assume that these faulty packages are provided by the Original Devs and complain towards the ODevs.
As endless waves of users complain towards the ODevs it causes them unnecessary headache as well as costing valuable time and resources to tell users that it's actually Fedora fucking things for everyone.
All of this is unnecessary because if Fedora stopped installing Fedora Flatpaks as the default then there wouldn't be this problem in the first place.
Thank you for the context. I've been kind of out of the loop with Linux on general and have been using fedora... But now a question. What's the most stable form of package and which distros use it by default? I've been kind of confused my the whole all image, flatpack, etc thing.
Personally I'd recommend installing in this order:
There isn't one. It's still a shit show.
The most reliable way to distribute software on Linux is still to make a statically linked binary (linking with a very old glibc is fine) and use
curl | bash
. But that isn't always possible depending on the language used and the app.Seems like OBS Studio is C++/Qt, so it shouldn't be too difficult though. I've done it before in the distant past. But looking at their releases they only provide
.deb
for Linux, so I can understand why people would want something else.Can you elaborate here? I've had very few issues with Flatpaks and the documentation is pretty thorough. I'm curious what wider issues it has to make the whole ecosystem "pretty shit" and unreliable.
They have individual people maintaining over a thousand flatpacks. There's no time to test anything.
Additionally, if you go to install the real flatpack, Fedora pushes you to use their poorly-maintained unofficial one instead.