View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009481ParaViewFeaturepublic2009-09-02 22:452016-08-12 09:57
ReporterKen Moreland 
Assigned ToBerk Geveci 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0009481: Directly set flag for Python progress printing
DescriptionWhen you run a Python script with pvpython or pvbatch, by default you get output like

vtkFilter(10) : [ .................]
vtkFilter(135) : [ .................]
vtkFilter(137) : [ .................]
vtkFilter(127) : [ .................]
vtkFilter(139) : [ .................]

whenever filters execute. To turn it off (or on) you use the function servermanager.ToggleProgressPrinting().

However, using this function is annoying. Toggling a feature is fine for a GUI, but an automated script almost always simply turns it off or on. To turn it off, you have to go through the process of querying the flag and then conditionally toggling it. It would make much more sense to have a function that accepted a true/false flag to turn the feature on or off.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0037692)
Kitware Robot (administrator)
2016-08-12 09:57

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2009-09-02 22:45 Ken Moreland New Issue
2009-09-02 22:45 Ken Moreland Status backlog => tabled
2009-09-02 22:45 Ken Moreland Assigned To => Berk Geveci
2011-06-16 13:10 Zack Galbreath Category Feature Request => Feature
2016-08-12 09:57 Kitware Robot Note Added: 0037692
2016-08-12 09:57 Kitware Robot Status expired => closed
2016-08-12 09:57 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team