Jump to content

Exception when switching to text diff


DarkCamper

Recommended Posts

Hi, I have a certain file that triggers an exception when switching from semantic diff to text diff. It didn't happen with previous revisions of the file and it happens with versions 7.0.16.2421 and 7.0.16.2596 of the client.

Thanks!

2018-09-18 13:52:47,375 UNATEC214\darkcamper ERROR Main - Current_DispatcherUnhandledException
2018-09-18 13:52:47,453 UNATEC214\darkcamper ERROR Main - Current_DispatcherUnhandledException
2018-09-18 13:52:47,535 UNATEC214\darkcamper ERROR Main - Current_DispatcherUnhandledException
2018-09-18 13:52:47,874 UNATEC214\darkcamper DEBUG Telemetry - Flush time 406 ms
2018-09-18 13:52:48,779 UNATEC214\darkcamper ERROR plastic - Plastic SCM client version: 7.0.16.2596
2018-09-18 13:52:48,780 UNATEC214\darkcamper ERROR plastic - 
Error message: An item with the same key has already been added.
2018-09-18 13:52:48,780 UNATEC214\darkcamper DEBUG plastic - 
StackTrace:    at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at XDiffGui.Drawing.TextBoxDrawingInfo.b(Dictionary`2 A_0)
   at Codice.CM.Merge.Gui.FileDiff.DiffView.b(DiffDrawingInfo A_0)
   at Codice.CM.Merge.Gui.FileDiff.DiffSummaryScrollView.f()
   at Codice.CM.Merge.Gui.FileDiff.DiffSummaryScrollView.b(Object A_0, TextSnapshotRangeEventArgs A_1)
   at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
   at Codice.CM.Merge.Gui.TextBox.BlockCollapsedRegionManager.EndUpdate()
   at Codice.CM.Merge.Gui.FileDiff.OutliningActions.a(IDocumentOutliningChangedListener A_0, DiffScrollView A_1, SyntaxTextBox A_2, SyntaxTextBox A_3)
   at Codice.CM.Merge.Gui.FileDiff.OutliningActions.a(IDocumentOutliningChangedListener A_0, DiffScrollView A_1, SyntaxTextBox A_2, SyntaxTextBox A_3, String A_4)
   at Codice.CM.Merge.Gui.FileDiff.DocumentOutliner.d()
   at System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
2018-09-18 13:52:49,354 UNATEC214\darkcamper ERROR plastic - Plastic SCM client version: 7.0.16.2596
2018-09-18 13:52:49,355 UNATEC214\darkcamper ERROR plastic - 
Error message: Exception has been thrown by the target of an invocation.
2018-09-18 13:52:49,355 UNATEC214\darkcamper DEBUG plastic - 
StackTrace:    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
2018-09-18 13:52:49,990 UNATEC214\darkcamper ERROR plastic - Plastic SCM client version: 7.0.16.2596
2018-09-18 13:52:49,991 UNATEC214\darkcamper ERROR plastic - 
Error message: Exception has been thrown by the target of an invocation.
2018-09-18 13:52:49,991 UNATEC214\darkcamper DEBUG plastic - 
StackTrace:    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
2018-09-18 13:53:15,106 UNATEC214\darkcamper DEBUG Channel - Purging connection to plastic1:8087

Thanks!

image001.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...