| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0010471 | ParaView | Bug | public | 2010-03-26 15:45 | 2016-08-12 09:58 | ||||
| Reporter | Dave DeMarle | ||||||||
| Assigned To | Kitware Robot | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | Development | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0010471: py wrapping of UpdatePipeline(0.0) results in UpdatePipeline() | ||||||||
| Description | Something is wrong in the python wrapping of SMSourceProxy::UpdatePipeline(double 0.0), which makes it call SMSourceProxy::UpdatePipeline() instead. The two are not equivalent and some readers will produce the wrong result because of it. >>> from paraview.simple import * paraview version 3.7.0, Date: 2010-03-25 >>> ts = TimeSource() >>> ts.UpdatePipeline(0.0) In the resulting execution of vtkTimeSourceExample::RequestData(), there is no time requested, which (for other time varying sources) is not the same thing as requesting t=0.0 | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0037801) Kitware Robot (administrator) 2016-08-12 09:58 |
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. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-03-26 15:45 | Dave DeMarle | New Issue | |
| 2016-08-12 09:58 | Kitware Robot | Note Added: 0037801 | |
| 2016-08-12 09:58 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:58 | Kitware Robot | Resolution | open => moved |
| 2016-08-12 09:58 | Kitware Robot | Assigned To | => Kitware Robot |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |