View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007510ParaView(No Category)public2008-08-20 08:562009-05-13 13:59
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeveritymajorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0007510: 2D view does not work with images w/o scalar array
DescriptionIf you have image data that does not have any of its point fields identified as the active scalars, then the 2D view does not work. To replicate, load the attached data file, which has a point data array named "Iterations" that is not defined as the scalars. When it comes up in the 2D view, you will get the following errors:

Warning: In C:\kmorel\src\ParaView3\Servers\Filters\vtkTexturePainter.cxx, line 173
vtkTexturePainter (0BD72488): Failed to locate selected scalars. Will use image scalars by default.


ERROR: In C:\kmorel\src\ParaView3\VTK\Rendering\vtkOpenGLTexture.cxx, line 210
vtkOpenGLTexture (0BD728C8): No scalar values found for texture input!

The latter error is repeated on every frame update.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files? file icon ImageNoScalars.vtk [^] (252,201 bytes) 2008-08-20 08:56

 Relationships

  Notes
(0013126)
Utkarsh Ayachit (administrator)
2008-08-21 10:33

For representation types that cannot use solid coloring, color by some array if no active scalars are found.


/cvsroot/ParaView3/ParaView3/Qt/Core/pqPipelineRepresentation.cxx,v <-- Qt/Core/pqPipelineRepresentation.cxx
new revision: 1.32; previous revision: 1.31
(0013175)
Alan Scott (manager)
2008-08-25 12:35

Tested local client.

 Issue History
Date Modified Username Field Change
2008-08-20 08:56 Ken Moreland New Issue
2008-08-20 08:56 Ken Moreland File Added: ImageNoScalars.vtk
2008-08-20 08:56 Ken Moreland Status backlog => tabled
2008-08-20 08:56 Ken Moreland Assigned To => Utkarsh Ayachit
2008-08-21 10:33 Utkarsh Ayachit Status tabled => @80@
2008-08-21 10:33 Utkarsh Ayachit Resolution open => fixed
2008-08-21 10:33 Utkarsh Ayachit Note Added: 0013126
2008-08-25 12:35 Alan Scott Status @80@ => closed
2008-08-25 12:35 Alan Scott Note Added: 0013175
2009-05-13 13:58 Utkarsh Ayachit Target Version => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team