mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 23:55:57 +03:00
[GH-ISSUE #1307] Chocolatey package is out of date + error when attempting to install update #960
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#960
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DanAtkinson on GitHub (Apr 24, 2024).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1307
Originally assigned to: @NickeManarin on GitHub.
Describe the bug
I'm currently running on v2.39 installed from Chocolatey. However the current version is 2.41.
I've tried installing 2.41 - which I'm prompted to do every time I leave the application - but I get the following error (screenshot below):
To Reproduce
Steps to reproduce the behavior:
choco install screentogif -yExpected behavior
Ideally the Chocolatey package should be updated to the current version, but if I'm prompted to update via the app first, then I'm able to update the app via the installer first.
Screenshots

Desktop (please complete the following information):
@NickeManarin commented on GitHub (May 13, 2024):
I updated the chocolatey package.
As for the error, the installer doesn't have permission to make changes to the folder.
The app should not be calling the update as it should be handled by chocolatey.
I added a check to prevent that, but looks like it's not working as expected.
@DanAtkinson commented on GitHub (May 14, 2024):
Thank you! I have confirmed that the chocolatey package upgrade went through this morning following its approval, and it's now running on v2.41.