View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012078ParaViewBugpublic2011-04-13 10:252012-02-08 17:26
ReporterStephane P 
Assigned ToKyle Lutz 
PriorityurgentSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.10 
Target VersionFixed in Version3.12 
Summary0012078: python script no running when python trace active
DescriptionAttached is a simple python script (you will have to adapt the filename within, it refers to a file in ParaViewData/Data) :

This script can be loaded without pb from the python shell if the trace is not started. But if the trace is started, it raises a lot of errors.
TagsNo tags attached.
ProjectParaViS
Topic Name12078-python-exec-script-with-trace
Type
Attached Files? file icon loadexfile.py [^] (1,296 bytes) 2011-04-13 10:25

 Relationships

  Notes
(0027360)
Kyle Lutz (viewer)
2011-08-15 12:57

Merge topic '12078-python-exec-script-with-trace' into next

ab2e7b6 Fix errors caused when running a python script while tracing
(0027388)
Utkarsh Ayachit (administrator)
2011-08-18 09:11

"Instead of using "execfile(...)" in the generated trace when executing a marco, could you copy the content of the file with the python marco in the generated trace?
The advantage is that the generated python trace is self-sufficient (does not reference other files, does not have path in it...), making it easier to distribute or share etc..."
(0027393)
Kyle Lutz (viewer)
2011-08-19 10:07

Merge topic '12078-python-exec-script-with-trace' into next

1af202d Insert python code into trace instead of calling execfile()
(0027398)
Utkarsh Ayachit (administrator)
2011-08-19 16:49

merged into master.
(0027407)
Kyle Lutz (viewer)
2011-08-22 09:47

Merge topic '12078-python-exec-script-with-trace' into next

84e3e1e Add CMAKE_CURRENT_SOURCE_DIR to python include directories
(0027433)
Kyle Lutz (viewer)
2011-08-29 17:21

Merge topic '12078-python-exec-script-with-trace' into next

9592e44 Change python execute script to use exec()
(0027449)
Utkarsh Ayachit (administrator)
2011-09-02 13:43

Merged update into master.
(0028161)
Utkarsh Ayachit (administrator)
2012-02-08 17:26

closing bugs sitting in "customer review" for a long time.

 Issue History
Date Modified Username Field Change
2011-04-13 10:25 Stephane P New Issue
2011-04-13 10:25 Stephane P File Added: loadexfile.py
2011-04-13 10:27 Utkarsh Ayachit Target Version => 3.12
2011-06-23 11:43 Utkarsh Ayachit Project => ParaViS
2011-07-08 10:45 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2011-07-08 10:45 Utkarsh Ayachit Status backlog => todo
2011-08-15 11:30 Utkarsh Ayachit Assigned To Utkarsh Ayachit => Kyle Lutz
2011-08-15 11:46 Kyle Lutz Status todo => active development
2011-08-15 12:57 Kyle Lutz Topic Name => 12078-python-exec-script-with-trace
2011-08-15 12:57 Kyle Lutz Note Added: 0027360
2011-08-15 12:57 Kyle Lutz Status active development => gatekeeper review
2011-08-15 12:57 Kyle Lutz Fixed in Version => 3.12
2011-08-15 12:57 Kyle Lutz Resolution open => fixed
2011-08-18 09:11 Utkarsh Ayachit Note Added: 0027388
2011-08-18 09:11 Utkarsh Ayachit Status gatekeeper review => todo
2011-08-18 16:54 Kyle Lutz Status todo => active development
2011-08-19 10:07 Kyle Lutz Status active development => gatekeeper review
2011-08-19 10:07 Kyle Lutz Note Added: 0027393
2011-08-19 16:49 Utkarsh Ayachit Status gatekeeper review => customer review
2011-08-19 16:49 Utkarsh Ayachit Note Added: 0027398
2011-08-22 09:47 Kyle Lutz Status customer review => todo
2011-08-22 09:47 Kyle Lutz Status todo => active development
2011-08-22 09:47 Kyle Lutz Note Added: 0027407
2011-08-22 09:47 Kyle Lutz Status active development => gatekeeper review
2011-08-26 11:33 Stephane P Note Added: 0027429
2011-08-26 11:33 Stephane P Note Deleted: 0027429
2011-08-26 15:57 Utkarsh Ayachit Status gatekeeper review => customer review
2011-08-29 14:41 Kyle Lutz Status customer review => todo
2011-08-29 14:41 Kyle Lutz Status todo => active development
2011-08-29 17:21 Kyle Lutz Note Added: 0027433
2011-08-29 17:21 Kyle Lutz Status active development => gatekeeper review
2011-09-02 13:43 Utkarsh Ayachit Note Added: 0027449
2011-09-02 13:43 Utkarsh Ayachit Status gatekeeper review => customer review
2011-09-02 13:43 Utkarsh Ayachit Fixed in Version 3.12 => git-master
2011-11-11 17:03 Utkarsh Ayachit Fixed in Version git-master => 3.12
2012-02-08 17:26 Utkarsh Ayachit Status customer review => closed
2012-02-08 17:26 Utkarsh Ayachit Note Added: 0028161


Copyright © 2000 - 2018 MantisBT Team