[Paraview-developers] paraview PVSessionCore error

RIVERA ROLDAN, Jorge Orlando Orlando.RIVERA at mtu.de
Tue Jul 12 10:39:52 EDT 2016


Hi,


Also , check if   "setVariable" is   in  the public section of your class

Orlando

-----Ursprüngliche Nachricht-----
Von: Paraview-developers [mailto:paraview-developers-bounces at paraview.org] Im Auftrag von Cory Quammen
Gesendet: Tuesday, 12. July 2016 15:37
An: Chiranjib Sur
Cc: Paraview Developer Mailing list
Betreff: Re: [Paraview-developers] paraview PVSessionCore error

Chiranjib,

Usually this error means there is a mismatch between the XML used to
describe the VTK-side class. Check that your XML name for the member
function matches the C++, and that the member function setVariable()
takes only one value.

Cory

On Tue, Jul 12, 2016 at 1:22 AM, Chiranjib Sur <sur.chiranjib at gmail.com> wrote:
> Hi,
> I am trying to implement a new filter in ParaView and I get the following
> error while executing.
>
> vtkPVSessionCore (0x162d180): Object type: MyObjectSource, could not find
> requested method: "setVariable"
> or the method was called with incorrect arguments.
>
> while processing
> Message 0 = Invoke
>   Argument 0 = vtk_object_pointer {MyObjectSource(0x34b3870)}
>   Argument 1 = string_value {setVariable}
>   Argument 2 = float64_value {0.003}
>
>
> I searched the mailing list and it looks like a very similar bug has been
> reported
> http://www.paraview.org/Bug/view.php?id=15593
>
>
> People have faced similar problem and here are the details
> http://public.kitware.com/pipermail/paraview/2016-March/036387.html
>
> Is there a solution of work-around?
>
> Chiranjib
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at:
> http://markmail.org/search/?q=Paraview-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview-developers
>



--
Cory Quammen
R&D Engineer
Kitware, Inc.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Search the list archives at: http://markmail.org/search/?q=Paraview-developers

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview-developers
--
MTU Aero Engines AG
Vorstand/Board of Management: Reiner Winkler, Vorsitzender/CEO; Dr. Rainer Martens, Michael Schreyoegg
Vorsitzender des Aufsichtsrats/Chairman of the Supervisory Board: Klaus Eberhardt
Sitz der Gesellschaft/Registered Office: Muenchen
Handelsregister/Commercial Register: Muenchen HRB 157206

Diese E-Mail sowie ihre Anhaenge enthalten MTU-eigene vertrauliche oder rechtlich geschuetzte Informationen.
Wenn Sie nicht der beabsichtigte Empfaenger sind, informieren Sie bitte den Absender und loeschen Sie diese
E-Mail sowie die Anhaenge. Das unbefugte Speichern, Kopieren oder Weiterleiten ist nicht gestattet.

This e-mail and any attached documents are proprietary to MTU, confidential or protected by law.
If you are not the intended recipient, please advise the sender and delete this message and its attachments.
Any unauthorised storing, copying or distribution is prohibited.


More information about the Paraview-developers mailing list