View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010462ParaViewBugpublic2010-03-26 00:282016-08-12 09:58
ReporterTakuya OSHIMA 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version 
Summary0010462: populating/repopulating array selection should not turn the Apply button to green
DescriptionThe Apply button of the reader panel that has a corresponding info property of a vtkDataArraySelection lights up green when the vtkDataArraySelection is populated/repopulated despite that the modified state of the vtkDataArraySelection remains unchanged, exactly as the comment in vtkDataArraySelection::AddArray() states:
  // This function is called only by the filter owning the selection.
  // It should not call Modified() because array settings are not
  // changed.
Additional InformationI attach a patch that worked by somewhat emulating the modification state of vtkDataArraySelection in client side. What is unsure to me is if the patch may cause unintended side effects.
TagsNo tags attached.
Project
Topic Name
Type
Attached Filesdiff file icon pqSignalAdaptorSelectionTreeWidget.cxx.diff [^] (3,091 bytes) 2010-03-26 00:28 [Show Content]
gz file icon cavity.tar.gz [^] (29,466 bytes) 2010-03-26 00:36

 Relationships

  Notes
(0020012)
Takuya OSHIMA (reporter)
2010-03-26 00:36

Also attached is a test case (cavity.tar.gz). Unpack cavity.tar.gz, open cavity/cavity.foam, step to time 0.2. The one will see Apply lights up green whereas it will not with the attached patch.
Disclaimer: The test case is a modified tutorial case that comes with OpenFOAM, which is covered by the GPL.
(0037799)
Kitware Robot (administrator)
2016-08-12 09:58

Resolving issue as `moved`.

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

 Issue History
Date Modified Username Field Change
2010-03-26 00:28 Takuya OSHIMA New Issue
2010-03-26 00:28 Takuya OSHIMA File Added: pqSignalAdaptorSelectionTreeWidget.cxx.diff
2010-03-26 00:36 Takuya OSHIMA File Added: cavity.tar.gz
2010-03-26 00:36 Takuya OSHIMA Note Added: 0020012
2016-08-12 09:58 Kitware Robot Note Added: 0037799
2016-08-12 09:58 Kitware Robot Status expired => closed
2016-08-12 09:58 Kitware Robot Resolution open => moved
2016-08-12 09:58 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team