MantisBT - ParaView
View Issue Details
0011802ParaViewBugpublic2011-02-04 23:412011-07-29 10:43
Stephane P 
Utkarsh Ayachit 
highminoralways
closedfixed 
linuxubuntu10.10 64bit
Development 
3.12 
ParaViS
0011802: point sprite plugin python trace not functionnal
Dumping a python script using the trace functionnality creates a script that does not reproduce the same result when re-executed, especially when using the texture mode.
load point sprite plugin, start trace, create wavelet source, set represetation to point sprite, texture mode and sphere texture, stop trace, save python script.
clean pipeline (Edit --> delete all), run script (python shell --> run script)

The representation does not use the sphere texture as it should.
attached is the python script generated by the above steps, that can also be run by pvpython.
No tags attached.
has duplicate 0011702closed Utkarsh Ayachit Trace recorder creates lots of junk 
? test.py (12,022) 2011-02-04 23:41
https://www.vtk.org/Bug/file/8679/test.py
Issue History
2011-02-04 23:41Stephane PNew Issue
2011-02-04 23:41Stephane PFile Added: test.py
2011-02-07 10:16Utkarsh AyachitAssigned To => Utkarsh Ayachit
2011-02-07 10:16Utkarsh AyachitStatusbacklog => tabled
2011-02-07 14:46Utkarsh AyachitNote Added: 0025318
2011-02-07 14:46Utkarsh AyachitStatustabled => @80@
2011-02-07 14:46Utkarsh AyachitFixed in Version => 4.0
2011-02-07 14:46Utkarsh AyachitResolutionopen => fixed
2011-02-11 14:00Utkarsh AyachitRelationship addedhas duplicate 0011702
2011-05-02 21:30Alan ScottNote Added: 0026411
2011-05-02 21:30Alan ScottStatus@80@ => closed
2011-06-23 11:44Utkarsh AyachitProject => ParaViS
2011-07-29 10:43Utkarsh AyachitFixed in Version4.0 => 3.12

Notes
(0025318)
Utkarsh Ayachit   
2011-02-07 14:46   
Merge: 650dc6a 6b305eb
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Feb 7 14:45:21 2011 -0500

    Merge topic '11802_point_sprite_python_tracing'
    
    6b305eb Fixed BUG 0011802. Fixed tracing issues with point sprites.
(0026411)
Alan Scott   
2011-05-02 21:30   
Tested local server, Windows, trunk.