Package Details: stremio-linux-shell-git v1.0.0.beta.11.r5.gca88264-2

Git Clone URL: https://aur.archlinux.org/stremio-linux-shell-git.git (read-only, click to copy)
Package Base: stremio-linux-shell-git
Description: A native Linux client for Stremio
Upstream URL: https://github.com/Stremio/stremio-linux-shell
Licenses: GPL-3.0-only
Conflicts: stremio, stremio-linux-shell
Provides: stremio, stremio-linux-shell
Submitter: nopw
Maintainer: nopw
Last Packager: nopw
Votes: 1
Popularity: 0.118284
First Submitted: 2025-07-05 10:15 (UTC)
Last Updated: 2025-09-19 16:06 (UTC)

Latest Comments

1 2 Next › Last »

jaskor commented on 2025-09-28 02:18 (UTC)

GDK_SCALE=1 doesn't do anything in wayland, with GDK_BACKEND=x11 it works.

nopw commented on 2025-09-23 22:46 (UTC)

@jaskor upstream's fucked, the app renders using the widget’s logical size without applying the gtk scale factor, then passes that to libmpv. try with GDK_SCALE=1

jaskor commented on 2025-09-21 19:17 (UTC)

After recent rewrite video displays in bottom left corner instead of using whole app window. It happens only when I use display scaling, when it's set to 100% video plays correctly. Is there a way to set per app scaling, or does it need to be fixed upstream?

atomo commented on 2025-09-20 12:31 (UTC)

i reset my kde application menu and that fixed it finally.

atomo commented on 2025-09-20 12:29 (UTC)

i tried the command @yobson recommended and it still doesn't work. I'm using KDE Plasma 6

yobson commented on 2025-09-20 05:32 (UTC)

the pkgbuild removing the DBusActivatable thing did fix it for me. maybe try sudo update-desktop-database /usr/share/applications @atomo

atomo commented on 2025-09-19 18:42 (UTC)

it still does not work

nopw commented on 2025-09-19 16:07 (UTC)

Should work now

atomo commented on 2025-09-19 15:53 (UTC)

I also get the "The name is not activatable" error when trying to launch from the app menu.

jaskor commented on 2025-09-16 19:05 (UTC)

I get "the name is not activable" error when trying to launch from app menu. When running in terminal it works without issues.