Hi,<div><br></div><div>I'm writing a paraview plugin based on a python programmable filter. To do this I'm using the excellent plugin generator described here, <a href="http://www.kitware.com/blog/home/post/534">http://www.kitware.com/blog/home/post/534</a></div><div><br></div><div>I am trying to add a dropdown list to the plugin XML, as in here <a href="http://www.paraview.org/Wiki/ParaView/Plugin_HowTo#Drop_down_list">http://www.paraview.org/Wiki/ParaView/Plugin_HowTo#Drop_down_list</a></div><div><br></div><div>However including the example code, or the code I actually need, in the XML causes paraview to crash when the filter is selected.</div><div><br></div><div>Due to the way paraview is crashing, I can see the output messages but not select or scroll. One line seems pertinent which is</div><div><br></div><div>Incorrect message received. missing xml_group and xml_name information</div><div><br></div><div>Any suggestions?</div><div><br></div><div>Cheers,</div><div>Bruce</div><div><br></div><div><br></div>