View Issue Details

IDProjectCategoryView StatusLast Update
0004053NoesisGUIStudiopublic2025-04-08 19:05
Reporterbjering Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004053: 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.

PlatformAny

Activities

bjering

bjering

2025-04-08 10:49

reporter   ~0010482

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.

.noesis.zip (5,878 bytes)
sfernandez

sfernandez

2025-04-08 19:05

manager   ~0010484

Thanks for the project files, that helps for sure to discover the source of the crash.

Issue History

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