View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012290ParaViewBugpublic2011-06-20 16:572016-08-12 09:58
ReporterStephane P 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version3.10.1 
Target VersionFixed in Version 
Summary0012290: histogram view not initially refreshed when loading state file or playing animation
DescriptionOn the given use cases (see below), the histogram view is empty when it should display some result.

Load the given tank.pvsm file. The histogram view is empty. It should display the "bin_values" array. It can be forced to display it by unselecting the array on the display tab and reselecting it.

After having displayed the histogram, add an animation on the "Clip" filter (on Origin(2) from -24 to 274). When playing the animation, the histogram goes blank. It can also be forced to display the good result using the same trick as above.

Additionaly, when playing the animation, an error is displayed when the cutting plane goes out of range (because the histogram cannot find any array to work on). Could this error be silent?
TagsNo tags attached.
ProjectParaViS
Topic Name12290_fix_histogram_state_loading
Typeincorrect functionality
Attached Filesgz file icon tank.tar.gz [^] (964,701 bytes) 2011-06-20 16:57

 Relationships

  Notes
(0029509)
Utkarsh Ayachit (administrator)
2012-10-24 21:40
edited on: 2012-10-24 21:42

commit 72dda59c89170d387e2feb29db2870af64079ba7
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Oct 24 21:38:33 2012 -0400

    BUG 0012290. Silence non-critical error message.
    
    vtkExtractHistogram would raise errors during animation when the data wasn't
    available temporarily (as reported in BUG 0012290). We silence that error
    message.
    
    Change-Id: I0106568f831cfd3e20db39a7121629123100257c

commit 3ad6aaa568d5b94142f5bc2be8c990181a2e4a0e
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Oct 24 21:36:30 2012 -0400

    BUG 0012290. Fix loading of state file with histograms.
    
    Old state files for charts often saved the CompositeDataSetIndex as 0. In that
    case we need to handle that by passing the entire data set for plotting. This
    fix addresses that use-case. This fixes the state loading issue reported in the
    BUG (although the bug was probably referring to an old issue that's already been
    addressed, since the plot renders correctly after this fix).
    
    Change-Id: Id4f21319e3c89c3d1fa94f8eb82334ace83e90d1

(0029544)
Utkarsh Ayachit (administrator)
2012-10-29 10:50

merged into master, if applicable.
(0030179)
Alan Scott (manager)
2013-01-17 19:15

I am pretty sure this still doesn't work. I did the following:
Linux, master (as of about January 15th, 2013), local server.
* Opened the state file. Histogram did not show up.
* Deleted the histogram filter and histogram view, and re-ran them. Worked!
* Created the animation on the clip filter as described. Played forward. Worked! Hit play again. Nothing showed up in the histogram window once again.
(0037984)
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
2011-06-20 16:57 Zack Galbreath New Issue
2011-06-20 16:57 Zack Galbreath File Added: tank.tar.gz
2011-06-20 16:57 Zack Galbreath Reporter Zack Galbreath => Stephane P
2011-06-23 10:15 Utkarsh Ayachit Project to be decided => TBD
2011-06-23 11:43 Utkarsh Ayachit Project TBD => ParaViS
2012-10-24 21:40 Utkarsh Ayachit Topic Name => 12290_fix_histogram_state_loading
2012-10-24 21:40 Utkarsh Ayachit Note Added: 0029509
2012-10-24 21:40 Utkarsh Ayachit Status backlog => gatekeeper review
2012-10-24 21:40 Utkarsh Ayachit Fixed in Version => git-next
2012-10-24 21:40 Utkarsh Ayachit Resolution open => fixed
2012-10-24 21:40 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-10-24 21:42 Utkarsh Ayachit Note Edited: 0029509
2012-10-29 10:50 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-10-29 10:50 Utkarsh Ayachit Status gatekeeper review => customer review
2012-10-29 10:50 Utkarsh Ayachit Note Added: 0029544
2012-10-29 17:04 Utkarsh Ayachit Fixed in Version git-master => 3.98.0
2013-01-17 19:15 Alan Scott Note Added: 0030179
2013-01-17 22:55 Utkarsh Ayachit Status customer review => backlog
2013-01-17 22:55 Utkarsh Ayachit Resolution fixed => reopened
2015-01-11 08:34 Utkarsh Ayachit Source_changeset_attached => ParaView master 8169fb02
2015-01-11 08:35 Utkarsh Ayachit Source_changeset_attached => ParaView master 72dda59c
2015-01-11 08:35 Utkarsh Ayachit Source_changeset_attached => ParaView master 3ad6aaa5
2016-08-12 09:58 Kitware Robot Note Added: 0037984
2016-08-12 09:58 Kitware Robot Status backlog => closed
2016-08-12 09:58 Kitware Robot Fixed in Version 3.98.0 =>
2016-08-12 09:58 Kitware Robot Resolution reopened => moved


Copyright © 2000 - 2018 MantisBT Team