Skip to content
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

Unable to change custom download path #410

Open
4 tasks done
cjliux opened this issue Dec 8, 2024 · 2 comments
Open
4 tasks done

Unable to change custom download path #410

cjliux opened this issue Dec 8, 2024 · 2 comments
Labels

Comments

@cjliux
Copy link

cjliux commented Dec 8, 2024

Checklist

  • I am able to reproduce the bug with the latest debug version (Android, Linux, Windows)
  • I've checked that there is no open or closed issue about this bug.
  • This issue contains only one bug.
  • The title of this issue accurately describes the bug.

Steps to reproduce

  1. install spmp on windows 10 pro
  2. run spmp in admin mode
  3. try to change custom download path, but the path selector can not choose a folder, so create a txt file and select it.
  4. reopen spmp in admin mode
  5. try to change custom download path again, and it will crash

Expected behavior

  1. able to select a folder as custom download path
  2. when it isn't a folder, prompt error
  3. when the path is erroneously set, prompt for correct path

Actual behavior

error prompt when entering the same config panel again

Screenshots / recordings

Screenshot 2024-12-08 124557
Screenshot 2024-12-08 124614

Logs

as is shown in screenshots

SpMp version

0.4.0

SpMp platform

Windows

OS version

windows 10 pro

Additional information

No response

@cjliux cjliux added the Bug label Dec 8, 2024
@cjliux
Copy link
Author

cjliux commented Dec 8, 2024

Maybe I can solve the problem myself if provided with the config file path and edit it manually. As it won't be deleted after uninstallation, I can't fix it by just reinstalling spmp.

@cjliux
Copy link
Author

cjliux commented Dec 8, 2024

I finally find out the preferences.json that lies in AppData/Local/Spmp,but it seems that colon mark cannot be recognized by spmp. I dont know how to write a windows path in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant