Re: [Paraview] volume rendering with Catalyst ...

2016-05-04 Thread Ufuk Utku Turuncoglu (BE)
Hi, Actually, i am using same ParaView installation (under Mac OS) to create the Catalyst script and compiling the model code. So, OpenGL backend must be consistent. In any case, i'll try your suggestion and let you know about it. Regards, --ufuk On 04/05/16 22:37, Andy Bauer wrote: Hi,

Re: [Paraview] volume rendering with Catalyst ...

2016-05-04 Thread Andy Bauer
Hi, Are you generating the Catalyst script with PV built with the OpenGL2 backend and then linking with a version of Catalyst built with the OpenGL1 backend? I'd guess that this is the problem. To isolate the issue further, you can do a Python trace in the GUI to see if you get the same issue

Re: [Paraview] Dropping support for OpenGL1 in ParaView 5.2.

2016-05-04 Thread Utkarsh Ayachit
Following discussions with folks here, we're tabling this for another year as the OpenGL2 backend continues to stabilize. On Wed, May 4, 2016 at 10:33 AM, Utkarsh Ayachit wrote: > Folks, > > As we continue to make progress on the new OpenGL2 rendering backend, > I

[Paraview] Dropping support for OpenGL1 in ParaView 5.2.

2016-05-04 Thread Utkarsh Ayachit
Folks, As we continue to make progress on the new OpenGL2 rendering backend, I wanted to get a feel from the community if there's any objection to dropping support entirely for the legacy OpenGL1 rendering backend in ParaView for 5.2? Note this will only affect ParaView and ParaView-based

Re: [Paraview] Mesa compilation

2016-05-04 Thread Sebastien Jourdain
Hi Daniel, here is an updated version of the documentation. We are in the process of migrating the documentation and code base. Once it will be done the later will be the official one. http://kitware.github.io/paraviewweb/docs/guides/os_mesa.html Moreover, if you are on linux and you are using

Re: [Paraview] Mesa compilation

2016-05-04 Thread Daniel Zuidinga
I downloaded and build mesa 9.2.2 and now the make stops at: 4%] Building C object VTK/ThirdParty/gl2ps/vtkgl2ps/CMakeFiles/vtkgl2ps.dir/gl2ps.c.omake[2]: *** No rule to make target `/work/apps/mesa/9.2.2/llvmpipe/lib/libOSMesa.[so', needed by `lib/libvtkgl2ps-pv4.3.so.1'. Stop.make[1]: ***

[Paraview] Compile PV with Paraviewweb on Windows

2016-05-04 Thread Daniel Zuidinga
Hello, Paraviewweb is only included in the 4.1 builds of PV on Windows. Is it possible to compile newer Versions with Paraviewweb support? regards -- Daniel Zuidinga Dipl.-Ing. SEO Aachen Passstr. 5 52070 Aachen Tel : 0241 / 450 912 67 E-Mail: i...@seoaachen.de Web :

[Paraview] Mesa compilation

2016-05-04 Thread Daniel Zuidinga
Hello, I try to compile Paraview with Mesa support (I need Paraviewweb on a server without GPU). I use the tutorial on: http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/os_mesa I get the Error: CMake Error at VTK/CMake/FindPAckageHandlesSTandardArgs.cmake:97

[Paraview] Axis labels and ticks vanish at high zoom

2016-05-04 Thread Jim.Eliot
Good morning, When I zoom into a dataset, the axes grid labels, ticks and grid disappear. I turn on the axes grid (optionally turn on 'show grid' in the settings) and then zoom in on the axis. At a certain point, the axis labels, ticks and grid fail to show. Sometimes they show only part way