Skip to content

Resolve "[Qml] SIOSelector and visuVTKAdaptor crash when using Qml"

Ekaterina OLIVIER requested to merge fix/qml-crashes into dev

What does this MR do?

Correct crashes made by sight when we launch an application with Qml implementation.

How to test it?

  • Add ::visuVTKAdaptor::SImageSeries service in the application
  • Configure it and add it to renderSrv as a displayAdaptor
  • Create service SIOSelector
  • Put it in writer mode
  • launch the application
  • try to save an image

Data

You need a .vtk image to add it in the application and then try to save it.

Associated Issues/Merge Requests

Merge request reports