2023-06-21 05:02 AM
After upgrading from TouchGFX 4.21.3 to Touchfx 4.22.0 the project was converted. If I open the touchgfx project the touchgfx designer crashes:
Application: TouchGFXDesigner-4.22.0.exe
CoreCLR Version: 7.0.122.56804
.NET Version: 7.0.1
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at TouchGFXDesigner.Communications.NewsManagerViewModel.SwitchCurrentCard(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)
at System.Threading.TimerQueue.FireNextTimers()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
2023-06-21 05:39 AM
Hello @awiernie
Could you share with us your 4.21.3 project? We would need it to investigate what's happening here.
(You can share it to me in PM if you prefer).
2023-06-21 05:47 AM
It occures a few seconds after loading (without any user interaction) or after a few minutes with the same windows event log.
2023-06-21 06:24 AM
I have sent you a download link for the whole STM32CubeIDE project.