View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010590ParaViewBugpublic2010-04-21 18:252010-05-04 17:07
ReporterKen Moreland 
Assigned ToRobert Maynard 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionWhenPossibleFixed in Version 
Summary0010590: Default views cannot show 1D Images
DescriptionIf you create a vtkImageData that is 1D, you usually get an error that is incomprehensible to the user. To reproduce, start ParaView and load the attached file. You get the following error:

ERROR: In /Users/kmorel/src/ParaView/Servers/Filters/vtkTexturePainter.cxx, line 287
vtkTexturePainter (0x26e378b0): Incorrect dimensionality.
Additional InformationAn ideal solution would be to detect a 1D image and default it to a Line Chart View (much like a 2D image will open a 2D View). An acceptable, but less good, solution would be to detect the problem, avoid calling the code that writes this error, and produce a more legible error that explains that 1D images cannot be shown in this view and to suggest running the Plot Data filter.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files? file icon 1DImage.vtk [^] (338 bytes) 2010-04-21 18:25

 Relationships

  Notes
(0020501)
Robert Maynard (developer)
2010-04-30 16:18

1d image data will now default to a Chart View ( restored the previous chart detection code ).

commit SHA: f4d8c53beb4490c42d0823605acff4abb61ad5ba
(0020560)
Alan Scott (manager)
2010-05-04 17:07

Tested local server, Windows, trunk.

 Issue History
Date Modified Username Field Change
2010-04-21 18:25 Ken Moreland New Issue
2010-04-21 18:25 Ken Moreland File Added: 1DImage.vtk
2010-04-22 09:32 Utkarsh Ayachit Status backlog => tabled
2010-04-22 09:32 Utkarsh Ayachit Assigned To => Robert Maynard
2010-04-22 09:32 Utkarsh Ayachit Target Version => WhenPossible
2010-04-30 16:18 Robert Maynard Note Added: 0020501
2010-04-30 16:18 Robert Maynard Status tabled => @80@
2010-04-30 16:18 Robert Maynard Resolution open => fixed
2010-05-04 17:07 Alan Scott Note Added: 0020560
2010-05-04 17:07 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team