<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
<BR>
That seems to work for me as well. Nice. Thanks!<BR>
<BR>
Kit<BR>
<BR>
<BR>
On Tue, 2011-09-06 at 11:46 +0200, Ivo Roghair wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    Hey, that works just fine, even with the compiz desktop manager enabled! Thanks a lot!<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    2011/9/6 Stephane PLOIX &lt;<A HREF="mailto:stephane.ploix@edf.fr">stephane.ploix@edf.fr</A>&gt;<BR>
    <BLOCKQUOTE>
        <BR>
        <FONT SIZE="2">Hi,</FONT> <BR>
        <BR>
        <FONT SIZE="2">You can also try to disable depth peeling in </FONT>Edit-&gt;Settings-&gt;Render View<BR>
        <BR>
        <FONT SIZE="2">Best,</FONT> <BR>
        <FONT SIZE="2">Stephane</FONT> <BR>
        <BR>
        <BR>
        <BR>
        <BR>
        <BR>
        <TABLE WIDTH="100%">
<TR>
<TD WIDTH="40%" VALIGN="top">
<B><FONT SIZE="1"><A HREF="mailto:kit.chambers@rocktalkimaging.com">kit.chambers@rocktalkimaging.com</A></FONT></B> <BR>
<FONT SIZE="1">Envoy&#233; par : <A HREF="mailto:paraview-bounces@paraview.org">paraview-bounces@paraview.org</A></FONT> <BR>
<BR>
<FONT SIZE="1">05/09/2011 19:39</FONT><BR>
<BR>
<TABLE BORDER="1">
<TR>
<TD BGCOLOR="#ffffff" VALIGN="top">
<DIV ALIGN=center><FONT SIZE="1">Veuillez r&#233;pondre &#224;</FONT></DIV>
<DIV ALIGN=center><FONT SIZE="1"><A HREF="mailto:kit.chambers@rocktalkimaging.com">kit.chambers@rocktalkimaging.com</A></FONT></DIV>
</TD>
</TR>
</TABLE>
<BR>
<BR>
</TD>
<TD WIDTH="59%" VALIGN="top">
<TABLE WIDTH="100%">
<TR>
<TD VALIGN="top">
<DIV ALIGN=right><FONT SIZE="1">A</FONT></DIV>
</TD>
<TD VALIGN="top">
<FONT SIZE="1"><A HREF="mailto:ivoroghair@gmail.com">ivoroghair@gmail.com</A></FONT>
</TD>
</TR>
<TR>
<TD VALIGN="top">
<DIV ALIGN=right><FONT SIZE="1">cc</FONT></DIV>
</TD>
<TD VALIGN="top">
<FONT SIZE="1"><A HREF="mailto:paraview@paraview.org">paraview@paraview.org</A></FONT>
</TD>
</TR>
<TR>
<TD VALIGN="top">
<DIV ALIGN=right><FONT SIZE="1">Objet</FONT></DIV>
</TD>
<TD VALIGN="top">
<FONT SIZE="1">Re: [Paraview] Display crash running paraview with low-end graphics card</FONT>
</TD>
</TR>
</TABLE>
<BR>
<TABLE>
<TR>
<TD VALIGN="top">
<BR>
</TD>
<TD VALIGN="top">
<BR>
</TD>
</TR>
</TABLE>
<BR>
<BR>
</TD>
</TR>
</TABLE>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
        <BR>
        <BR>
        <BR>
        Agreed, immediate mode rendering did not help. I also tried recompiling with VTK_OPENGL_HAS_OSMESA &nbsp;= ON but this did not work either. Do you have to set something inside Paraview to ensure software rendering?<BR>
        <BR>
        For reference my graphics processors is:<BR>
        % lspci | grep VGA<BR>
        00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)<BR>
        <BR>
        cheers<BR>
        <BR>
        Kit<BR>
        <BR>
        <BR>
        <BR>
        On Mon, 2011-09-05 at 08:47 +0200, Ivo Roghair wrote: <BR>
        I also got the problem, running Ubuntu 11.04 64 bit with proposed kernel (2.6.38-9.43, currently) and ParaView 3.10.1. I have an Intel Mobile GM965/GL960 Integrated Graphics Controller, what I would consider a low-end graphics card. <BR>
        <BR>
        <BR>
        Creating a slice from a rectangular mesh works, but displacing it with the mouse makes the screen lock up, and eventually go black. It seems to keep responding on key presses. In kern.log I found traces of compiz segfaulting on the video driver, among a bunch of other errors regarding dri:<BR>
        <BR>
        Sep &nbsp;4 23:42:46 ivo-laptop kernel: [10387.689478] compiz[6970]: segfault at 0 ip 00007f2d7a480afe sp 00007fff8aa48b00 error 4 in i965_dri.so[7f2d7a412000+ac000]<BR>
        <BR>
        <BR>
        Stopping compiz makes it possible to move the slice by mouse without locking things up. Something strange happens, still, as the background turns black at the moment it would turn semi-transparent on my nvidia machine.<BR>
        <BR>
        Using immediate mode rendering doesn't help, unfortunately.<BR>
        <BR>
        Cheers,<BR>
        Ivo<BR>
        <BR>
        <BR>
        2011/9/2 Andy Bauer &lt;<U><FONT COLOR="#0000ff"><A HREF="mailto:andy.bauer@kitware.com">andy.bauer@kitware.com</A></FONT></U>&gt; <BR>
        The options I would try are using mesa or go to Edit-&gt;Settings-&gt;Render View and check Use Immediate Mode Rendering to on. &nbsp;Both of these are normally slower but if it's a memory allocation problem these may get you past that.<BR>
        <BR>
        Andy<BR>
        <BR>
        <BR>
        On Fri, Sep 2, 2011 at 6:02 AM, kit &lt;<U><FONT COLOR="#0000ff"><A HREF="mailto:kit.chambers@rocktalkimaging.com">kit.chambers@rocktalkimaging.com</A></FONT></U>&gt; wrote:<BR>
        <BR>
        <BR>
        Hi All,<BR>
        <BR>
        When &nbsp;using the slice of clip tool on a 3D view &nbsp;if I try to adjust the plane my display crashes. I suspect this has something to do with the relatively low-end graphics card on my system and there is some toggle or switch I'm missing, but can't for the life of me work out what it is. Any help would be gratefully appreciated.<BR>
        <BR>
        For reference I'm running 3.11.1 on Ubuntu-64 bit laptop <BR>
        00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)<BR>
        <BR>
        cheers<BR>
        <BR>
        Kit<BR>
        <BR>
        BTW - the following is the call stack from when I killed the application.<BR>
        <BR>
        #0 &nbsp;0x00007fffcecebf72 in ?? () from /usr/lib/dri/i965_dri.so<BR>
        #1 &nbsp;0x00007fffce9e2ecc in ?? () from /usr/lib/dri/libdricore.so<BR>
        #2 &nbsp;0x00007fffce9e347e in _swrast_ReadPixels () from /usr/lib/dri/libdricore.so<BR>
        #3 &nbsp;0x00007fffcecedb2b in intelReadPixels () from /usr/lib/dri/i965_dri.so<BR>
        #4 &nbsp;0x00007fffcea16188 in ?? () from /usr/lib/dri/libdricore.so<BR>
        #5 &nbsp;0x00007fffcea1929c in _mesa_meta_CopyTexSubImage2D () from /usr/lib/dri/libdricore.so<BR>
        #6 &nbsp;0x00007fffce9479a0 in ?? () from /usr/lib/dri/libdricore.so<BR>
        #7 &nbsp;0x00007fffce94b1ca in _mesa_CopyTexSubImage2D () from /usr/lib/dri/libdricore.so<BR>
        #8 &nbsp;0x00007fffe9997594 in vtkOpenGLRenderer::RenderPeel (this=0x17b1820, layer=2)<BR>
        &nbsp; &nbsp;src/ParaView-3.11.1/VTK/Rendering/vtkOpenGLRenderer.cxx:981<BR>
        #9 &nbsp;0x00007fffe9995721 in vtkOpenGLRenderer::DeviceRenderTranslucentPolygonalGeometry (<BR>
        &nbsp; &nbsp;this=0x17b1820)<BR>
        &nbsp; &nbsp;src/ParaView-3.11.1/VTK/Rendering/vtkOpenGLRenderer.cxx:652<BR>
        <TABLE WIDTH="100%">
<TR>
<TD WIDTH="100%">
-- <BR>
<BR>
<BR>
<B>Kit Chambers</B><BR>
<BR>
<I>Principal Geophysicist</I><BR>
Office: <U><FONT COLOR="#0000ff"><A HREF="tel:%2B44%201872%20562%20093">+44 1872 562 093</A></FONT></U><BR>
Direct: <U><FONT COLOR="#0000ff"><A HREF="tel:%2B44%201872%20879%20007">+44 1872 879 007</A></FONT></U><BR>
Mobile: <U><FONT COLOR="#0000ff"><A HREF="tel:%2B44%207816506558">+44 7816506558</A></FONT></U><BR>
Email: &nbsp;<U><FONT COLOR="#0000ff"><A HREF="mailto:kit.chambers@reservoirrocktalk.com">kit.chambers@rocktalkimaging.com</A></FONT></U>
</TD>
</TR>
</TABLE>
        <BR>
        <BR>
        <BR>
        _______________________________________________<BR>
        Powered by <U><FONT COLOR="#0000ff"><A HREF="http://www.kitware.com/">www.kitware.com</A></FONT></U><BR>
        <BR>
        Visit other Kitware open-source projects at <U><FONT COLOR="#0000ff"><A HREF="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</A></FONT></U><BR>
        <BR>
        Please keep messages on-topic and check the ParaView Wiki at: <U><FONT COLOR="#0000ff"><A HREF="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</A></FONT></U><BR>
        <BR>
        Follow this link to subscribe/unsubscribe:<BR>
        <U><FONT COLOR="#0000ff"><A HREF="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</A></FONT></U><BR>
        <BR>
        <BR>
        <BR>
        _______________________________________________<BR>
        Powered by <U><FONT COLOR="#0000ff"><A HREF="http://www.kitware.com/">www.kitware.com</A></FONT></U><BR>
        <BR>
        Visit other Kitware open-source projects at <U><FONT COLOR="#0000ff"><A HREF="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</A></FONT></U><BR>
        <BR>
        Please keep messages on-topic and check the ParaView Wiki at: <U><FONT COLOR="#0000ff"><A HREF="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</A></FONT></U><BR>
        <BR>
        Follow this link to subscribe/unsubscribe:<BR>
        <U><FONT COLOR="#0000ff"><A HREF="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</A></FONT></U><BR>
        <BR>
        <BR>
        <TABLE WIDTH="100%">
<TR>
<TD WIDTH="100%">
-- <BR>
<BR>
<BR>
<B>Kit Chambers</B><BR>
<BR>
<I>Principal Geophysicist</I><BR>
Office: <A HREF="tel:%2B44%201872%20562%20093">+44 1872 562 093</A><BR>
Direct: <A HREF="tel:%2B44%201872%20879%20007">+44 1872 879 007</A><BR>
Mobile: <A HREF="tel:%2B44%207816506558">+44 7816506558</A><BR>
Email: &nbsp;<U><FONT COLOR="#0000ff"><A HREF="mailto:kit.chambers@reservoirrocktalk.com">kit.chambers@rocktalkimaging.com</A></FONT></U>
</TD>
</TR>
</TABLE>
        <BR>
        <TT><FONT SIZE="2">_______________________________________________</FONT></TT><BR>
        <TT><FONT SIZE="2">Powered by <A HREF="http://www.kitware.com">www.kitware.com</A></FONT></TT><BR>
        <BR>
        <TT><FONT SIZE="2">Visit other Kitware open-source projects at <A HREF="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</A></FONT></TT><BR>
        <BR>
        <TT><FONT SIZE="2">Please keep messages on-topic and check the ParaView Wiki at: <A HREF="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</A></FONT></TT><BR>
        <BR>
        <TT><FONT SIZE="2">Follow this link to subscribe/unsubscribe:</FONT></TT><BR>
        <TT><FONT SIZE="2"><A HREF="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</A></FONT></TT><BR>
        <BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
        <BR>
        <BR>
        Ce message et toutes les pi&#232;ces jointes (ci-apr&#232;s le 'Message') sont &#233;tablis &#224; l'intention exclusive des destinataires et les informations qui y figurent sont strictement confidentielles. Toute utilisation de ce Message non conforme &#224; sa destination, toute diffusion ou toute publication totale ou partielle, est interdite sauf autorisation expresse.<BR>
        <BR>
        Si vous n'&#234;tes pas le destinataire de ce Message, il vous est interdit de le copier, de le faire suivre, de le divulguer ou d'en utiliser tout ou partie. Si vous avez re&#231;u ce Message par erreur, merci de le supprimer de votre syst&#232;me, ainsi que toutes ses copies, et de n'en garder aucune trace sur quelque support que ce soit. Nous vous remercions &#233;galement d'en avertir imm&#233;diatement l'exp&#233;diteur par retour du message.<BR>
        <BR>
        Il est impossible de garantir que les communications par messagerie &#233;lectronique arrivent en temps utile, sont s&#233;curis&#233;es ou d&#233;nu&#233;es de toute erreur ou virus.<BR>
        ____________________________________________________<BR>
        <BR>
        This message and any attachments (the 'Message') are intended solely for the addressees. The information contained in this Message is confidential. Any use of information contained in this Message not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval.<BR>
        <BR>
        If you are not the addressee, you may not copy, forward, disclose or use any part of it. If you have received this message in error, please delete it and all copies from your system and notify the sender immediately by return message.<BR>
        <BR>
        E-mail communication cannot be guaranteed to be timely secure, error or virus-free.
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
</BLOCKQUOTE>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
<IMG SRC="cid:1315302961.1886.0.camel@saunton" WIDTH="30%" ALIGN="bottom" BORDER="0"><BR>
<BR>
<B>Kit Chambers</B><BR>
<BR>
<I>Principal Geophysicist</I><BR>
Office: +44 1872 562 093<BR>
Direct: +44 1872 879 007<BR>
Mobile: +44 7816506558<BR>
Email:&nbsp; <U><FONT COLOR="#0000ff"><A HREF="mailto:kit.chambers@reservoirrocktalk.com">kit.chambers@rocktalkimaging.com</A></FONT></U>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>