Re: [Paraview] ParaView v5.2 problems with PLY files with point clouds

2017-04-03 Thread Cory Quammen
Nenad, Sorry, this has been sitting in my inbox for a while now. I tried reading the PLY file you cited [1] with ParaView 5.3. It seems to read the points just fine. What might be confusing is that since there is no cell data, the points are not rendered in the default "Surface" representation.

Re: [Paraview] pvpython script fails on Paraview 5.0.1

2017-04-03 Thread Cory Quammen
It looks like you've built ParaView with the OpenGL backend while your Windows binary is built against the OpenGL2 backend. These backends have some disjoint properties exposed in ParaView, and the error you are seeing is from a property in the state file generated from the OpenGL2 backend that

Re: [Paraview] ParaView 5 Crashes on macOS (Sierra)

2017-04-03 Thread Cory Quammen
Zach, Thanks for trying it out! I'm glad to hear it is fixed. To my knowledge, ParaView does not read Gmsh files directly. Apparently, you can save out VTK files from Gmsh that can be read into ParaView:

Re: [Paraview] ParaView 5 Crashes on macOS (Sierra)

2017-04-03 Thread Zach Davis
Hi Cory, This build works for me. I don’t have the crashing issue as before. On a completely unrelated note since I’m replying to the entire mailing list, is there a way to view mesh files in the Gmsh format using ParaView? Best Regards, Zach Davis Pointwise®, Inc. Sr. Engineer, Sales &

Re: [Paraview] Crash occurs after clicking "File" then "Open"

2017-04-03 Thread Cory Quammen
Roman, Could you try this nightly build of ParaView while your non-accessible volumes are mounted? It includes hopefully a fix for the crash you reported.

Re: [Paraview] ParaView 5 Crashes on macOS (Sierra)

2017-04-03 Thread Cory Quammen
Zach, Would you mind trying this nightly build of ParaView? http://www.paraview.org/paraview-downloads/download.php?submit=Download=nightly=all=all=ParaView-5.3.0-219-g24f5a44-Qt5-OpenGL2-MPI-OSX10.8-64bit.dmg I recently merged a change that should hopefully fix this crash. Thanks, Cory On

[Paraview] Workshop on in situ visualization

2017-04-03 Thread Benson Muite
Hi, Please submit papers of your work and experiences related to in situ visualization to the ISC 2017 workshop on in situ visualization. Papers are due by 25 April. More details at woiv.org Regards, Benson Muite -- -- Hajussüsteemide Teadur Arvutiteaduse Instituut Tartu Ülikool J. Liivi 2,

Re: [Paraview] Pipeline not respecting the arrow of time after changing the inputs of a filter

2017-04-03 Thread Utkarsh Ayachit
Jonathan, We can always use the paraview issue tracker to request new features, including UI cleanups and redesign proposals. https://gitlab.kitware.com/paraview/paraview/issues It's generally a good idea to bring it to everyone's attention on the mailing list too. Utkarsh On Mon, Apr 3, 2017

Re: [Paraview] paraviewweb Remote Render Threshold

2017-04-03 Thread Sebastien Jourdain
Hi Francesco, We are currently working on getting local rendering working with ParaViewWeb leveraging vtk-js. I'm hoping to have it available in the next version of ParaView. Anyhow, the "Remote Render Threshold" is used to determine where the rendering is happening between the "pvpython/client"

[Paraview] paraviewweb Remote Render Threshold

2017-04-03 Thread Nigro, Francesco
Hi, I’m trying paraviewweb but I’m a bit confused by “Remote Render Threshold“; It seems that all the rendering is done by the server, no matter what is set in the threshold. There is a way to let the web client do all the work? Thank you, Francesco [Ferrari]

Re: [Paraview] Superquadric tensor glyph

2017-04-03 Thread d.r.tunuguntla
Dear Paraview users, I am now able build paraview and Qt5 with python essentials on xubuntu 16.04 LTS. However, I would like to install user defined plugins such as superquadric glyphs, which is an extra plugin similar to arrow glyph. The plugin is provided here

Re: [Paraview] Native OpenFOAM reader for ParaView 5.3.0 has some weird visualization issues.

2017-04-03 Thread Tom Fahner
Hi Utkarsh, I finally had some time to look into this issue a bit further. I have a testcase for you of an Ahmed body that also shows the weird missing of the data. The case with some intermediate result (approx 400 MB) can be found here: https://we.tl/ZZwy4ZGL1K The case without that result

Re: [Paraview] Pipeline not respecting the arrow of time after changing the inputs of a filter

2017-04-03 Thread Jonathan Borduas
Hi Utkarsh, I was wondering if there is a way to contribute to ParaView in terms of UI design and features propositions. I would really like to see ParaView evolve not just in term of performance/capabilities, but also in usability. I understand the requirements are often aligned with