[Paraview] Crash Save View Image

Berk Geveci berk.geveci at gmail.com
Mon Apr 10 12:27:01 EDT 2006


Try editing Servers/ServerManager/vtkSMRenderModuleProxy.cxx and
commenting out this line (around line 1112)
  this->GetRenderWindow()->SetOffScreenRendering(1);
and this line:
  this->GetRenderWindow()->SetOffScreenRendering(0);
around line 1129.
I have seen this problem before. I think it is due to an OpenGL
driver/implementation bug.

-Berk

On 4/10/06, Kevin H. Hobbs <kevin.hobbs.1 at ohiou.edu> wrote:
> I've been experiencing a crash when I try to save an image from
> Paraview.  All that's required is for me to open Paraview, select "Save
> View Image" from the file menu and enter a file name. The Paraview
> window vanishes and the following is printed to the terminal:
>
> X Error of failed request:  GLXBadContext
>   Major opcode of failed request:  144 (GLX)
>   Minor opcode of failed request:  5 (X_GLXMakeCurrent)
>   Serial number of failed request:  31500
>   Current serial number in output stream:  31500
>
> I'm using paraview from today's CVS. This computer is running Fedora
> Core 5.
>
> 'uname -a' says
>
> Linux gargon.hooperlab 2.6.15-1.2054_FC5 #1 SMP Tue Mar 14 15:48:20 EST
> 2006 x86_64 x86_64 x86_64 GNU/Linux
>
> I've made a bug report here:
>
> http://www.vtk.org/Bug/bug.php?op=show&bugid=3116&pos=1
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2.2 (GNU/Linux)
>
> iD8DBQBEOoLrqBtEuW+gRPERAk3+AJ9PlO+sGJr9cYiMGmrYmr0wVz/D7QCfTckn
> L3DOQZ7iASegXX2m/WJ2Cho=
> =bfXg
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>
>


More information about the ParaView mailing list