AnkhSVN2019
AnkhSVN2019 copied to clipboard
Attempting to get the view from an adapter in state TextDocDataAvailable
I have received this report by Email on the 2-August-2020
System.InvalidOperationException: Attempting to get the view from an adapter in state TextDocDataAvailable
at Microsoft.VisualStudio.Editor.Implementation.SimpleTextViewWindow.get_WpfTextViewHost()
at Microsoft.VisualStudio.Editor.Implementation.SimpleTextViewWindow.get_CaretInDataSnapshot()
at Microsoft.VisualStudio.Editor.Implementation.SimpleTextViewWindow.GetCaretPos(Int32& piLine, Int32& piColumn)
at Ankh.UI.PendingChanges.Commands.OpenIssue.TryGetMarker(BaseCommandEventArgs e, Boolean issue, TextMarker& value)
at Ankh.UI.PendingChanges.Commands.OpenIssue.OnUpdate(CommandUpdateEventArgs e)
at Ankh.Commands.CommandMapItem.OnUpdate(CommandUpdateEventArgs e)
at Ankh.Commands.CommandMapper.PerformUpdate(AnkhCommand command, CommandUpdateEventArgs e)
svn-version=1.9.5
os-version=10.0.18363.0
ankh-version=1.0.0.10
sharpsvn-version=1.9005.3940.224
command=PcLogEditorOpenIssue
vs-version=16.0.30114.128
From the same user on 7-November-2020
These are killing me
System.InvalidOperationException: Attempting to get the view from an adapter in state TextDocDataAvailable
at Microsoft.VisualStudio.Editor.Implementation.SimpleTextViewWindow.get_WpfTextViewHost()
at Microsoft.VisualStudio.Editor.Implementation.SimpleTextViewWindow.get_CaretInDataSnapshot()
at Microsoft.VisualStudio.Editor.Implementation.SimpleTextViewWindow.GetCaretPos(Int32& piLine, Int32& piColumn)
at Ankh.UI.PendingChanges.Commands.OpenIssue.TryGetMarker(BaseCommandEventArgs e, Boolean issue, TextMarker& value)
at Ankh.UI.PendingChanges.Commands.OpenIssue.OnUpdate(CommandUpdateEventArgs e)
at Ankh.Commands.CommandMapItem.OnUpdate(CommandUpdateEventArgs e)
at Ankh.Commands.CommandMapper.PerformUpdate(AnkhCommand command, CommandUpdateEventArgs e)
svn-version=1.12.0
os-version=10.0.19041.0
ankh-version=1.0.0.12
sharpsvn-version=1.12.0.1
command=PcLogEditorOpenIssue
vs-version=16.0.30329.88