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]: grepwin.ini settings file is created as a folder instead of as a file on installation #14365

Open
3 tasks done
duke1995 opened this issue Nov 6, 2024 · 0 comments
Open
3 tasks done
Labels

Comments

@duke1995
Copy link

duke1995 commented Nov 6, 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

grepwin

Expected/Current Behaviour

I am experiencing a problem with the creation of the settings file of grepWin on installation.

GrepWin has a grepwin.ini settings file. However, when I install grepWin via Scoop, a folder with the name grepwin.ini is created instead of a regular file with the name grepwin.ini. I have to manually replace the folder by a file for the settings to be stored.

Steps to Reproduce

PS> scoop install extras/grepwin
Installing 'grepwin' (2.1.6) [64bit] from 'extras' bucket
grepWin-x64-2.1.6_portable.zip (655.6 KB) [========================================================================================================================================================] 100%
Checking hash of grepWin-x64-2.1.6_portable.zip ... ok.
Extracting grepWin-x64-2.1.6_portable.zip ... done.
Running pre_install script...done.
Linking ~\scoop\apps\grepwin\current => ~\scoop\apps\grepwin\2.1.6
Creating shim for 'grepWin'.
Making C:\Users\duke\scoop\shims\grepwin.exe a GUI binary.
Creating shortcut for grepWin (grepWin.exe)
Persisting grepwin.ini
Running post_install script...done.
'grepwin' (2.1.6) was installed successfully!
Notes
-----
Run 'C:\Users\duke\scoop\apps\grepwin\current\install-context.reg' to add grepWin to right-click context menu.

Possible Solution

I think a regular file grepwin.ini should be created but a folder is created instead.

Scoop and Buckets Version

PS> scoop --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:
a4a85a881 (HEAD -> master, origin/master, origin/HEAD) wasmer: Update to version 5.0.1

'extras' bucket:
2df758dfb (HEAD -> master, origin/master, origin/HEAD) plex-desktop: Update to version 1.104.0.241-2164c90a

'versions' bucket:
1935dabf1 (HEAD -> master, origin/master, origin/HEAD) swift-nightly: Update to version 20241106.1

'java' bucket:
a36f0b6f (HEAD -> master, origin/master, origin/HEAD) intellij-jbr21: Update to version 21.0.5-b631.8

Scoop Config

PS> scoop config

last_update                       scoop_repo                              scoop_branch
-----------                       ----------                              ------------
2024-11-06T15:23:32.8004201+01:00 https://github.com/ScoopInstaller/Scoop master

PowerShell Version

PS> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.26100.1882
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.26100.1882
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Additional Softwares

No response

@duke1995 duke1995 added the bug label Nov 6, 2024
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