Call StackAn item with the same key has already been added. Key: "ETL fixed"
at System.ArgumentException: Item with the same key has already been fixed.
at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at DevExpress.Drawing.Skia.Internal.SkiaSystemFontCollection.get_Item(String name)
at DevExpress.Drawing.Skia.Internal.SkiaSystemFontCollection.get_Item(Int32 index)
at DevExpress.Drawing.Skia.Internal.SkiaSystemFontCollection.get_Item(Boolean useDefaultConstructor)
at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication)
at System.Lazy`1.CreateValue()
at DevExpress.Drawing.Skia.Internal.SkiaSystemFontCollection.get_Item(Int32 index)
at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
at System.Lazy`1.CreateValue()
at DevExpress.Drawing.Internal.Fonts.DXFontEngine.GetFontInfo(String name)
at DevExpress.Drawing.Internal.Fonts.DXFontEngine.GetFontInfo(Int32 index)
at DevExpress.XtraReports.Web.Native.ClientRendering.JSContentGeneratorBase.GenerateInternal(StringBuilder sb, String localVarName, ReportDesignerModel model, ClientSideModelSettings settings)
at DevExpress.XtraReports.Web.Native.ClientRendering.JSContentGeneratorBase.GenerateJson(StringBuilder sb, ReportDesignerModel model, ClientSideModelSettings settings)
at DevExpress.XtraReports.Web.ReportDesigner.Native.Services.ReportDesignerModelSerializer.GetJsonModelScript(ReportDesignerModel reportDesignerModel, ClientSideModelSettings settings)
at DevExpress.XtraReports.Web.ReportDesigner.Native.Services.ReportDesignerModelSerializer.GetJsonModelScript(ReportDesignerModel reportDesignerModel)
at ReportsProvider.Reports.DevExpress.Controllers.Designer.GenerateReportUiController.GenerateModel(String reportUrl) in /source/src/Provider.Reports.DevExpress/Controllers/DesignerSetupController.cs:line 43
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>d__26.MoveNext()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeNextExceptionFilterAsync()
Export to PDF on Linux - Presence of duplicated font family names causes SkiaSystemFontCollection to crash
Answers approved by DevExpress Support
We have addressed the issue described in this ticket and will include a fix in our next maintenance update. Should you need to apply our fix prior to official release, you can request a hotfix here.
Important Notes:
- Hotfixes may be unavailable for Early Access/Beta builds or updates set for release within a week.
- .NET only: in the NuGet Package Manager, use your personal NuGet feed and check the "Include prerelease" option to view the hotfix package in the "Updates" tab.
- v24.2.5Download Official Update
- v24.1.11
Hi,
We'll propagate the required code changes to v24.1
shortly (this ticket will be updated accordingly).
Thank you.
Hi,
There's no established data for this next maintenance release yet. Since we just released v24.1.10
, I'd say it will take a month for the new maintenance build to arrive (Content Delivery Model). Of course, a new intermediate hofix (daily build that passes some automated checks) will be available much sooner (within a week or so). You can find it at the following link: https://downloads.devexpress.com/HotFixes/DXP/v24.1. The latest three numbers corresponds to the day of the year: https://www.epochconverter.com/days/2025. Any value higher than 51 should contain the required code changes.