View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011251ParaViewFeaturepublic2010-09-20 14:082010-10-27 21:01
ReporterUtkarsh Ayachit 
Assigned ToSebastien Jourdain 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.10 
Summary0011251: Mechanisms to distribute macros with Paraview
DescriptionMechanisms to distribute macros with Paraview.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
related to 0009672closedSebastien Jourdain Separate Python tracing/macros from Python shell dialog 

  Notes
(0022368)
Sebastien Jourdain (manager)
2010-09-27 10:43

Fixed provided inside the commit 8d67360bcc130352b75f5ff8c334ca09b729cf74

- Now the storage of macros is on the filesystem directly
- When a macro is added, the script file is copied into a ParaView user specific configuration directory.
- When a macro is deleted, the script file is kept inside the same ParaView Macros directory but it is renamed with a dot at the head of the filename
- The macro list is retreived by listing the content of application and user "Macros" directory.
- If two created/deleted macro have the same name the newest is renamed with the following pattern fileName-X.py where X is an integer that start at one and is incremented till the file do not exist.
(0022723)
Alan Scott (manager)
2010-10-27 21:01

Tested local server, Windows, trunk.

 Issue History
Date Modified Username Field Change
2010-09-20 14:08 Utkarsh Ayachit New Issue
2010-09-20 14:08 Utkarsh Ayachit Status backlog => tabled
2010-09-20 14:08 Utkarsh Ayachit Assigned To => Sebastiennn Jourdain
2010-09-20 14:08 Utkarsh Ayachit Relationship added related to 0009672
2010-09-27 10:43 Sebastien Jourdain Note Added: 0022368
2010-09-27 10:43 Sebastien Jourdain Status tabled => @80@
2010-09-27 10:43 Sebastien Jourdain Fixed in Version => 3.10
2010-09-27 10:43 Sebastien Jourdain Resolution open => fixed
2010-10-27 21:01 Alan Scott Note Added: 0022723
2010-10-27 21:01 Alan Scott Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category Feature Request => Feature


Copyright © 2000 - 2018 MantisBT Team