SteamDeckHomebrew / decky-loader

A plugin loader for the Steam Deck.
https://decky.xyz
GNU General Public License v2.0
4.69k stars 163 forks source link

[BUG] Decky Loader Setting Itself to Pre-Release Update Branch and Plugins Stop Running #354

Closed 2ndbest closed 1 year ago

2ndbest commented 1 year ago

Please confirm

Bug Report Description

Decky Loader stops working seconds after launching steamdeck. It says it switched to pre release but most plugins stop working including the ability to to update, uninstall, or download anymore

Expected Behaviour

being able to use plugins

SteamOS version

3.4.3 Stable

Selected Update Channel

Stable

Have you modified the read-only filesystem at any point?

No response

Logs

loader-backendlog.txt

zzdm360 commented 1 year ago

Encountering the same problem, less than 10 seconds after being in game mode all the plugin stops working Can't uninstall,reload or do anythings in decky settings and it switch by itself on "prerelease" I can only enter in the powertools plugin, css loader is giving an error, animation changer shows everything in default, the plugin downloader is not working too

loader-backendlog.txt

TrainDoctor commented 1 year ago

It seems like the updater process is not working. Please backup your homebrew directory and then uninstall decky via the Desktop shortcut (this will not remove your plugins or configs) and then execute sudo rm -r /home/deck/homebrew (THIS WILL DELETE THEM, BACKUP HOMEBREW DIR BEFOREHAND!!!). Replace everything but the plugins directory into the new homebrew folder. Re-install your plugins one by one. Restart each time you install a plugin and see if anything changes. In order to grab logs for the entire process, run journalctl -u plugin_loader.service > loader-backend-testing.txt to grab the logs. I have been unable to replicate this issue locally. Thanks.

TrainDoctor commented 1 year ago

This may be addressed when #373 is merged. Go ahead and give the binary from the PR a try and see if it helps. 👍

TrainDoctor commented 1 year ago

Now that #373 is merged, let me know if this issue has been fixed for you @2ndbest. Thanks.

2ndbest commented 1 year ago

its working now, thank you!

TrainDoctor commented 1 year ago

Considering this fixed now. Huzzah.

coldfirefusion001 commented 1 year ago

Hello, Excuse my dumbness, but how do I incorporate this solution into my steam deck?

PartyWumpus commented 1 year ago

Hello, Excuse my dumbness, but how do I incorporate this solution into my steam deck?

@coldfirefusion001 You'd just update decky from the deck UI or via the installer. But this issue is from feburary, so you'd probably already have the version with this fixed.