[GH-ISSUE #1060] [Bug] App won't start although required framework is installed #798

Closed
opened 2026-02-26 09:32:40 +03:00 by kerem · 4 comments
Owner

Originally created by @jesuscc1993 on GitHub (Jan 22, 2022).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1060

Originally assigned to: @NickeManarin on GitHub.

Describe the bug
App fails to start, complaining about a missing .NET install that is actually present.

To Reproduce
Steps to reproduce the behavior:

  1. Run version 2.35.4 on Windows 10 with .NET 6.0.1 installed

Expected behavior
App should start up when the required frameworks are installed.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Version 2.35.4
Originally created by @jesuscc1993 on GitHub (Jan 22, 2022). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1060 Originally assigned to: @NickeManarin on GitHub. **Describe the bug** App fails to start, complaining about a missing .NET install that is actually present. **To Reproduce** Steps to reproduce the behavior: 1. Run version 2.35.4 on Windows 10 with .NET 6.0.1 installed **Expected behavior** App should start up when the required frameworks are installed. **Screenshots** ![image](https://user-images.githubusercontent.com/8211197/150644699-c3efac92-f647-432a-8d71-96c017b713de.png) **Desktop (please complete the following information):** - OS: Windows 10 - Version 2.35.4
kerem 2026-02-26 09:32:40 +03:00
Author
Owner

@NickeManarin commented on GitHub (Jan 23, 2022):

Download .NET 6 Desktop Runtime.
Or download the installer version of the app.

<!-- gh-comment-id:1019562646 --> @NickeManarin commented on GitHub (Jan 23, 2022): Download .NET 6 Desktop Runtime. Or download the installer version of the app.
Author
Owner

@jesuscc1993 commented on GitHub (Jan 24, 2022):

Running the installer fixed the issue, but I don't understand why.
Does it require exactly version 6.0 of the .NET runtime? Was that why 6.0.1 wasn't working?

<!-- gh-comment-id:1020321287 --> @jesuscc1993 commented on GitHub (Jan 24, 2022): Running the installer fixed the issue, but I don't understand why. Does it require exactly version 6.0 of the .NET runtime? Was that why 6.0.1 wasn't working?
Author
Owner

@NickeManarin commented on GitHub (Jan 25, 2022):

It requires the Desktop Runtime, not just the Runtime, for now.

<!-- gh-comment-id:1020735823 --> @NickeManarin commented on GitHub (Jan 25, 2022): It requires the **Desktop** Runtime, not just the Runtime, for now.
Author
Owner

@jesuscc1993 commented on GitHub (Jan 25, 2022):

I see, I didn't know those were two different things. Thanks for the clarification and apologies for the confusion.

<!-- gh-comment-id:1020911213 --> @jesuscc1993 commented on GitHub (Jan 25, 2022): I see, I didn't know those were two different things. Thanks for the clarification and apologies for the confusion.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#798
No description provided.