[Paraview-developers] pqPipelineSource and pqPipelineFilter

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Aug 31 10:50:23 EDT 2012


Pushed a fix, patch attached.

Utkarsh

On Tue, Aug 28, 2012 at 8:54 AM, Goodall, Mark (UK)
<Mark.Goodall at baesystems.com> wrote:
> Done http://paraview.org/Bug/view.php?id=13404
>
> Mark Goodall MEng
> Higher Scientist
>
> T +44 (0)117 302 8032 | F +44 (0)117 302 8008
> mark.goodall at baesystems.com | www.baesystems.com
> BAE Systems | Advanced Technology Centre | Sowerby Building (20R) | FPC 267 | PO Box 5 | Filton | Bristol | BS34 7QW
>
> BAE Systems (Operations) Limited
> Registered Office: Warwick House, PO Box 87, Farnborough Aerospace Centre, Farnborough, Hants., GU14 6YU, UK
> Registered in England & Wales No: 1996687
>
> -----Original Message-----
> From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com]
> Sent: 24 August 2012 13:30
> To: Goodall, Mark (UK)
> Cc: paraview-developers at paraview.org
> Subject: Re: [Paraview-developers] pqPipelineSource and pqPipelineFilter
>
> ----------------------! WARNING ! ---------------------- This message originates from outside our organisation, either from an external partner or from the internet.
> Keep this in mind if you answer this message.
> Follow the 'Report Suspicious Emails' link on IT matters for instructions on reporting suspicious email messages.
> --------------------------------------------------------
>
> Look at pqStandardServerManagerModelInterface::createPQProxy(). The only criteria is that it should have a property named "Input". I think that need to be revised to check for InputProperty type rather than name -- mind adding a bug for that, so that we can get it fixed soonish?
>
> Utkarsh
>
> On Fri, Aug 24, 2012 at 4:21 AM, Goodall, Mark (UK) <Mark.Goodall at baesystems.com> wrote:
>> I have a custom filter which when I fetch a pointer to it via
>> pqActiveObjects will not cast from pqPipelineSource to
>> pqPipelineFilter, despite accepting inputs. The only difference
>> between this filter and my other filters is that it has two input
>> ports. I need to retrieve the named inputs for the filter (getNamedInputs()).
>>
>>
>>
>> Is there any reason for a filter not being of type pqPipelineFilter?
>>
>>
>>
>> Mark Goodall MEng
>>
>> Higher Scientist
>>
>>
>>
>> T +44 (0)117 302 8032 | F +44 (0)117 302 8008
>>
>> mark.goodall at baesystems.com | www.baesystems.com
>>
>> BAE Systems | Advanced Technology Centre | Sowerby Building (20R) |
>> FPC 267
>> | PO Box 5 | Filton | Bristol | BS34 7QW
>>
>>
>>
>> BAE Systems (Operations) Limited
>>
>> Registered Office: Warwick House, PO Box 87, Farnborough Aerospace
>> Centre, Farnborough, Hants., GU14 6YU, UK
>>
>> Registered in England & Wales No: 1996687
>>
>>
>>
>>
>> ********************************************************************
>> This email and any attachments are confidential to the intended
>> recipient and may also be privileged. If you are not the intended
>> recipient please delete it from your system and notify the sender.
>> You should not copy it or use it for any purpose nor disclose or
>> distribute its contents to any other person.
>> ********************************************************************
>>
>>
>> _______________________________________________
>> Paraview-developers mailing list
>> Paraview-developers at paraview.org
>> http://public.kitware.com/mailman/listinfo/paraview-developers
>>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-BUG-13404.-Detect-proxies-with-inputs-more-reliably.patch
Type: application/octet-stream
Size: 1147 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20120831/239b4f08/attachment.obj>


More information about the Paraview-developers mailing list