SteamDeckHomebrew / decky-loader

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

[BUG] Decky plugins rearranging themselves after reboot #397

Closed MidgardDragon99 closed 1 year ago

MidgardDragon99 commented 1 year ago

Please confirm

Bug Report Description

I know that the ability to manually rearrange plugins is a feature request that's already on here. What I'm talking about is a bug. I reinstall the plugins in the exact order I want them. They work perfectly. Then I reboot the device. Plugins are now in completely random order (not even original install order). This started occurring after latest update.

Expected Behaviour

Plugins should not rearrange themselves after a reboot. They should stay in the order I install them.

SteamOS version

SteamOS 3.4.3 Stable

Selected Update Channel

Stable

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

No

Logs

None deckylog.txt

PartyWumpus commented 1 year ago

I think this happens because the plugins are displayed in the order they load in. While it would probably be possible to make sure they load in the same order you downloaded them, I think it's probably not worth the time when PR #378 is (as far as I can tell) nearly finished.

MidgardDragon99 commented 1 year ago

I look forward to that being complete!

PartyWumpus commented 1 year ago

378 has been merged, so this has now been resolved. Probably shouldn't be closed until the feature reaches stable though?

TrainDoctor commented 1 year ago

378 has been merged, so this has now been resolved. Probably shouldn't be closed until the feature reaches stable though?

Sound logic, we'll go with that.