MantisBT - ParaView |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005863 | ParaView | (No Category) | public | 2007-10-10 16:36 | 2015-01-02 10:45 |
|
| Reporter | Dave DeMarle | |
| Assigned To | Berk Geveci | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | Someday | Fixed in Version | 4.3 | |
| Project | |
| Topic Name | |
| Type | |
|
| Summary | 0005863: Time Source filter does not correctly report its temporal extent in the information page |
| Description | This filter can produce data over either a continuous range or at discrete time values. In either case the range is from t=0.0 to t=1.0. However the information tab for this filter does not show the available time range.
The fix is probably to split the source into a continuous source and a discrete source so that when request information is initially called (before accept) it knows what type of time range it needs to give for the info page to use.
|
| Steps To Reproduce | |
| Additional Information | /cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMTimeStepsInformationHelper.cxx,v <-- vtkSMTimeStepsInformationHelper.cxx
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/sources.xml,v <-- sources.xml
new revision: 1.76; previous revision: 1.75
/cvsroot/ParaView3/ParaView3/VTK/Graphics/vtkTimeSourceExample.cxx,v <-- vtkTimeSourceExample.cxx
new revision: 1.5; previous revision: 1.4
|
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2007-10-10 16:36 | Dave DeMarle | New Issue | |
| 2007-10-11 13:17 | Dave DeMarle | Status | backlog => tabled |
| 2007-10-11 13:17 | Dave DeMarle | Assigned To | => Dave DeMarle |
| 2007-10-15 14:49 | Dave DeMarle | Status | tabled => @80@ |
| 2007-10-15 14:49 | Dave DeMarle | Additional Information Updated | |
| 2007-10-17 17:03 | Alan Scott | Status | @80@ => @20@ |
| 2007-10-17 17:03 | Alan Scott | Resolution | open => reopened |
| 2007-10-17 17:03 | Alan Scott | Note Added: 0009502 | |
| 2008-04-15 10:33 | Berk Geveci | Assigned To | Dave DeMarle => Berk Geveci |
| 2008-04-15 10:33 | Berk Geveci | Status | @20@ => tabled |
| 2008-04-15 10:33 | Berk Geveci | Category | => Someday |
| 2009-05-13 13:49 | Utkarsh Ayachit | Target Version | => Someday |
| 2011-01-13 17:00 | | Source_changeset_attached | => VTK master a2bd8391 |
| 2011-01-13 17:00 | | Source_changeset_attached | => VTK master 020ef709 |
| 2011-06-16 13:10 | Zack Galbreath | Category | => (No Category) |
| 2014-10-10 10:29 | Cory Quammen | Note Added: 0033624 | |
| 2014-10-10 10:29 | Cory Quammen | Status | backlog => gatekeeper review |
| 2014-10-10 10:29 | Cory Quammen | Resolution | reopened => no change required |
| 2014-10-15 10:08 | Utkarsh Ayachit | Fixed in Version | => git-master |
| 2014-10-15 10:08 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
| 2014-10-15 10:08 | Utkarsh Ayachit | Note Added: 0033647 | |
| 2014-11-06 20:19 | Alan Scott | Note Added: 0033774 | |
| 2014-11-06 20:19 | Alan Scott | Status | customer review => closed |
| 2015-01-02 10:45 | Utkarsh Ayachit | Fixed in Version | git-master => 4.3 |
|
Notes |
|
|
(0009502)
|
|
Alan Scott
|
|
2007-10-17 17:03
|
|
|
Should this be in the 3.2 branch? I don't see it there... |
|
|
|
(0033624)
|
|
Cory Quammen
|
|
2014-10-10 10:29
|
|
This no longer appears to be an issue.
The time steps are reported correctly in the table that shows the time step index and time value. |
|
|
|
(0033647)
|
|
Utkarsh Ayachit
|
|
2014-10-15 10:08
|
|
Topics merged into master:
15025_fix_annotations
15035_reverse_connections_dsrs
15043_add_qmake_variable_back
15044_update_example_plugins
cmake-cmp0053-warnings
live-breakpoint
pv-plot-bar-lut
visible_range
|
|
|
|
(0033774)
|
|
Alan Scott
|
|
2014-11-06 20:19
|
|
|
Tested master, Linux, local server. |
|