[Paraview] pvbatch view.StillRender() crashing

bcurtis3 bcurtis3 at masonlive.gmu.edu
Wed Aug 7 13:16:22 EDT 2013


Hi Burlen,

This is a source build.

CMakeOutput.log: http://paste.ubuntu.com/5959617/

~Brian
________________________________________
From: Burlen Loring [bloring at lbl.gov]
Sent: Wednesday, August 07, 2013 1:00 PM
To: bcurtis3
Cc: paraview at paraview.org
Subject: Re: [Paraview] pvbatch view.StillRender() crashing

Hi,

I think this happens because VTK failed to create a valid rendering
context. There could be some issue with Open GL on your system, or some
interaction with PV and your Open GL install.

Have you built PV from sources here or is this a binary download?

Burlen

On 08/07/2013 09:13 AM, bcurtis3 wrote:
> Hi there,
>
> I am trying to use the following command to print an image of a sliceFilter I create:
> /home/bcurtis/Downloads/Paraview/bin/pvbatch --use-offscreen-rendering /home/bcurtis/Desktop/newscreenshots.py
> (eventually i'll use mpirun for all my other legacy VTK files)
>
> I run the following code which crashes at view.StillRender(). I have also pasted the code and crash below.
>
> CODE: http://paste.ubuntu.com/5959376/
> CRASH: http://paste.ubuntu.com/5959378/
>
> I have read a lot of online resources and I just can not pinpoint what the issue is. I hope you can help me out!
>
> ~Brian C.
> _______________________________________________
> Powered by www.kitware.com
>
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview




More information about the ParaView mailing list