| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012193 | ParaView | Bug | public | 2011-05-16 10:32 | 2011-05-17 20:31 | ||||
| Reporter | Utkarsh Ayachit | ||||||||
| Assigned To | Utkarsh Ayachit | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | Development | ||||||||
| Target Version | 3.12 | Fixed in Version | 3.12 | ||||||
| Summary | 0012193: Calculator does not support scalar division for vectors | ||||||||
| Description | Try this: * Create Sphere source + Apply * Add calculator with expression (Normals * 12) * Apply == Works file === Now change expression to (Normals / 12) * Apply == Will complain == ERROR: In /home/utkarsh/Kitware/ParaView3/ParaView/VTK/Common/vtkFunctionParser.cxx, line 308 vtkFunctionParser (0x39d0550): can't divide vectors That's incorrect. We are not dividing by vectors here. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0026512) Utkarsh Ayachit (administrator) 2011-05-16 12:55 |
commit d2a6fa08e8af824cd1657e821bf0fa92aeac0c07 Merge: 858a756 39f1dd3 Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Date: Mon May 16 12:53:21 2011 -0400 Merge topic 'bug_12193_calculator_vector_divide' 39f1dd3 Fixed BUG 0012193. Function parser did not support vector/scalar. |
|
(0026525) Alan Scott (manager) 2011-05-17 20:31 |
Tested trunk, windows, local server. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2011-05-16 10:32 | Utkarsh Ayachit | New Issue | |
| 2011-05-16 12:55 | Utkarsh Ayachit | Note Added: 0026512 | |
| 2011-05-16 12:55 | Utkarsh Ayachit | Status | backlog => @80@ |
| 2011-05-16 12:55 | Utkarsh Ayachit | Fixed in Version | => 3.12 |
| 2011-05-16 12:55 | Utkarsh Ayachit | Resolution | open => fixed |
| 2011-05-16 12:55 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
| 2011-05-16 13:00 | Utkarsh Ayachit | Source_changeset_attached | => VTK master d2a6fa08 |
| 2011-05-16 13:00 | Utkarsh Ayachit | Source_changeset_attached | => VTK master 39f1dd3e |
| 2011-05-17 20:31 | Alan Scott | Note Added: 0026525 | |
| 2011-05-17 20:31 | Alan Scott | Status | @80@ => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |