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

[Bug]: Wrong config folder for clash-verge-rev 2.x #14542

Open
3 tasks done
Izumiko opened this issue Dec 9, 2024 · 0 comments · May be fixed by #14543
Open
3 tasks done

[Bug]: Wrong config folder for clash-verge-rev 2.x #14542

Izumiko opened this issue Dec 9, 2024 · 0 comments · May be fixed by #14543
Labels

Comments

@Izumiko
Copy link

Izumiko commented Dec 9, 2024

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

clash-verge-rev

Expected/Current Behaviour

current installer script is

"New-Item \"$env:USERPROFILE\\.config\\clash-verge\" -ItemType Junction -Target \"$persist_dir\" | Out-Null"

but the clash-verge-rev 2.x use $env:APPDATA\io.github.clash-verge-rev.clash-verge-rev as config folder, $env:USERPROFILE\.config\clash-verge is useless.

Steps to Reproduce

install clash-verge-rev 2.x version
start clash-verge-rev
click `Settings --> Open Conf Dir` in clash-verge-rev
you will see the `$env:APPDATA\io.github.clash-verge-rev.clash-verge-rev`

Possible Solution

change the linked folder to the corrected one in the installer and uninstaller script.

Scoop and Buckets Version

Current Scoop version:
859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)

'main' bucket:
23b14bbf4 (HEAD -> master, origin/master, origin/HEAD) slang: Update to version 2024.15.2

'extras' bucket:
505768c17 (HEAD -> master, origin/master, origin/HEAD) treesheets: Update to version 12239667981

'java' bucket:
cfcd6886 (HEAD -> master, origin/master, origin/HEAD) openjdk-ea: Update to version 24-27-ea

Scoop Config

proxy         : 127.0.0.1:11080
aria2-enabled : False
last_update   : 2024/12/10 周二 1:09:56
scoop_repo    : https://github.com/lukesampson/scoop
scoop_branch  : master

PowerShell Version

Name                           Value
----                           -----
PSVersion                      7.4.5
PSEdition                      Core
GitCommitId                    7.4.5
OS                             Microsoft Windows 10.0.26100
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional Softwares

No response

@Izumiko Izumiko added the bug label Dec 9, 2024
@Izumiko Izumiko linked a pull request Dec 9, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant