MantisBT - ParaView
View Issue Details
0009549ParaViewBugpublic2009-09-16 03:182011-09-01 13:31
Sven Buijssen 
Utkarsh Ayachit 
normalminoralways
closedfixed 
3.6 
3.12 
0009549: Python Shell issues warning on init if simple custom filter is loaded
Remove any ParaView config files (Unix/Mac: rm -rf ~/.config/ParaView/ParaView3.6.ini)
Invoke paraview
Tools - Manage Custom Filter - Import
Load attached file
Tools - Python Shell

=> the initial import of paraview.simple will raise the following warning:
Warning: Curvature is being overwritten. This may point to an issue in the ParaView configuration files

Warning can be removed by merely removing the line CustomFilters= in section [General] of ~/.config/ParaView/ParaView<version>.ini and restarting paraview, but appears again as soon as another custom filter is loaded.

Happens with ParaView 3.6.1 and top of cvs build.

Happens with other custom filters as well: Apply an arbitrary filter and turn it into a custom filter. The kind of warning changes, but there is always one per loaded custom filter.
No tags attached.
xml cell.centers.as.custom.filter.xml (1,107) 2009-09-16 03:18
https://www.vtk.org/Bug/file/7454/cell.centers.as.custom.filter.xml
Issue History
2009-09-16 03:18Sven BuijssenNew Issue
2009-09-16 03:18Sven BuijssenFile Added: cell.centers.as.custom.filter.xml
2009-12-16 12:42Sven BuijssenNote Added: 0018925
2009-12-16 12:58Utkarsh AyachitStatusbacklog => @80@
2009-12-16 12:58Utkarsh AyachitFixed in Version => Development
2009-12-16 12:58Utkarsh AyachitResolutionopen => fixed
2009-12-16 12:58Utkarsh AyachitAssigned To => Utkarsh Ayachit
2010-01-12 18:34Alan ScottNote Added: 0019109
2010-01-12 18:34Alan ScottStatus@80@ => closed
2011-09-01 13:31Utkarsh AyachitFixed in VersionDevelopment => 3.12

Notes
(0018925)
Sven Buijssen   
2009-12-16 12:42   
Resolved by Utilities/VTKPythonWrapping/paraview/servermanager.py revision 1.70.
(0019109)
Alan Scott   
2010-01-12 18:34   
Tested local server.