Stremio / stremio-core

⚛️ The Stremio Core: types, addon system, UI models, core logic
MIT License
885 stars 64 forks source link

Stremio broken on Ubuntu 23 with Flatpack and deb installers #624

Closed x9sim9 closed 6 months ago

x9sim9 commented 6 months ago

Was unable to get stremio working with Flatpack or the deb version

[Flatpack Error]

/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/opt/stremio/stremio --file-forwarding com.stremio.Stremio @@u %U @@
qt.qpa.xcb: could not connect to display 
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.

[Deb Error]

The following packages have unmet dependencies:
  stremio: Depends: libmpv1 (>= 0.30.0) but it is not installable

Ubuntu 23 uses libmpv2 as well as some upgraded version of other dependencies such as libavcodec60

TRtomasz commented 6 months ago

Please use stremio-bugs and stremio-features to report issues/features requests