MantisBT - ParaView
View Issue Details
0012146ParaViewBugpublic2011-05-02 14:432011-05-17 20:59
Sven Buijssen 
Utkarsh Ayachit 
normalminoralways
closedfixed 
Development 
3.123.12 
0012146: Switching to Surface LIC representation pops up bogus error message
The collaboration branch merge introduced the following regression:

ParaView nightly build (pv commit 88dff25b1550de5cc78f124c956c80d977960326), local server, Linux 64-bit.
* Sources / Wavelet. Apply
* Filters / Random Vectors. Apply
* Display / Representation / Surface LIC

=> The following error message is raised:
ERROR: In /ParaView3.git/ParaViewCore/ClientServerCore/vtkGeometryRepresentation.cxx, line 436
vtkSurfaceLICRepresentation (0x4048cc0): Invalid type: 2

The Surface LIC seems to work nicely, nonetheless.

Does not happen with PV 3.10.1 and pre-collaboration-branch-merge versions.
No tags attached.
Issue History
2011-05-02 14:43Sven BuijssenNew Issue
2011-05-02 14:48Sebastien JourdainAssigned To => Utkarsh Ayachit
2011-05-02 14:48Sebastien JourdainStatusbacklog => tabled
2011-05-06 09:05Utkarsh AyachitTarget Version => 3.12
2011-05-09 09:38Utkarsh AyachitNote Added: 0026463
2011-05-09 09:38Utkarsh AyachitStatustabled => @80@
2011-05-09 09:38Utkarsh AyachitFixed in Version => 3.12
2011-05-09 09:38Utkarsh AyachitResolutionopen => fixed
2011-05-17 20:59Alan ScottNote Added: 0026533
2011-05-17 20:59Alan ScottStatus@80@ => closed

Notes
(0026463)
Utkarsh Ayachit   
2011-05-09 09:38   
commit 55cc3cfd160956449b0701c8132cd86ab31c9d5c
Merge: 239099e 4ede66a
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon May 9 09:38:13 2011 -0400

    Merge topic 'bug_12146'
    
    4ede66a Fixed BUG 0012146. Fixed representation type.
(0026533)
Alan Scott   
2011-05-17 20:59   
Tested local server, windows, trunk.