View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014187ParaView(No Category)public2013-07-25 13:322015-01-11 08:24
ReporterAlejandro Ribes 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.0 
Target VersionFixed in Version4.1 
Summary0014187: Information on data arrays not update when changing time steps
DescriptionLoad a file with time steps for instance can1.ex or FileSeries/blow*
from ParaviewData. Apply.

In "Information" panel, we focus on data arrays values.

Click many times on icon "Next frame" in order to go next time steps.
=> Values are well updated for "DISPL".

Click many times on icon "Previous frame" in order to go previous time
steps.
=> Values are not updated.

Click again on "Next frame".
=> Values are not updated anymore.
TagsNo tags attached.
ProjectParaViS
Topic Name14187_fix_animation_cache_default
Typeincorrect functionality
Attached Files? file icon bug.14187.m4v [^] (1,634,206 bytes) 2013-07-29 10:30

 Relationships

  Notes
(0031381)
Utkarsh Ayachit (administrator)
2013-08-01 12:19

commit 31232529b044bb529a6160fbb139c45c18969378
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Aug 1 12:09:52 2013 -0400

    BUG 0014187. Fix default to not cache animations.
    
    ParaView by default caches animation geometry. With cached geomtry the
    data-ranges cannot be shown correctly. Since geometry-caching happens under the
    covers it difficult for users to understand what's going on with data-ranges.
    Hence, we change the default to not cache. Thus when users do turn on
    geometry-caching, they can be made away that that will affect data ranges.
    
    Change-Id: I4445fb0f9c71f6701edd1db3bbcb779c75419adf
(0031382)
Utkarsh Ayachit (administrator)
2013-08-01 12:20

Alejandro,

The problem arises due to geometry caching which is ON by default. I've pushed a change to disable caching by default and add a note to the settings dialog to warn users about the potentially incorrectly data-ranges when changing timesteps.
(0031386)
Utkarsh Ayachit (administrator)
2013-08-05 12:21

SUMMARY
---------------------------------------------
Topics merged into master:
        14187_fix_animation_cache_default
        14198_easy_add_annotations
        14198_easy_add_contour_values
        fix_manta_benchmark
        pqContourWidget_better_widget_checking
(0031602)
Alan Scott (manager)
2013-09-18 14:53

Tested master, Linux, local server. Yep, Cache Geometry is now off by default.

 Issue History
Date Modified Username Field Change
2013-07-25 13:32 Alejandro Ribes New Issue
2013-07-25 13:32 Alejandro Ribes Assigned To => Utkarsh Ayachit
2013-07-29 10:30 Utkarsh Ayachit File Added: bug.14187.m4v
2013-07-29 10:30 Utkarsh Ayachit Note Added: 0031357
2013-08-01 12:02 Utkarsh Ayachit Note Deleted: 0031357
2013-08-01 12:19 Utkarsh Ayachit Topic Name => 14187_fix_animation_cache_default
2013-08-01 12:19 Utkarsh Ayachit Note Added: 0031381
2013-08-01 12:19 Utkarsh Ayachit Status backlog => gatekeeper review
2013-08-01 12:20 Utkarsh Ayachit Note Added: 0031382
2013-08-05 12:20 Utkarsh Ayachit Fixed in Version => git-master
2013-08-05 12:21 Utkarsh Ayachit Status gatekeeper review => customer review
2013-08-05 12:21 Utkarsh Ayachit Note Added: 0031386
2013-09-18 14:53 Alan Scott Note Added: 0031602
2013-09-18 14:53 Alan Scott Status customer review => closed
2013-09-18 14:53 Alan Scott Resolution open => fixed
2013-11-01 13:18 Utkarsh Ayachit Fixed in Version git-master => 4.1
2015-01-11 08:24 Utkarsh Ayachit Source_changeset_attached => ParaView master 4dd9f34c
2015-01-11 08:24 Utkarsh Ayachit Source_changeset_attached => ParaView master 31232529


Copyright © 2000 - 2018 MantisBT Team