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]: Creating shortcut for Gaphor (gaphor.exe) failed #121

Open
3 tasks done
BradKnowles opened this issue Jan 2, 2025 · 1 comment
Open
3 tasks done

[Bug]: Creating shortcut for Gaphor (gaphor.exe) failed #121

BradKnowles opened this issue Jan 2, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@BradKnowles
Copy link

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

gaphor

Expected/Current Behaviour

I expect Gaphor to be installed with proper shortcuts

Steps to Reproduce

scoop install okibcn_ScoopMaster/gaphor
Installing 'gaphor' (2.26.0) [64bit] from 'okibcn_ScoopMaster' bucket
Loading gaphor-2.26.0-portable.exe from cache.
Checking hash of gaphor-2.26.0-portable.exe ... ok.
Linking ~\scoop\apps\gaphor\current => ~\scoop\apps\gaphor\2.26.0
Creating shortcut for Gaphor (gaphor.exe) failed: Couldn't find C:\Users\xxx\scoop\apps\gaphor\current\data\gaphor.exe
Persisting config
'gaphor' (2.27.0) was installed successfully!

Possible Solution

The installer is a self-extracting 7zip archive. Suggest changing download name and writing a pre_install script to move extracted files to correct places.

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)

'okibcn_ScoopMaster' bucket:
65ab920181 (HEAD -> master, origin/master, origin/HEAD) Update timestamp 2024-09-18T23:52:50Z

Scoop Config

scoop config

last_update           : 1/2/2025 12:47:22 AM
scoop_branch          : master
scoop_repo            : https://github.com/ScoopInstaller/Scoop
debug                 : False
aria2-warning-enabled : False

PowerShell Version

$PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.4.6
PSEdition                      Core
GitCommitId                    7.4.6
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

@BradKnowles BradKnowles added the bug Something isn't working label Jan 2, 2025
@BradKnowles
Copy link
Author

Working on pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant