[Paraview] Compilation problem

Biddiscombe, John A. biddisco at cscs.ch
Tue Jun 14 14:17:41 EDT 2011


I'm not sure about the compilation error - but if you still have the paraview that works, but crashes on screenshots -toggle the value of the "use offscreen rendering for screenshots" checkbox in the edit/preferences/whatever menu/dialog - this usually fixes it.

JB

From: paraview-bounces at paraview.org [mailto:paraview-bounces at paraview.org] On Behalf Of Bo. Ar.
Sent: 14 June 2011 15:09
To: paraview at paraview.org
Subject: [Paraview] Compilation problem

Dear all,

I recently install on my laptop (Intel M520 with Integrated Graphics Controller and Ubuntu 10.04.2 LTS) Paraview 3.10.1 pre-compiled binaries. Nevertheless, I had some problems with that version, it crashes when saving screenshot, the error is :
----
X Error: GLXBadContextTag 170
Extension:    153 (Uknown extension)
Minor opcode: 142 (Unknown request)
Resource id:  0x1
paraview: ../../src/xcb_io.c :183 :
process_responses:  L'assertion « !(req && current_request && !(((long) (req->sequence) - (long) (current_request)) <= 0)) » a échoué.
----

Therfore, I decided to compile the source but I also had an error when I built Paraview. My configuration file is :

----
 BUILD_SHARED_LIBS                ON
 CMAKE_BUILD_TYPE                 Debug
 CMAKE_INSTALL_PREFIX             /usr/local
 PARAVIEW_BUILD_QT_GUI            ON
 PARAVIEW_DATA_ROOT               PARAVIEW_DATA_ROOT-NOTFOUND
 PARAVIEW_ENABLE_PYTHON           OFF
 PARAVIEW_USE_MPI                 OFF
 PARAVIEW_USE_VISITBRIDGE         OFF
 QT_QMAKE_EXECUTABLE              /usr/bin/qmake
 QT_TESTING_INSTALL_DEVELOPMENT   OFF
 VTK_EXTRA_COMPILER_WARNINGS      OFF
 VTK_WRAP_PYTHON_SIP              OFF
----

and the error is :

----
[ 20%] Generating vtkgl.cxx
USAGE: ../../bin/vtkParseOGLExt<output dir> <header files>
make[2]: *** [VTK/Rendering/vtkgl.cxx] Erreur 1
make[1]: *** [VTK/Rendering/CMakeFiles/vtkRendering.dir/all] Erreur 2
make: *** [all] Erreur 2
----

If anyone has any suggestions, I would be happy to hear them.

Thanks a lot

Boris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110614/33617322/attachment.htm>


More information about the ParaView mailing list