View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
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 | |||||||
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. | ||||||||
Project | TBD | ||||||||
Topic Name | |||||||||
Type | incorrect functionality | ||||||||
Attached Files | dummyR2.py [^] (905 bytes) 2015-08-07 09:51 dummyR.py [^] (1,049 bytes) 2015-08-07 09:51 | ||||||||
Relationships | |
Relationships |
Notes | |
(0034982) Mathieu Westphal (developer) 2015-08-13 04:18 |
Fixed by: https://gitlab.kitware.com/paraview/paraview/merge_requests/296 [^] |
(0035505) Alan Scott (manager) 2015-12-01 19:41 |
Tested 4.4.0, Linux, local server. |
Notes |
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 | |
2015-08-07 09:56 | Mathieu Westphal | Steps to Reproduce Updated | |
2015-08-07 09:56 | Mathieu Westphal | Additional Information Updated | |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |