View Issue Details

IDProjectCategoryView StatusLast Update
0004307NoesisGUIStudiopublic2025-07-18 12:06
Reportermaxnt Assigned Tosfernandez  
PrioritynormalSeveritycrash 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_BetaFixed in VersionStudio_Beta 
Summary0004307: Studio Compile Clang crash
Description

We have studio compiling and working under MSVC. However, when we compile with CLANG we get a crash in SelectionToolState:: SelectionToolState(..) due to Document::mPreivewContainer being null

When we compile with MSVC mPreviewContainer is still NULL but FindResource still seems to work (inlining magic)?

We notice mPreviewContainer gets set once window once NoesisApp::Display->Show gets called from our setup code.

Supporting snippets attached

Attached Files
image.png (84,044 bytes)   
image.png (84,044 bytes)   
image-2.png (216,418 bytes)   
image-2.png (216,418 bytes)   
image-3.png (273,683 bytes)
PlatformAny

Activities

Issue History

Date Modified Username Field Change
2025-07-17 15:22 maxnt New Issue
2025-07-17 15:22 maxnt File Added: image.png
2025-07-17 15:22 maxnt File Added: image-2.png
2025-07-17 15:22 maxnt File Added: image-3.png
2025-07-17 17:54 jsantos Assigned To => sfernandez
2025-07-17 17:54 jsantos Status new => assigned
2025-07-17 17:54 jsantos Target Version => Studio_Beta
2025-07-18 12:06 sfernandez Status assigned => resolved
2025-07-18 12:06 sfernandez Resolution open => fixed
2025-07-18 12:06 sfernandez Fixed in Version => Studio_Beta