View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004307 | NoesisGUI | Studio | public | 2025-07-17 15:22 | 2025-07-18 12:06 |
| Reporter | maxnt | Assigned To | sfernandez | ||
| Priority | normal | Severity | crash | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | Fixed in Version | Studio_Beta | ||
| Summary | 0004307: 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 | |||||
| Platform | Any | ||||
| 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 |