We installed newest release of Syncfusion last week and some text that displayed fine before now results in this stack trace.
Do you know what might be wrong?
- e.Exception {"The number of elements in this collection must be greater than zero.\r\nParameter name: glyphIndices"} System.Exception {System.ArgumentException}
+ Data {System.Collections.ListDictionaryInternal} System.Collections.IDictionary {System.Collections.ListDictionaryInternal}
HResult -2147024809 int
HelpLink null string
+ IPForWatsonBuckets 0x5f31d063 System.UIntPtr
+ InnerException null System.Exception
IsTransient false bool
Message "The number of elements in this collection must be greater than zero.\r\nParameter name: glyphIndices" string
ParamName "glyphIndices" string
RemoteStackTrace null string
Source "PresentationCore" string
StackTrace " at System.Windows.Media.GlyphRun.Initialize(GlyphTypeface glyphTypeface, Int32 bidiLevel, Boolean isSideways, Double renderingEmSize, Single pixelsPerDip, IList`1 glyphIndices, Point baselineOrigin, IList`1 advanceWidths, IList`1 glyphOffsets, IList`1 characters, String deviceFontName, IList`1 clusterMap, IList`1 caretStops, XmlLanguage language, TextFormattingMode textFormattingMode)\r\n at System.Windows.Media.GlyphRun..ctor(GlyphTypeface glyphTypeface, Int32 bidiLevel, Boolean isSideways, Double renderingEmSize, IList`1 glyphIndices, Point baselineOrigin, IList`1 advanceWidths, IList`1 glyphOffsets, IList`1 characters, String deviceFontName, IList`1 clusterMap, IList`1 caretStops, XmlLanguage language)\r\n at Syncfusion.Windows.Edit.Utils.ConvetTextToGlyph(String text, FontFamily fontFamily, Double fontSize, Point point, Brush foreGround, Boolean isRTL)\r\n at Syncfusion.Windows.Edit.LanguageBase.OnLineItemRender(LineItem item, DrawingContext context)\r\n at Syncfusion.Windows.Edit.LineItem.DrawText(DrawingVisual drawingVisual)\r\n at Syncfusion.Windows.Edit.LineItem.Refresh()\r\n at Syncfusion.Windows.Edit.LanguageBase.ApplyFormats(LineItem item)\r\n at Syncfusion.Windows.Edit.LanguageBase.ResetColor(Int32 line)\r\n at Syncfusion.Windows.Edit.LanguageBase.ResetLine(LineItem item, Boolean updateWordCollectionForAllItems)\r\n at Syncfusion.Windows.Edit.LineItem.Refresh()\r\n at Syncfusion.Windows.Edit.EditControl.EditControl_SizeChanged(Object sender, SizeChangedEventArgs e)\r\n at System.Windows.SizeChangedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)\r\n at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)\r\n at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)\r\n at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)\r\n at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)\r\n at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)\r\n at System.Windows.FrameworkElement.OnRenderSizeChanged(SizeChangedInfo sizeInfo)\r\n at System.Windows.ContextLayoutManager.fireSizeChangedEvents()\r\n at System.Windows.ContextLayoutManager.UpdateLayout()\r\n at System.Windows.UIElement.UpdateLayout()\r\n at