View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014452ParaView(No Category)public2013-12-09 17:412015-01-11 08:21
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.0 
Target VersionFixed in Version4.1 
Summary0014452: pvbatch GoToLast command fails
DescriptionI have given Utkarsh a data packet with script and dataset that shows this bug. Basically:

* Run testing.py with paraview internal python. The second .png, which outputs as displ_after_1.png, will look correct. It will show rainbow colors. It also will have moved to time step 1.

* Run testing.py with pvbatch. The second .png, which outputs as displ_after_1.png, will look incorrect. It will show blue only. It also will represent time step 0.

Utkarsh - dataset will be named goToLastBug-doNotRelease.tar.gz.

TagsNo tags attached.
ProjectSandia
Topic Name0014452_fix_animation_in_python
Typeincorrect functionality
Attached Files? file icon testing_new.py [^] (1,782 bytes) 2014-01-08 12:35

 Relationships

  Notes
(0031920)
Utkarsh Ayachit (administrator)
2013-12-11 11:41

commit 614e786603b82649fda036e5b415f1d826376fbc
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Dec 11 11:37:26 2013 -0500

    BUG 0014452: Fixed GoToLast() in Python.
    
    Functions in simple.py that relied on "singleton" proxies were not consistently
    finding those proxies and ended up creating duplicate ones on occassion. This
    was causing methods to use wrong animation scenes, for example, resulting in
    things not working exactly right. Fixed that by adding function (_find_proxy) to
    use to locate such singleton properties and ensuring that that function works
    correctly.
    
    Change-Id: Ia7795ff78e271e83655f964c70605c65d86b4708
(0031934)
Utkarsh Ayachit (administrator)
2013-12-15 12:14

Topics merged into master:
        14240_mac_endianness
        14451_fix_connect_id
        14452_fix_go_to_last
        14454_test_build_examples_against_pv_install
        PythonView
        add-pvweb-doc
        cosmo-fixes
        fix-histogram
        fix-python-module-install-dir
        fix-sciberquest-install
        fix_python_module_rules
        implement_new_fragment_analysis
        test_build_examples_against_pv_install
        unified-bindings2
(0032070)
Utkarsh Ayachit (administrator)
2013-12-24 20:05

reopening, we're missing the time-track in pvpython.
(0032071)
Utkarsh Ayachit (administrator)
2013-12-24 20:46

commit b8f9e7675b8cf75fbe3ee4cdf3db3c0daec13806
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Dec 24 20:43:06 2013 -0500

    BUG 0014452: Fixed animation in pvbatch.
    
    Animation scene didn't have the time-track setup by default in pvbatch/pvpython.
    This was causing GoToLast/GoToFirst not work correctly in pvbatch/pvpython.
    Fixed that.
    
    Change-Id: Ibdb7b69421a4c540d64c688fa9e6fe016c627218
(0032083)
Utkarsh Ayachit (administrator)
2013-12-30 10:38

Topics merged into master:
        0014452_fix_animation_in_python
        14368-toolbar
        14383-manual-tfer-function-control-points
(VTK) 14486_enable_particlepaths_optimizations
        14488-fix-mpi-dependent-proxies
        14491-fix-matplotlib-buffer-object-access
        pv-collaboration-widget-state
(VTK) pvweb-extend-protocol-list
        pvweb-fix-ipython-doc
(VTK) remove_sesame_reader
(0032158)
Alan Scott (manager)
2014-01-08 12:35

This has been fixed in Master, slated for 4.1.0. The attached script also has an error in it, which Utkarsh found, which makes the test incorrect. I will attach Utkarsh's correct script.

Tested pvbatch, Linux, master.

 Issue History
Date Modified Username Field Change
2013-12-09 17:41 Alan Scott New Issue
2013-12-11 11:41 Utkarsh Ayachit Topic Name => 14452_fix_go_to_last
2013-12-11 11:41 Utkarsh Ayachit Note Added: 0031920
2013-12-11 11:41 Utkarsh Ayachit Status backlog => gatekeeper review
2013-12-11 11:41 Utkarsh Ayachit Fixed in Version => git-next
2013-12-11 11:41 Utkarsh Ayachit Resolution open => fixed
2013-12-11 11:41 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2013-12-15 12:14 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-12-15 12:14 Utkarsh Ayachit Status gatekeeper review => customer review
2013-12-15 12:14 Utkarsh Ayachit Note Added: 0031934
2013-12-24 20:05 Utkarsh Ayachit Note Added: 0032070
2013-12-24 20:05 Utkarsh Ayachit Status customer review => todo
2013-12-24 20:46 Utkarsh Ayachit Topic Name 14452_fix_go_to_last => 0014452_fix_animation_in_python
2013-12-24 20:46 Utkarsh Ayachit Note Added: 0032071
2013-12-24 20:46 Utkarsh Ayachit Status todo => gatekeeper review
2013-12-30 10:38 Utkarsh Ayachit Status gatekeeper review => customer review
2013-12-30 10:38 Utkarsh Ayachit Note Added: 0032083
2014-01-08 12:35 Alan Scott Note Added: 0032158
2014-01-08 12:35 Alan Scott Status customer review => closed
2014-01-08 12:35 Alan Scott File Added: testing_new.py
2014-01-11 08:39 Utkarsh Ayachit Fixed in Version git-master => 4.1
2015-01-11 08:21 Utkarsh Ayachit Source_changeset_attached => ParaView master a317e770
2015-01-11 08:21 Utkarsh Ayachit Source_changeset_attached => ParaView master b8f9e767
2015-01-11 08:21 Utkarsh Ayachit Source_changeset_attached => ParaView master bb018f14
2015-01-11 08:21 Utkarsh Ayachit Source_changeset_attached => ParaView master 614e7866


Copyright © 2000 - 2018 MantisBT Team