View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004053 | NoesisGUI | Studio | public | 2025-04-07 18:07 | 2025-04-08 19:05 |
| Reporter | bjering | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004053: Nested collections in design view models is not working | ||||
| Description | In a character selection screen I have made a design view model that has a collection of CharacterTemplate, another design view model I made. The CharacterTemplate has a name and image source. Both these properties works nice and I could bind to them in a ListBox and they show as expected. I then add a list of traits to my CharacterTemplate design model and add a SelectedCharacter property to my root design view model (also of type CharacterTemplate), and I bind an ItemControllers source to this property. Now, when I regenerate the data set for the root design view model Noesis Studio crashes. I tried a simpler scenario, where my CharacterTemplate simply contain a collection of numbers, this does not crash, however the list is never populated, and I try to add a number to the dataset manually I am not able to. | ||||
| Platform | Any | ||||
|
I did recreate my design models and now it works! It still crashes when trying to regenerate a data set of the old design view model. I have attached a zip of my .noesis folder, maybe it is helpful, imho the old SelectedCharacterViewModel and the NewSelectedCharacterViewModel should work the same, but the first one crashes and the second one works. Anyhow, feels less critical to me now as I got my use case working. |
|
|
Thanks for the project files, that helps for sure to discover the source of the crash. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-04-07 18:07 | bjering | New Issue | |
| 2025-04-07 18:19 | jsantos | Assigned To | => sfernandez |
| 2025-04-07 18:19 | jsantos | Status | new => assigned |
| 2025-04-07 18:19 | jsantos | Target Version | => Studio_Beta |
| 2025-04-08 10:49 | bjering | Note Added: 0010482 | |
| 2025-04-08 10:49 | bjering | File Added: .noesis.zip | |
| 2025-04-08 19:05 | sfernandez | Note Added: 0010484 |