View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006564ParaView(No Category)public2008-03-07 14:282009-05-13 13:45
ReporterBerk Geveci 
Assigned ToBerk Geveci 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.6Fixed in Version 
Summary0006564: Progress reporting in python is wrong
DescriptionPlaying around with the attached script (data not included), I found that the progress reporting is wrong. vtkPVGeometryFilter gets reported twice, even though it executes one. vtkPainterPolyDataMapper is reported before it seems to execute. The progress look like this:

vtkPExodusIIReader : [ ...........]
vtkPExodusIIReader : [ ...........]
vtkPCellDataToPointData : [ ...........]
vtkPVClipDataSet : [ ...........]
vtkPainterPolyDataMapper : [ ...........]
vtkPVGeometryFilter : [ ...........]
vtkPVGeometryFilter : [ ...........]
vtkPainterPolyDataMapper : [ ...........]
TagsNo tags attached.
Project
Topic Name
Type
Attached Files? file icon bug.py [^] (1,099 bytes) 2008-03-07 14:28

 Relationships

  Notes
(0015822)
Alan Scott (manager)
2009-03-27 19:48

Not tested. Berk's word is good enough for me.

 Issue History
Date Modified Username Field Change
2008-03-07 14:28 Berk Geveci New Issue
2008-03-07 14:28 Berk Geveci File Added: bug.py
2008-03-07 14:29 Berk Geveci Project VTK => ParaView
2008-03-07 14:30 Berk Geveci Category => 3.4
2008-03-07 14:30 Berk Geveci Target Version => Python support
2008-04-10 17:12 Ken Moreland Category 3.4 => 3.6
2009-02-17 13:58 Ken Moreland Status backlog => tabled
2009-02-17 13:58 Ken Moreland Assigned To => Berk Geveci
2009-03-25 10:14 Berk Geveci Status tabled => @80@
2009-03-25 10:14 Berk Geveci Resolution open => fixed
2009-03-27 19:48 Alan Scott Note Added: 0015822
2009-03-27 19:48 Alan Scott Status @80@ => closed
2009-05-13 13:45 Utkarsh Ayachit Target Version Python support => 3.6
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team