Thanks a lot John,

I uncheked  “use offscreen rendering for screenshots” and  the pre-compiled
paraview version does not crash anymore.

If anyone has any suggestions concerning the compilation problem, I would
still be happy to hear them (maybe, I will have to build paraview in the
near future)

Boris


2011/6/14 Biddiscombe, John A. <[email protected]>

>  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:* [email protected] [mailto:
> [email protected]] *On Behalf Of *Bo. Ar.
> *Sent:* 14 June 2011 15:09
> *To:* [email protected]
> *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
>
_______________________________________________
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

Reply via email to