View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013521ParaView(No Category)public2012-10-15 14:272015-01-11 08:32
ReporterBurlen 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-next 
Target Version4.0Fixed in Version3.98.0 
Summary0013521: stream tracer point source reset
DescriptionWhen using the stream tracer, the point source is reset every time the object is deselected in the pipeline browser.

to reproduce:
load a vector dataset
create stream tracer
change point
apply stream tracer
select reader
select stream tracer <-- point source is reset



TagsNo tags attached.
ProjectTBD
Topic Name13521_fix_streamtracer_panel
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0029463)
Utkarsh Ayachit (administrator)
2012-10-21 11:38

The problem seems to be with the stream tracer using the old-style panel. It seems to me that the pqPropertiesPanel may be better off keeping any old-style panels alive till the end of the application (or until the corresponding proxy is deleted), otherwise, we could fix the stream tracer panel, but other user plugins etc. may start showing similar issues.
(0029533)
Utkarsh Ayachit (administrator)
2012-10-28 21:01

commit b0d14641389a0880ddec536e919a75d9944e15d3
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Sun Oct 28 21:00:03 2012 -0400

    BUG 0013521. Fixed StreamTracer panel.
    
    StreamTracer panel was resetting point source properties in constructor. That's
    wrong since it resets properties from state files as well. Fixed it.
    
    Change-Id: Id0f3f89bcfb124e614c0b3f3bdef5b8e3c63a1c3
(0029534)
Utkarsh Ayachit (administrator)
2012-10-28 21:29

commit ae0d750df07c59ec436219a4e42e211ae88765d1
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Sun Oct 28 21:28:45 2012 -0400

    Updating stream-tracer to use new style panels.
    
    Updating the panel visibility for various stream tracer properties as well.
    
    Change-Id: I7794c51edab1110b79487e69fa600382a89fbd74
(0029618)
Utkarsh Ayachit (administrator)
2012-10-31 10:47

merged into master, if applicable.
(0029634)
Alan Scott (manager)
2012-10-31 19:59

Tested remote server, Linux, master.

 Issue History
Date Modified Username Field Change
2012-10-15 14:27 Burlen New Issue
2012-10-18 14:05 Utkarsh Ayachit Target Version => 4.0
2012-10-21 11:38 Utkarsh Ayachit Note Added: 0029463
2012-10-21 11:39 Utkarsh Ayachit Assigned To => Kyle Lutz
2012-10-23 16:01 Kyle Lutz Status backlog => todo
2012-10-28 21:01 Utkarsh Ayachit Topic Name => 13521_fix_streamtracer_panel
2012-10-28 21:01 Utkarsh Ayachit Note Added: 0029533
2012-10-28 21:01 Utkarsh Ayachit Status todo => gatekeeper review
2012-10-28 21:01 Utkarsh Ayachit Fixed in Version => git-next
2012-10-28 21:01 Utkarsh Ayachit Resolution open => fixed
2012-10-28 21:01 Utkarsh Ayachit Assigned To Kyle Lutz => Utkarsh Ayachit
2012-10-28 21:29 Utkarsh Ayachit Note Added: 0029534
2012-10-31 10:46 Utkarsh Ayachit Fixed in Version git-next => 3.98.0
2012-10-31 10:47 Utkarsh Ayachit Status gatekeeper review => customer review
2012-10-31 10:47 Utkarsh Ayachit Note Added: 0029618
2012-10-31 19:59 Alan Scott Note Added: 0029634
2012-10-31 19:59 Alan Scott Status customer review => closed
2015-01-11 08:31 Utkarsh Ayachit Source_changeset_attached => ParaView master df284751
2015-01-11 08:32 Utkarsh Ayachit Source_changeset_attached => ParaView master b0d14641


Copyright © 2000 - 2018 MantisBT Team