s0t7x / decky-sunshine

Decky plugin to easily toggle the Sunshine game streaming server when in game mode.
Other
33 stars 1 forks source link

Can't get Sunshine to start #36

Open mbklein opened 2 months ago

mbklein commented 2 months ago

I'm running the latest SteamOS Beta (v3.6.9), and decky-loader 3.0.0-pre10.

When I installed decky-sunshine, the only version available from the store was 0.3.1. I couldn't get the Login button to do anything, and when I tried to toggle off the "Enable Sunshine" button, I got an endless pinwheel. I looked into the v0.3.1 code and found that the plugin was using pgrep -f sunshine to tell if Sunshine was running, and was in fact finding itself (because it was matching /home/deck/homebrew/plugins/decky-sunshine/main.py).

When I noticed that v0.4.1 had a fix for this (by renaming the plugin Decky Sunshine and using case sensitivity to overcome the confusion), I put decky-loader into developer mode and sideloaded it. But I still couldn't get it to work. The log seems to indicate that Sunshine was being started and then found not to be running.

Is this a known issue, or is something going on with my system in particular?

Attachments: 2024-08-14 00.09.29.log

nikitautiu commented 2 months ago

I am also running into the same issue with 0.3.1 and 0.4.1. I am attaching my log. As a side note, I manually installed sunshine.

0.4.1 - 2024-08-15 09.54.09.log 0.3.1 - 2024-08-14 22.01.48.log

JamesGrant88 commented 2 months ago

Having the same issue myself

calm-rad commented 1 month ago

Unfortunately also facing this issue after the latest stable SteamOS update. Do we have an idea of what could causing the issue?