-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Prism Launcher: config files are not persisted correctly #1258
Comments
I just installed the update to 9.1 and noticed some red in my PowerShell. I think it's related to this bug. Here is my log:
I stripped out some personal details (username) |
|
Prerequisites
Package Name
prismlauncher
Expected/Current Behaviour
In #1171 the files
prismlauncher.cfg
andaccounts.json
got removed fro mthe built-in persist list in favor of a custom script.I am not sure why, but this custom script hardlinks the files in question upon initial install as far as I can see. It doesn't update the links when updating the package afterwards. Going from 8.4 to 9.0 and 9.1 means the config and accounts aren't there and the launcher needs to create new files.
upstream report: PrismLauncher/PrismLauncher#3026
Steps to Reproduce
Possible Solution
I am not sure what the problem with those 3 files/folders was before the mentioned PR, but its way of persisting doesn't seem to work.
I don't currently have a working solution.
Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
No response
The text was updated successfully, but these errors were encountered: