[Paraview] Custom Filter Not Seen in 3.2.1 Filter Menu
Kent Eschenberg
eschenbe at psc.edu
Thu Dec 13 10:38:06 EST 2007
Clint,
There really was an error (a missing "<"). I had fixed it; erased two files in
the build tree; and ran "make". Its my guess that the make files failed to see
the change in the xml file. The two files I erased were
/Qt/Components/moc_pqAutoGeneratedObjectPanel.cxx
/Servers/ServerManager/vtkSMGeneratedModules.h
because they had "Generated" in their name. Can you suggest other files to
erase to force it to use the corrected xml file?
Thanks!
Kent
Pittsburgh Supercomputing Center
clinton at elemtech.com wrote:
> Your files work for me. "Failed to parse" means there's a syntax error in the
> xml file. But I don't see one in the file you gave.
>
> Clint
>
> On Wednesday 12 December 2007 1:21:17 pm Kent Eschenberg wrote:
>> Thanks, Clint. Unfortunately there still seems to be something wrong. I've
>> attached the most relevant files. No errors or warnings during make but the
>> following is printed when ParaView starts and the new filter is not
>> available:
>>
>> ======
>> Failed to parse ":/ParaViewResources/cloudGUI.xml"
>> Failed to parse ":/ParaViewResources/cloudGUI.xml"
>> Failed to load ":/ParaViewResources/cloudGUI.xml"
>> Failed to load ":/ParaViewResources/cloudGUI.xml"
>> ======
>>
>> The actual path to that xml file is
>> /home/eschenbe/PV/Kits/Cloud/cloudGUI.xml .
>>
>> Suggestions?
>> Kent
More information about the ParaView
mailing list