[GH-ISSUE #9] Does it works on Linux? #1376

Closed
opened 2026-03-01 18:45:00 +03:00 by kerem · 4 comments
Owner

Originally created by @roccomuso on GitHub (Sep 16, 2016).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/9

Does it works on linux?

Originally created by @roccomuso on GitHub (Sep 16, 2016). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/9 Does it works on linux?
kerem closed this issue 2026-03-01 18:45:00 +03:00
Author
Owner

@NickeManarin commented on GitHub (Sep 18, 2016):

I think that it won't work... There's a few P/Invokes to windows APIs.

<!-- gh-comment-id:247864420 --> @NickeManarin commented on GitHub (Sep 18, 2016): I think that it won't work... There's a few P/Invokes to windows APIs.
Author
Owner

@weber-d commented on GitHub (Mar 5, 2018):

The problem seems to be the WPF framework. I tried it on CentOS7 by installing the mono-complete package as described in the offical mono documentation, but

[user@kube Downloads]$ mono ScreenToGif.exe 
The entry point method could not be loaded due to Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:(null) signature:<none>

Sad to see that such a great tool doesn't work on Linux in 2018 :(

<!-- gh-comment-id:370432391 --> @weber-d commented on GitHub (Mar 5, 2018): The problem seems to be the WPF framework. I tried it on CentOS7 by installing the mono-complete package as described in the offical mono documentation, but ``` [user@kube Downloads]$ mono ScreenToGif.exe The entry point method could not be loaded due to Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:(null) signature:<none> ``` Sad to see that such a great tool doesn't work on Linux in 2018 :(
Author
Owner

@vatterspun commented on GitHub (Mar 10, 2018):

Sad to see that such a great tool doesn't work on Linux in 2018 :(

Agreed. My impression (based on the number and variety of screen capture tools built on .NET libraries) is that Microsoft spent a lot of time making that easy to do with their and then not much time making them cross-platform as was sort of the point of mono.

<!-- gh-comment-id:372063840 --> @vatterspun commented on GitHub (Mar 10, 2018): > Sad to see that such a great tool doesn't work on Linux in 2018 :( Agreed. My impression (based on the number and variety of screen capture tools built on .NET libraries) is that Microsoft spent a lot of time making that easy to do with their and then not much time making them cross-platform as was sort of the point of mono.
Author
Owner

@DMW007 commented on GitHub (Mar 31, 2018):

Would like to donate if this works on Linux. But I swiched mainly to Linux and only have a single VM for Visual Studio, which I'm not using very often. So I sadly couldn't use ScreenToGif very much, altough it seems to be a great tool itself.

<!-- gh-comment-id:377699415 --> @DMW007 commented on GitHub (Mar 31, 2018): Would like to donate if this works on Linux. But I swiched mainly to Linux and only have a single VM for Visual Studio, which I'm not using very often. So I sadly couldn't use ScreenToGif very much, altough it seems to be a great tool itself.
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#1376
No description provided.