Stremio / stremio-core

⚛️ The Stremio Core: types, addon system, UI models, core logic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stremio broken on Ubuntu 23 with Flatpack and deb installers

x9sim9 opened this issue · comments

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

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