NickeManarin / ScreenToGif

🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.

Home Page:http://www.screentogif.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chocolatey package is out of date + error when attempting to install update

DanAtkinson opened this issue · comments

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):

---------------------------
ScreenToGif Setup
---------------------------
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2203. 
---------------------------
OK   
---------------------------

To Reproduce
Steps to reproduce the behavior:

  1. Install the app from chocolatey - choco install screentogif -y
  2. Open the app.
  3. Close the app. You should be prompted to update
  4. See error

Expected 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
image

Desktop (please complete the following information):

  • OS: Windows 10 22H2 (OS Build 19045.4291)
  • Version: 2.39

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.

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.