[Paraview] Making a programmable apply by default

2018-08-08 Thread Andreyev, Andrey
Hello all,

I have a structural code that writes XDMF files and in order to speed up
visualization we're writing some python scripts. In order to make things
easier, we have also written a programmable filter to apply to the
pipeline. As of right now, we have to copy the python code into the
programmable filter box all the time. Is there a way (via xml or other but
without compiling) to make the python code load directly after the XDMF
reader?

Thank you in advance!
Andrey

-- 

Andrey V. Andreyev
CORVID Technologies
145 Overhill Dr
Mooresville, NC 28117
704-799-6944 x172
andrey.andre...@corvidtec.com
___
Powered by www.kitware.com

ParaView discussion is moving! Please visit https://discourse.paraview.org/ for 
future posts.

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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/paraview


Re: [Paraview] pvserver core dump with server and client v5.5.2

2018-08-08 Thread John Patchett
I think there were some issues with the server segfaulting if it didn't
have OSPRay built into it and the Windows client connected to it.  Can you
check if this also happens with a non-windows client and if so perhaps
ensure OSPRay gets built on the linux server side.
Good Luck,
--John.

On Wed, Aug 8, 2018 at 12:12 AM Mathieu Westphal <
mathieu.westp...@kitware.com> wrote:

> Hello,
>
> You may want to build it Debug and to run with gdb.
>
> Best regards,
>
> Mathieu Westphal
>
> On Tue, Aug 7, 2018 at 7:42 PM, Christopher Paolini <
> paol...@engineering.sdsu.edu> wrote:
>
>> Greetings,
>>
>> Built server v5.5.2 from source and am getting this core dump when a
>> client connects:
>>
>> Server: Ubuntu 16.04.3 LTS, Nvidia 396.37, x86_64
>> Client: Windows 10
>>
>> $ ~/ParaView-v5.5.2/paraview_build$ bin/pvserver --server-port=8080
>> --cslog=paraview.log
>> Waiting for client...
>> Connection URL: cs://host:8080
>> Accepting connection(s): host:8080
>> Client connected.
>> Segmentation fault (core dumped)
>>
>> Any ideas?
>>
>> Thanks so much,
>>
>> Chris
>>
>> ___
>> Powered by www.kitware.com
>>
>> ParaView discussion is moving! Please visit
>> https://discourse.paraview.org/ for future posts.
>>
>> 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
>>
>> Search the list archives at: http://markmail.org/search/?q=ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> https://public.kitware.com/mailman/listinfo/paraview
>>
>
> ___
> Powered by www.kitware.com
>
> ParaView discussion is moving! Please visit
> https://discourse.paraview.org/ for future posts.
>
> 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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/paraview
>
___
Powered by www.kitware.com

ParaView discussion is moving! Please visit https://discourse.paraview.org/ for 
future posts.

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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/paraview


Re: [Paraview] pvserver core dump with server and client v5.5.2

2018-08-08 Thread David E DeMarle
In 5.5.2 only Mac clients still have that specific failure so I was
reluctant to suggest this as the cause.

For mac a decent workaround is to use the 5.5.1 noospray client we've
published.

David E DeMarle
Kitware, Inc.
Principal Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Wed, Aug 8, 2018 at 3:18 PM John Patchett  wrote:

> I think there were some issues with the server segfaulting if it didn't
> have OSPRay built into it and the Windows client connected to it.  Can you
> check if this also happens with a non-windows client and if so perhaps
> ensure OSPRay gets built on the linux server side.
> Good Luck,
> --John.
>
> On Wed, Aug 8, 2018 at 12:12 AM Mathieu Westphal <
> mathieu.westp...@kitware.com> wrote:
>
>> Hello,
>>
>> You may want to build it Debug and to run with gdb.
>>
>> Best regards,
>>
>> Mathieu Westphal
>>
>> On Tue, Aug 7, 2018 at 7:42 PM, Christopher Paolini <
>> paol...@engineering.sdsu.edu> wrote:
>>
>>> Greetings,
>>>
>>> Built server v5.5.2 from source and am getting this core dump when a
>>> client connects:
>>>
>>> Server: Ubuntu 16.04.3 LTS, Nvidia 396.37, x86_64
>>> Client: Windows 10
>>>
>>> $ ~/ParaView-v5.5.2/paraview_build$ bin/pvserver --server-port=8080
>>> --cslog=paraview.log
>>> Waiting for client...
>>> Connection URL: cs://host:8080
>>> Accepting connection(s): host:8080
>>> Client connected.
>>> Segmentation fault (core dumped)
>>>
>>> Any ideas?
>>>
>>> Thanks so much,
>>>
>>> Chris
>>>
>>> ___
>>> Powered by www.kitware.com
>>>
>>> ParaView discussion is moving! Please visit
>>> https://discourse.paraview.org/ for future posts.
>>>
>>> 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
>>>
>>> Search the list archives at: http://markmail.org/search/?q=ParaView
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> https://public.kitware.com/mailman/listinfo/paraview
>>>
>>
>> ___
>> Powered by www.kitware.com
>>
>> ParaView discussion is moving! Please visit
>> https://discourse.paraview.org/ for future posts.
>>
>> 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
>>
>> Search the list archives at: http://markmail.org/search/?q=ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> https://public.kitware.com/mailman/listinfo/paraview
>>
> ___
> Powered by www.kitware.com
>
> ParaView discussion is moving! Please visit
> https://discourse.paraview.org/ for future posts.
>
> 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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/paraview
>
___
Powered by www.kitware.com

ParaView discussion is moving! Please visit https://discourse.paraview.org/ for 
future posts.

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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/paraview


[Paraview] Dynamic scenes

2018-08-08 Thread GeorgeP S
Hello,

A question if i may, is there a way to export dynamic scenes from a model
without it being an animation?

Thank you,
Salachoris Georgios Panagiotis
___
Powered by www.kitware.com

ParaView discussion is moving! Please visit https://discourse.paraview.org/ for 
future posts.

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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/paraview