Page MenuHomePhabricator

Crash on loading scene file with missing properties
Closed, WontfixPublic

Description

When loading a scene file created before property serializers where implemented for Connectomics Networks the application crashes.

This might even be a more general problem, not limited to connectomics files. A sample scene file is attached to T15169 .

The application should never crash when confronted with missing, unknown or invalid property information, instead a error message should warn, that there was a problem and default values should be assumed.

Event Timeline

The crash seems to occur in the mitkConnectomicsNetworkMapper3D::PropertiesChanged(). All retrieved properties are empty.

kislinsk added a project: Bulk Edit.
kislinsk removed a project: Bulk Edit.