Stremio / stremio-shell

🐚 Qt5-based shell for Stremio; compile this to run the desktop app
GNU General Public License v3.0
557 stars 121 forks source link

Flatpak crashes soon after starting the app #379

Open quazar-omega opened 10 months ago

quazar-omega commented 10 months ago

I'm on Fedora Kinoite running the latest Flatpak Stremio 4.4.164

System information ``` Operating System: Fedora Linux 38 KDE Plasma Version: 5.27.9 KDE Frameworks Version: 5.111.0 Qt Version: 5.15.11 Kernel Version: 6.5.10-200.fc38.x86_64 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5700G with Radeon Graphics Memory: 14,9 GiB of RAM Graphics Processor: Mesa Intel® Arc Manufacturer: ASUS ```

The app used to crash on my system without any error or warning running it from the terminal, until i tried allowing it to access all host files and then it started working, weird thing is that even after disabling that permission it still works.
Was that purely coincidental?

mi16087 commented 9 months ago

I had the same problem on Nobara linux (Fedora based), the issue seems to be with flatpak container, not stremio itself. If you enable it to run in background it should work fine (I did it with flatseal, chose sremio on the left, and scroll down to Portals) .

fbacani-ufop commented 5 months ago

I had the same problem on Nobara linux (Fedora based), the issue seems to be with flatpak container, not stremio itself. If you enable it to run in background it should work fine (I did it with flatseal, chose sremio on the left, and scroll down to Portals) .

This actually helped me, I was having the same problem. Thanks