mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #458] [Bug] Source array not long enough #379
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#379
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 @vatterspun on GitHub (Mar 3, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/458
Originally assigned to: @NickeManarin on GitHub.
I'm generating a screenshot slideshow similar to the steps described in #426 ... oddly today I started getting an error:
Setup: Win7x86
Steps:
Defect:

Attempted workarounds: I tried deleting the watermark but no difference.
@NickeManarin commented on GitHub (Mar 9, 2019):
Are the pictures the same size? If you can share the pictures I can fix this bug, Thanks.
@vatterspun commented on GitHub (Mar 25, 2019):
Sorry for the delay on this, having some system issues that are preventing a re-test.
@NickeManarin commented on GitHub (Mar 28, 2019):
It's alright. :)
@NickeManarin commented on GitHub (Sep 27, 2019):
Can I close this issue? I'm not sure if it still happens.
@NickeManarin commented on GitHub (Aug 29, 2020):
Closing this issue as inactive. I believe this issue should not happen anymore,
I added some checks when importing frames with different sizes.