Skip to content

Fails to launch on Debian Stable (Trixie). Stremio window shows just a blank screen. #111

Description

@code-mha

Installation type

Flatpak (.flatpak)

Version

1.1.4

Platform

Debian Stable (13, Trixie)

Desktop Environment

GNOME

Windowing System

Wayland

GPU

Intel Integrated Kaby Lake (7th gen)

Describe the bug

Upon launch on Debian Stable, Stremio shows just a blank screen like this--

Image

When launched from the Terminal, following errors show up:

me@Trixie:~$ flatpak run com.stremio.Stremio
(node:4) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:4) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(node:4) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-07-24T04:04:53.304641Z ERROR stremio_linux_shell::app::tray::imp: Failed to create tray icon: failed to register to the StatusNotifierWatcher: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.StatusNotifierWatcher was not provided by any .service files
Cannot load libcuda.so.1
2026-07-24T04:04:54.862417Z ERROR stremio_linux_shell::app::webview: Failed to send message: TypeError: undefined is not a function

It has been like like this since the transition from QT to GTK. Please take a look.
Thanks.

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions