MantisBT - ParaView | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0009481 | ParaView | Feature | public | 2009-09-02 22:45 | 2016-08-12 09:57 |
Reporter | Ken Moreland | ||||
Assigned To | Berk Geveci | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Project | |||||
Topic Name | |||||
Type | |||||
Summary | 0009481: Directly set flag for Python progress printing | ||||
Description | When 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. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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 |
Notes | |||||
|
|||||
|
|