MantisBT - VTK
View Issue Details
0002660VTK(No Category)public2005-12-20 12:062016-08-12 09:54
Dominik Szczerba 
Will Schroeder 
highmajoralways
closedmoved 
 
 
0002660: unclear data->image conversion
See the vtkusers thread:

[vtkusers] Writing a JPEG from vtkActor

The problem is VTK crashing on ShiftScale operation on files
containing many vector/scalar data. Paraview reads the file OK, VTK CVS
15DEC05 crashes (segfault). But if I break the multi file into one scalar per file the
problem is not there anymore.
No tags attached.
? test.vtk (1,448,499) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5434/test.vtk
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036814
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0003472)
Dominik Szczerba   
2005-12-21 13:24   
I figured out for sure that ShiftScale is innocent. It is the multiple instances of VECTORS and SCALARS in the input files. The documentation is not clear on this point at all, see the other thread:

[confusion about scalars/vectors and field data]

Using exclusively field data eliminates the problem, however, appearently it's a trap.
Dominik
(0036814)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.