On Arch Linux, as of date 2025-10-01, this flatpak does not start on Gnome 49.
When I run this command, the server is running correctly and I am able to fully use the app via https://web.stremio.com
This means only the GUI fails to get displayed.
My system was updated as of 2025-09-30 and the previous update may have been around 2025-09 25 or 26 so the regression got introduced during this timespan on Arch Linux. I was already using Gnome 49 for 1 or 2 weeks without issues before that.
I suspect the recent removal of X11
flatpak run com.stremio.Stremio
QSocketNotifier: Can only be used with threads started with QThread
qt.qpa.qgnomeplatform: Could not find color scheme ""
[cplayer] mpv 0.33.0 Copyright © 2000-2020 mpv/MPlayer/mplayer2 projects
[cplayer] built on UNKNOWN
[cplayer] FFmpeg library versions:
[cplayer] libavutil 56.31.100
[cplayer] libavcodec 58.54.100
[cplayer] libavformat 58.29.100
[cplayer] libswscale 5.5.100
[cplayer] libavfilter 7.57.100
[cplayer] libswresample 3.5.100
[cplayer] FFmpeg version: 4.2.2
[cplayer]
[cplayer] Configuration: waf configure --prefix=/app --enable-libmpv-shared --disable-cplayer --disable-build-date --disable-alsa
[cplayer] List of enabled features: asm cplugins cuda-hwaccel cuda-interop debug-build drm egl egl-drm egl-helpers egl-x11 ffmpeg ffnvcodec gbm gbm.h gl gl-wayland glibc-thread-name glob glob-posix gpl iconv jack jpeg lcms2 libarchive libass libavdevice libdl libm libmpv-shared librt linux-fstatfs linux-input-event-codes memfd_create optimize plain-gl posix posix-or-mingw pthreads pulse shaderc shaderc-shared stdatomic uchardet vaapi vaapi-drm vaapi-egl vaapi-wayland vaapi-x-egl vaapi-x11 vdpau vt.h wayland wayland-protocols x11 xv zlib
[cplayer] Set property: vo="libmpv" -> 1
[cplayer] Set property: gpu-hwdec-interop="auto" -> 1
[cplayer] Set property: cache-default=15000 -> -3
[cplayer] Set property: cache-backbuffer=15000 -> -3
Warning: option --cache-secs is deprecated and might be removed in the future (will use unlimited time).
[cplayer] Set property: cache-secs=10 -> 1
[cplayer] Set property: audio-client-name="Stremio" -> 1
[cplayer] Set property: title="Stremio" -> 1
[cplayer] Set property: audio-fallback-to-null="yes" -> 1
[cplayer] Set property: audio-client-name="Stremio" -> 1
[cplayer] Set property: title="Stremio" -> 1
WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
file:///usr/lib/qml/QtQuick/Dialogs/DefaultFileDialog.qml:413:17: QML ToolButton: Binding loop detected for property "implicitHeight"
file:///usr/lib/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"
file:///usr/lib/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"
qml: Loading web UI from URL: https://app.strem.io/shell-v4.4/#?loginFlow=desktop
qml: Stremio Shell version: 4.4.168
qml: **** Completed. Loading Autoupdater ***
qml: Auto-updater: skipping, possibly not running an installed app?
On Arch Linux, as of date 2025-10-01, this flatpak does not start on Gnome 49.
When I run this command, the server is running correctly and I am able to fully use the app via https://web.stremio.com
This means only the GUI fails to get displayed.
My system was updated as of 2025-09-30 and the previous update may have been around 2025-09 25 or 26 so the regression got introduced during this timespan on Arch Linux. I was already using Gnome 49 for 1 or 2 weeks without issues before that.
I suspect the recent removal of X11