mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #420] Setting lost after save as video file extention change #1711
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#1711
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 @jburdy on GitHub (Jan 4, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/420
If I change the extention of the video (avi to mp2 for example) I lost all my parameters after restart the app ! If I do other change, all is ok.
Version 2.15.1
This is the log :
► Title -
Saving settings
▬ Message -
Object reference not set to an instance of an object.
○ Type -
System.NullReferenceException
♦ [Version] Date/Hour -
[2.15.1] 01/04/2019 10:10:42
▲ Source -
mscorlib
▼ TargetSite -
System.Type GetType()
♠ StackTrace -
at System.Object.GetType()
at System.Windows.Markup.Primitives.ElementMarkupObject.get_ObjectType()
at System.Windows.Markup.Primitives.MarkupWriter.RecordNamespaces(Scope scope, MarkupObject item, IValueSerializerContext context, Boolean lastWasString)
at System.Windows.Markup.Primitives.MarkupWriter.RecordNamespaces(Scope scope, MarkupObject item, IValueSerializerContext context, Boolean lastWasString)
at System.Windows.Markup.Primitives.MarkupWriter.WriteItem(MarkupObject item)
at System.Windows.Markup.Primitives.MarkupWriter.SaveAsXml(XmlWriter writer, MarkupObject item)
at System.Windows.Markup.XamlWriter.Save(Object obj, XmlWriter xmlWriter)
at ScreenToGif.Util.UserSettings.Save()
@NickeManarin commented on GitHub (Mar 10, 2019):
How exactly did you change the video extension from avi to mp2?
@NickeManarin commented on GitHub (Aug 8, 2020):
I believe this bug was fixed this year.
I'm closing this issue, but if you still get the same error, I'll reopen it.