MantisBT - ParaView |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010590 | ParaView | Bug | public | 2010-04-21 18:25 | 2010-05-04 17:07 |
|
| Reporter | Ken Moreland | |
| Assigned To | Robert Maynard | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | WhenPossible | Fixed in Version | | |
| Project | |
| Topic Name | |
| Type | |
|
| Summary | 0010590: Default views cannot show 1D Images |
| Description | If 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.
|
| Steps To Reproduce | |
| Additional Information | An 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. |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | 1DImage.vtk (338) 2010-04-21 18:25 https://www.vtk.org/Bug/file/8049/1DImage.vtk |
|
| 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 |