View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012105ParaViewBugpublic2011-04-19 04:542011-05-02 19:40
ReporterSven Buijssen 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version3.12 
Summary0012105: Loading state file that references an unstructured grid or uniform rectilinear grid pops up error message
DescriptionThe collaboration branch merge introduced the following regression:

ParaView nightly build (pv commit 0e9d5b392add10f16dd76c21c90aad50b09b6048), local server, Linux 64-bit.
* Sources / Wavelet. Apply
* File / Save State / filename: foo.pvsm
* File / Disconnect
* File / Load State / filename: foo.pvsm

=> the following error message is raised:

VTK/Filtering/vtkDemandDrivenPipeline.cxx, line 727
vtkCompositeDataPipeline (0x34e4ef0): Input port 0 of algorithm vtkOpenGLGPUVolumeRayCastMapper(0x364b000) has 0 connections but is not optional.

A similar error message is raised if the state file references an unstructured grid (Apply "Clean to Grid" before saving state):

VTK/Filtering/vtkDemandDrivenPipeline.cxx, line 727
vtkCompositeDataPipeline (0x4142e60): Input port 0 of algorithm vtkUnstructuredGridVolumeZSweepMapper(0x30b4e20) has 0 connections but is not optional.

This does not happen for e.g. a polygonal mesh.

Neither of these errors were raised with PV 3.11.0.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0026267)
Utkarsh Ayachit (administrator)
2011-04-27 15:54

commit 1cc35e09ac564eeae612c5e07ddb96b30a8a65af
Merge: cd8f060 f95a765
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Apr 27 15:53:14 2011 -0400

    Merge topic '12105_fix_state_loading'
    
    f95a765 Fixed BUG 0012105. UpdatePipelineInformation() was being called incorrectly.
(0026397)
Alan Scott (manager)
2011-05-02 19:40

Tested trunk, windows, local server.

 Issue History
Date Modified Username Field Change
2011-04-19 04:54 Sven Buijssen New Issue
2011-04-19 07:47 Sebastien Jourdain Assigned To => Utkarsh Ayachit
2011-04-19 07:47 Sebastien Jourdain Status backlog => tabled
2011-04-27 15:54 Utkarsh Ayachit Note Added: 0026267
2011-04-27 15:54 Utkarsh Ayachit Status tabled => @80@
2011-04-27 15:54 Utkarsh Ayachit Fixed in Version => 3.12
2011-04-27 15:54 Utkarsh Ayachit Resolution open => fixed
2011-05-02 19:40 Alan Scott Note Added: 0026397
2011-05-02 19:40 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team