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]: vidiot settings aren't persisted #13862

Closed
3 tasks done
milnak opened this issue Aug 21, 2024 · 0 comments
Closed
3 tasks done

[Bug]: vidiot settings aren't persisted #13862

milnak opened this issue Aug 21, 2024 · 0 comments
Labels

Comments

@milnak
Copy link

milnak commented Aug 21, 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

vidiot

Expected/Current Behaviour

settings arent persisted

Steps to Reproduce

scoop install extras/vidiot
Run it.
change settings
Exit.

Next upgrade, settings are lost.

Possible Solution

Manifest should specify that vidiot.ini is persisted.

vidiot_*.log could also be persisted, but I don't think that's as critical.

Scoop and Buckets Version

> scoop --version
Current Scoop version:
be56faf2 (HEAD -> master, tag: v0.5.1, origin/master, origin/HEAD) chore(release): Bump to version 0.5.1 (#6057)

'main' bucket:
6f5d87db7 (HEAD -> master, origin/master, origin/HEAD) sbcl: Update to version 2.4.7

'extras' bucket:
f0691444d (HEAD -> master, origin/master, origin/HEAD) x64dbg: Update to version 2024-07-27_18-06

'versions' bucket:
62a41fc23 (HEAD -> master, origin/master, origin/HEAD) ffmpeg-yt-dlp: Update to version 7.0.1-217-20240727

'nirsoft' bucket:
b38031d (HEAD -> master, origin/master, origin/HEAD) updated manifests

'sysinternals' bucket:
6b2b695 (HEAD -> main, origin/main, origin/HEAD) sysmon: Update to version 15.15

'java' bucket:
7ba2d33f (HEAD -> master, origin/master, origin/HEAD) zulufx21-jre: Update to version 21.36.17

'milnak' bucket:
c6d1552 (HEAD -> main, origin/main, origin/HEAD) [ultimate-vocal-remover-gui.json] YouTube "note"

Scoop Config

> scoop config

last_update           : 7/27/2024 9:57:21 AM
alias                 : @{list-full=scoop-list-full}
aria2-enabled         : False
aria2-warning-enabled : False
show_update_log       : False
scoop_repo            : https://github.com/ScoopInstaller/Scoop
scoop_branch          : master

PowerShell Version

> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.4.4
PSEdition                      Core
GitCommitId                    7.4.4
OS                             Microsoft Windows 10.0.22631
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

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