-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
QuickLook v4.0.2.0
2025-07-08 11:37:26 Windows 10.0.19045.2
System.AggregateException: 未通过等待任务或访问任务的 Exception 属性观察到任务的异常。因此,终结器线程重新引发了未观察到的异常。 ---> System.InvalidOperationException: 调用线程无法访问此对象,因为另一个线程拥有该对象。
在 System.Windows.Threading.Dispatcher.VerifyAccess()
在 System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.PageAdv.HidePageNumber()
在 Syncfusion.Windows.Controls.RichTextBoxAdv.PageAdv.RemoveWidgets(LayoutViewer viewer)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.PageLayoutViewer.ClearVisiblePages()
在 Syncfusion.Windows.Controls.RichTextBoxAdv.PageLayoutViewer.UpdateVisiblePages(Boolean top)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.LayoutViewer.InsertPage(Int32 index, PageAdv page)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.TableRowAdv.UpdateWidgetToTable(LayoutViewer viewer)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.TableRowAdv.LayoutItems(LayoutViewer viewer)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.TableAdv.LayoutItems(LayoutViewer viewer)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.SectionAdv.Layout(Int32 blockIndex, Boolean ShiftNextWidget)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.BlockAdvCollection.Layout(Int32 startIndex)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.BlockAdvCollection.NodeCollection_CollectionChanged(Object sender, NotifyCollectionChangedEventArgs e)
在 System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
在 System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.DocxImporting.ParseTextBody(WTextBody textBody, BlockAdvCollection blockAdvCollection)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.DocxImporting.ParseDocument(SfRichTextBoxAdv rte, WordDocument doc, Boolean closeWordDocument, Boolean returnDocument)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.SfRichTextBoxAdv.LoadInternalAsync(Stream documentStream, FormatType formatType)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.SfRichTextBoxAdv.<>c__DisplayClass64.<LoadAsync>b__63()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.SfRichTextBoxAdv.<LoadAsync>d__66.MoveNext()
--- 内部异常堆栈跟踪的结尾 ---
---> (内部异常 #0) System.InvalidOperationException: 调用线程无法访问此对象,因为另一个线程拥有该对象。
在 System.Windows.Threading.Dispatcher.VerifyAccess()
在 System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.PageAdv.HidePageNumber()
在 Syncfusion.Windows.Controls.RichTextBoxAdv.PageAdv.RemoveWidgets(LayoutViewer viewer)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.PageLayoutViewer.ClearVisiblePages()
在 Syncfusion.Windows.Controls.RichTextBoxAdv.PageLayoutViewer.UpdateVisiblePages(Boolean top)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.LayoutViewer.InsertPage(Int32 index, PageAdv page)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.TableRowAdv.UpdateWidgetToTable(LayoutViewer viewer)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.TableRowAdv.LayoutItems(LayoutViewer viewer)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.TableAdv.LayoutItems(LayoutViewer viewer)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.SectionAdv.Layout(Int32 blockIndex, Boolean ShiftNextWidget)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.BlockAdvCollection.Layout(Int32 startIndex)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.BlockAdvCollection.NodeCollection_CollectionChanged(Object sender, NotifyCollectionChangedEventArgs e)
在 System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
在 System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.DocxImporting.ParseTextBody(WTextBody textBody, BlockAdvCollection blockAdvCollection)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.DocxImporting.ParseDocument(SfRichTextBoxAdv rte, WordDocument doc, Boolean closeWordDocument, Boolean returnDocument)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.SfRichTextBoxAdv.LoadInternalAsync(Stream documentStream, FormatType formatType)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.SfRichTextBoxAdv.<>c__DisplayClass64.<LoadAsync>b__63()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Syncfusion.Windows.Controls.RichTextBoxAdv.SfRichTextBoxAdv.<LoadAsync>d__66.MoveNext()<---
Metadata
Metadata
Assignees
Labels
No labels