Skip to content

Unable to launch via menu/destkop shortcut - only runs from command line #102

Description

@MaciekMaciek87

Installation type

Flatpak (.flatpak)

Version

1.1.2

Platform

Fedora 44

Desktop Environment

KDE 6.7.2.

Windowing System

Wayland

GPU

AMD Radeon 6600

Describe the bug

Hello everyone,

Since updating to 1.1.2 I find myself unable to launch the app using KDE's menu shortcut - the icon appears on the taskbar for a few seconds, and then disappears, without the app launching properly. Using "flatpak run com.stremio.Stremio" I am able to launch the app, but pressing the "X" button in the top right corner of the window closes it completely, and I have to run the same command to launch the app again. I tried downgrading to V4 using instructions provided here - https://blog.stremio.com/stremio-tech-update-81-stremio-v5-released-for-linux/ - but keep getting error 404. Has the previous build been deleted? I will be grateful for any help. Thank you!

Logs

(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.
Cannot load libcuda.so.1
2026-07-10T11:59:16.226722Z ERROR stremio_linux_shell::app::webview: Failed to send message: TypeError: undefined is not a function
(node:4) [DEP0044] DeprecationWarning: The util.isArray API is deprecated. Please use Array.isArray() instead.
Error: stream ended
at Socket.onFinished (/app/libexec/stremio/server.js:80165:145)
at Socket. (node:internal/util:545:20)
at Socket.onfinish (node:internal/streams/end-of-stream:112:16)
at Socket.emit (node:events:518:28)
at Socket.emit (node:domain:489:12)
at finish (node:internal/streams/writable:955:10)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
Error: stream ended
at Socket.onFinished (/app/libexec/stremio/server.js:80165:145)
at Socket. (node:internal/util:545:20)
at Socket.onfinish (node:internal/streams/end-of-stream:112:16)
at Socket.emit (node:events:518:28)
at Socket.emit (node:domain:489:12)
at finish (node:internal/streams/writable:955:10)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions