Are you connecting to pvserver by any change? If so, did you load the plugin on the server side as well?
Utkarsh On Fri, Jul 10, 2009 at 10:55 AM, Fred Fred<[email protected]> wrote: > I checked it and YES...unfortunately. > >> Date: Thu, 9 Jul 2009 09:12:32 -0400 >> Subject: Re: [Paraview] Crash while loading a plugin >> From: [email protected] >> To: [email protected] >> CC: [email protected] >> >> Are you sure the vtkMyClass source file was listed after the >> SERVER_MANAGER_SOURCES keyword in the ADD_PARAVIEW_PLUGIN macro? >> >> i.e. >> ADD_PARAVIEW_PLUGIN(MyPlugin "1.0" >> ... >> SERVER_MANAGER_SOURCES vtkMyClass.cxx >> ...) >> >> >> Utkarsh >> >> >> >> On Fri, Jul 3, 2009 at 2:26 PM, Fred Fred<[email protected]> wrote: >> > First plugin try, first crash, any idea? >> > >> > ERROR: In /usr/local/ParaView-3.4.0/Servers/Common/vtkProcessModule.cxx, >> > line 1079 >> > vtkProcessModule (0x684b300): Cannot create object of type "vtkMyClass". >> > while processing >> > Message 0 = New >> > Argument 0 = string_value {vtkMyClass} >> > Argument 1 = id_value {189} >> > >> > >> > >> > ERROR: In /usr/local/ParaView-3.4.0/Servers/Common/vtkProcessModule.cxx, >> > line 1080 >> > vtkProcessModule (0x684b300): Aborting execution for debugging purposes. >> > >> > >> > Abort trap >> > >> > >> > ________________________________ >> > Discutez sur Messenger où que vous soyez ! Mettez Messenger sur votre >> > mobile >> > ! >> > _______________________________________________ >> > Powered by www.kitware.com >> > >> > Visit other Kitware open-source projects at >> > http://www.kitware.com/opensource/opensource.html >> > >> > Please keep messages on-topic and check the ParaView Wiki at: >> > http://paraview.org/Wiki/ParaView >> > >> > Follow this link to subscribe/unsubscribe: >> > http://www.paraview.org/mailman/listinfo/paraview >> > >> > > > ________________________________ > Souhaitez vous « être au bureau sans y être » ? Oui je le veux ! _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
