mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #12] Method not found #11
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#11
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 @bookin on GitHub (Sep 20, 2016).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/12
Originally assigned to: @NickeManarin on GitHub.
When i try start record of part screen, I get an error. Webcam record is ok. Thanks
@NickeManarin commented on GitHub (Sep 20, 2016):
That's a new bug :O
Can you try disabling the cursor capture?
@NickeManarin commented on GitHub (Sep 20, 2016):
Does it happens every time? ...during the capture of the first frame?
@bookin commented on GitHub (Sep 20, 2016):
Without cursor it is works.
Yes it is every time after restart program. When i see error, i can't close program, i need start "Task Manager" and will close program, then, after restart, i also see this message.
@NickeManarin commented on GitHub (Sep 20, 2016):
That's a strange bug. For some reason, it's failing to execute this code:
@bookin commented on GitHub (Sep 20, 2016):
Problem was with Net Framework, i update framework to 4.5.1 version, and now program is works. Now you know more :) Thanks.
@NickeManarin commented on GitHub (Sep 21, 2016):
Great!
Thanks for the feedback.