Skip to content
Snippets Groups Projects

[fix] Crash when recording on OSX

Merged Nick Laurenson requested to merge fix/OSX/CrashRecording into master
  1. May 19, 2022
    • Nick Laurenson's avatar
      [fix] Crash when recording on OSX · 50ecfb10
      Nick Laurenson authored
      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.
      50ecfb10
Loading