MantisBT - ParaView | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015624 | ParaView | (No Category) | public | 2015-08-07 09:51 | 2015-12-01 19:41 |
Reporter | Mathieu Westphal | ||||
Assigned To | Mathieu Westphal | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | git-master | ||||
Target Version | Fixed in Version | 4.4 | |||
Project | TBD | ||||
Topic Name | |||||
Type | incorrect functionality | ||||
Summary | 0015624: loaded Uncertainty Rendering plugin generate invalid python trace | ||||
Description | With UncertaintyRendering plugin loaded, the generated python trace is invalid, even when the plugin code is not used. | ||||
Steps To Reproduce | How to reproduce: ./bin/paraview tools->PluginManager Load UncertaintyRendering plugin tools->StartTrace source->Box apply colorBy->Normals tools->StopTrace the generated python script will now contain the line: ColorBy(box1Display, ('POINTS', 'Normals')) and missing: # show data in view box1Display = Show(box1, renderView1) # trace defaults for the display properties. box1Display.ColorArrayName = [None, ''] | ||||
Additional Information | It is actually because of a silent fail in smtrace.py; which is caused by UncertaintyTransferFunction, for which the python wrapper cannot find registered accessor nor create one smtrace.py:165 vtkUncertaintyRendering.xml:52 | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | dummyR2.py (905) 2015-08-07 09:51 https://www.vtk.org/Bug/file/9868/dummyR2.py dummyR.py (1,049) 2015-08-07 09:51 https://www.vtk.org/Bug/file/9869/dummyR.py | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-08-07 09:51 | Mathieu Westphal | New Issue | |||
2015-08-07 09:51 | Mathieu Westphal | Assigned To | => Mathieu Westphal | ||
2015-08-07 09:51 | Mathieu Westphal | File Added: dummyR2.py | |||
2015-08-07 09:51 | Mathieu Westphal | File Added: dummyR.py | |||
2015-08-07 09:56 | Mathieu Westphal | Description Updated | bug_revision_view_page.php?rev_id=1201#r1201 | ||
2015-08-07 09:56 | Mathieu Westphal | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=1203#r1203 | ||
2015-08-07 09:56 | Mathieu Westphal | Additional Information Updated | bug_revision_view_page.php?rev_id=1205#r1205 | ||
2015-08-13 04:18 | Mathieu Westphal | Note Added: 0034982 | |||
2015-08-13 04:18 | Mathieu Westphal | Status | backlog => gatekeeper review | ||
2015-08-13 04:18 | Mathieu Westphal | Resolution | open => fixed | ||
2015-09-03 09:50 | Utkarsh Ayachit | Status | gatekeeper review => customer review | ||
2015-09-03 09:50 | Utkarsh Ayachit | Fixed in Version | => git-master | ||
2015-09-06 12:17 | Utkarsh Ayachit | Fixed in Version | git-master => 4.4 | ||
2015-12-01 19:41 | Alan Scott | Note Added: 0035505 | |||
2015-12-01 19:41 | Alan Scott | Status | customer review => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|