t8code icon indicating copy to clipboard operation
t8code copied to clipboard

Examples fail in ParaView when VTK is activated

Open faouziH21 opened this issue 9 months ago • 2 comments

Bug report

Describe the bug When VTK is enabled and the tutorial is executed, viewing the pvtu file in Paraview leads to a log error (in Paraview). To Reproduce Just link t8code with vtk, execute an example that is not the first two steps (step_0 and step_1) and try to view it in ParaView.

Expected behavior ParaView will throw an error and will not show our example Log files / Environment (please complete the following information):

  • OS: Ubuntu
  • Compiler: cmake
  • Compiler version: 3.23.1
  • MPI version (if MPI is used): /

Estimated priority Which of these is most applicable (remove the others):

"Priority: low" Should be solved eventually

Additional context Maybe we should notify that the examples currently do not work when vtk is linked

faouziH21 avatar Apr 14 '25 08:04 faouziH21

WHich paraview version did you use?

Davknapp avatar Apr 14 '25 14:04 Davknapp

I am not able to reproduce this error. I have checked it with tutorials 2&3 in serial and in parallel execution.

Davknapp avatar Apr 16 '25 12:04 Davknapp

WHich paraview version did you use?

ParaView 5.10.0-RC1

faouziH21 avatar May 26 '25 09:05 faouziH21

An update of the paraview version has solved this issue. Please reopen this issue if I am wrong.

Davknapp avatar Jun 12 '25 13:06 Davknapp