View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002392 | NoesisGUI | C++ SDK | public | 2022-08-02 21:16 | 2023-03-17 18:57 |
| Reporter | AnKor | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | 3.1.5 | ||||
| Target Version | 3.1.7 | ||||
| Summary | 0002392: Noesis::GUI::Shutdown complains about objects created in another thread | ||||
| Description | Calling Noesis::GUI::Shutdown reports cross-thread access errors for various objects if Views were created (or theme loaded) in a different thread: [NOESIS/I] Noesis Shutdown The issue has been discussed on the forum: https://www.noesisengine.com/forums/viewtopic.php?t=2664 | ||||
| Attached Files | |||||
| Platform | Any | ||||
|
Today I've got a very similar threading error, but this time it is more severe because it happens when using keyboard to move the Slider thumb. Easily reproduced with the same Main-InitThread sample I already attached. Can you advice are these real errors or can be ignored? |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-08-02 21:16 | AnKor | New Issue | |
| 2022-08-02 21:16 | AnKor | File Added: Main-InitThread.zip | |
| 2022-08-02 21:16 | AnKor | File Added: Main-UpdateThread.zip | |
| 2022-08-03 11:50 | sfernandez | Assigned To | => sfernandez |
| 2022-08-03 11:50 | sfernandez | Status | new => assigned |
| 2022-08-03 11:50 | sfernandez | Target Version | => 3.1.6 |
| 2022-11-07 17:13 | sfernandez | Target Version | 3.1.6 => 3.1.7 |
| 2023-02-02 17:31 | jsantos | Relationship added | related to 0002500 |
| 2023-03-17 18:57 | AnKor | Note Added: 0008350 |