Open
Description
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
sonic-pi
Expected/Current Behaviour
During installation of v4.6.0 this error message pops up:
Creating shortcut for Sonic Pi (sonic-pi.exe) failed: Couldn't find C:\Users\jan\scoop\apps\sonic-pi\current\app\gui\qt\build\Release\sonic-pi.exe
The path is now without the qt
folder,
Steps to Reproduce
scoop install extras/sonic-pi
Possible Solution
Remove qt from the shortcut path.
Scoop and Buckets Version
λ 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:
060816bf2 (HEAD -> master, origin/master, origin/HEAD) pulumi: Update to version 3.181.0
'extras' bucket:
0c17d7d0e7 (HEAD -> master, origin/master, origin/HEAD) treesheets: Update to version 15924608191
Scoop Config
λ scoop config
last_update scoop_repo scoop_branch
----------- ---------- ------------
27.06.2025 17:39:30 https://github.com/ScoopInstaller/Scoop master
PowerShell Version
PowerShell 7.5.2
PS C:\Users\jan> $PSVersionTable
Name Value
---- -----
PSVersion 7.5.2
PSEdition Core
GitCommitId 7.5.2
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