I have a permanent error reading my logs :
System.ArgumentException: Le nombre d'éléments de cette collection doit être inférieur ou égal à '65535'. Nom du paramètre : glyphIndices à 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) à DevExpress.Xpf.Core.Native.LayoutDependentGlyphRunProperties.CreateGlyphRun(Point origin) à DevExpress.Xpf.Core.Native.GlyphRunContainer.Initialize(RenderTextBlockContext context) à DevExpress.Xpf.Core.Native.RenderTextBlockContext.InvalidateText() à DevExpress.Mvvm.Native.MayBe.Do[TI](TI input, Action`1 action) à DevExpress.Xpf.Core.Native.RenderTextBlockContext.set_Text(String value) à DevExpress.Xpf.Editors.InplaceBaseEdit.AssignTextBlockValues() à DevExpress.Xpf.Editors.InplaceBaseEdit.AssignValues() à DevExpress.Xpf.Editors.InplaceBaseEdit.OnEditValueChanged(Object oldValue, Object newValue) à DevExpress.Xpf.Grid.CellEditorBase.UpdateEditValueCore(IBaseEdit editor) à DevExpress.Xpf.Grid.GridColumnData.OnContentChanged() à DevExpress.Xpf.Editors.EditableDataObject.set_Value(Object value) à DevExpress.Xpf.Grid.GridCellData.UpdateValue(Boolean forceUpdate) à DevExpress.Xpf.Grid.GridDataBase.OnDataChanged() à DevExpress.Xpf.Grid.GridDataBase.set_Data(Object value) à DevExpress.Xpf.Grid.Native.VisualDataTreeBuilder.UpdateCellData(RowData rowData, GridCellData cellData, ColumnBase column) à DevExpress.Xpf.Grid.RowData.IterateNotNullDataCore[TData](Dictionary`2 cache, Action`2 updateMethod) à DevExpress.Xpf.Core.Locker.DoLockedAction(Action action) à DevExpress.Xpf.Grid.RowData.UpdateDataCore(ColumnBase column, Int32 listSourceRowIndex) à DevExpress.Xpf.Grid.RowData.RefreshData() à DevExpress.Xpf.Grid.RowData.AssignFrom(RowsContainer parentRowsContainer, NodeContainer parentNodeContainer, RowNode rowNode, Boolean forceUpdate) à DevExpress.Xpf.Grid.RowDataBase.AssignVirtualizedRowData(RowsContainer parentRowsContainer, NodeContainer parentNodeContainer, RowNode node, Boolean forceUpdate) à DevExpress.Xpf.Grid.RowsContainerSyncronizerBase.AssignRowDataFromNodeContainer(NodeContainer nodeContainer, RowDataBase rowData, Int32 nodeIndex) à DevExpress.Xpf.Grid.RowsContainerSyncronizerBase.Synchronize(NodeContainer nodeContainer) à DevExpress.Xpf.Grid.Native.DataTreeBuilder.SynchronizeMasterNode() à DevExpress.Xpf.Grid.MasterNodeContainer.OnItemsGenerated() à DevExpress.Xpf.Grid.NodeContainer.GenerateItems(Int32 count) à DevExpress.Xpf.Grid.DetailNodeContainer.ReGenerateItems(Int32 commonStartScrollIndex, Int32 itemsCount, Boolean checkShouldRegenerateItems) à DevExpress.Xpf.Grid.DataPresenterBase.MeasureOverride(Size constraint) à System.Windows.FrameworkElement.MeasureCore(Size availableSize) à System.Windows.UIElement.Measure(Size availableSize) à System.Windows.ContextLayoutManager.UpdateLayout() à System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg) à System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() à System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) à System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget) à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) à System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) à System.Windows.Threading.DispatcherOperation.InvokeImpl() à MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) à System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) à MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) à System.Windows.Threading.DispatcherOperation.Invoke() à System.Windows.Threading.Dispatcher.ProcessQueue() à System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) à MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) à MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) à System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) à System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) à MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) à MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) à System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) à System.Windows.Application.RunDispatcher(Object ignore) à System.Windows.Application.RunInternal(Window window) à Prosa.Log4View.Core.App.Main() |
Administrator
|
Dear Arnaud,
thank you for your feedback and patience! We just released a new version with a fix included. You may find the latest version here. Yours sincerely Philipp Lauchner PROSA GmbH Development & Support |
Free forum by Nabble | Edit this page |