View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012052ParaViewBugpublic2011-04-06 13:292013-02-28 17:01
ReporterGreg Weirs 
Assigned ToNikhil Shetty 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.10 
Target VersionFixed in Version 
Summary0012052: Loading plugins are not captured in python trace
DescriptionWith python trace activated, a plugin is loaded. The user continues to develop their pipeline and stops the trace. The trace is saved to a file. Upon reading the file (running the saved trace) the filter in the loaded plugin is not recognized and the python script fails. There is no record in the python file that a plugin was loaded.
Steps To ReproduceI had this problem with the prism plugin. I have not tried with any other plugins.
TagsNo tags attached.
ProjectSandia
Topic Name0012052-python-trace-load-plugins
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0030349)
Nikhil Shetty (reporter)
2013-02-18 16:00

The main issue was that plugin load events were not captured. Since we have two plugin types (Local and Remote) we create and invoked two new events as soon as they are loaded in PV. These events are captured with the plugin file-names and corresponding python LoadPlugin("file-name",remote=True/False) call is written out.
(0030374)
Sebastien Jourdain (manager)
2013-02-22 13:19

Merged into master
(0030397)
Alan Scott (manager)
2013-02-28 17:01

Tested remote server, Linux, master.

 Issue History
Date Modified Username Field Change
2011-04-06 13:29 Greg Weirs New Issue
2013-01-08 21:23 Alan Scott Project => Sandia
2013-01-08 21:23 Alan Scott Type => incorrect functionality
2013-01-24 22:33 Utkarsh Ayachit Assigned To => Nikhil Shetty
2013-02-06 13:40 Nikhil Shetty Status backlog => todo
2013-02-07 09:57 Nikhil Shetty Status todo => active development
2013-02-18 16:00 Nikhil Shetty Topic Name => 0012052-python-trace-load-plugins
2013-02-18 16:00 Nikhil Shetty Note Added: 0030349
2013-02-18 16:00 Nikhil Shetty Status active development => gatekeeper review
2013-02-22 13:19 Sebastien Jourdain Status gatekeeper review => customer review
2013-02-22 13:19 Sebastien Jourdain Note Added: 0030374
2013-02-28 17:01 Alan Scott Note Added: 0030397
2013-02-28 17:01 Alan Scott Status customer review => closed
2013-02-28 17:01 Alan Scott Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team