[fix] Crash when recording on OSX
This happend only OSX because the dynamic cast didn't work as expected. We suspect, it's because due to the proxy mechanism: The proxy are generated by paraview, and for some reason the true class cannot be identified.
parent
2a5d0ef1
No related branches found
No related tags found
Showing
- ApplicationComponents/SensorWidget/lqSensorListWidget.cxx 1 addition, 1 deletionApplicationComponents/SensorWidget/lqSensorListWidget.cxx
- ApplicationComponents/lqHelper.cxx 4 additions, 4 deletionsApplicationComponents/lqHelper.cxx
- ApplicationComponents/lqHelper.h 2 additions, 2 deletionsApplicationComponents/lqHelper.h
- ApplicationComponents/lqLidarCoreManager.cxx 1 addition, 1 deletionApplicationComponents/lqLidarCoreManager.cxx
- ApplicationComponents/lqPlayerControlsController.cxx 1 addition, 2 deletionsApplicationComponents/lqPlayerControlsController.cxx
- ApplicationComponents/lqStreamRecordReaction.cxx 3 additions, 3 deletionsApplicationComponents/lqStreamRecordReaction.cxx
Loading
Please register or sign in to comment