Try GetRenderView() instead of GetActiveView().  GetRenderView will get the active render view or create one if one does not already exist.<br><br>Pat<br><br><div class="gmail_quote">On Wed, Jun 8, 2011 at 12:16 PM, Nico Schlömer <span dir="ltr">&lt;<a href="mailto:nico.schloemer@gmail.com">nico.schloemer@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">What do you mean by &quot;v&quot;?<br>
<br>
I took a wild guess and did<br>
<br>
============== *snip* ==============<br>
from paraview.simple import *<br>
reader = ExodusIIReader(FileName=&quot;solution.e&quot;)<br>
view = GetActiveView()<br>
view.UseOffscreenRenderingForScreenshots = 0<br>
Show()<br>
Render()<br>
WriteImage(&quot;test.png&quot;)<br>
============== *snap* ==============<br>
<br>
but merely got<br>
<br>
============== *snip* ==============<br>
Traceback (most recent call last):<br>
  File &quot;screenshot.py&quot;, line 12, in &lt;module&gt;<br>
    view.UseOffscreenRenderingForScreenshots = 0<br>
AttributeError: &#39;NoneType&#39; object has no attribute<br>
&#39;UseOffscreenRenderingForScreenshots&#39;<br>
============== *snap* ==============<br>
<br>
Something seems to go wrong with GetActiveView().<br>
<br>
--Nico<br>
<br>
<br>
<br>
On Wed, Jun 8, 2011 at 6:04 PM, Utkarsh Ayachit<br>
<div><div></div><div class="h5">&lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt; wrote:<br>
&gt; Try setting:<br>
&gt;<br>
&gt; v.UseOffscreenRenderingForScreenshots = 0<br>
&gt;<br>
&gt; before calling WriteImage.<br>
&gt; Does that help?<br>
&gt;<br>
&gt; Utkarsh<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Jun 8, 2011 at 12:01 PM, Nico Schlömer &lt;<a href="mailto:nico.schloemer@gmail.com">nico.schloemer@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Yeah, render works fine.<br>
&gt;&gt;<br>
&gt;&gt; --Nico<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Wed, Jun 8, 2011 at 6:01 PM, Utkarsh Ayachit<br>
&gt;&gt; &lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt; wrote:<br>
&gt;&gt;&gt; Does simply calling  &quot;Render()&quot; work?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Utkarsh<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Wed, Jun 8, 2011 at 11:22 AM, Nico Schlömer &lt;<a href="mailto:nico.schloemer@gmail.com">nico.schloemer@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; everytime I call<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;   WriteImage(&quot;test.png&quot;)<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; from on the python interface, no screenshot is created and instead the<br>
&gt;&gt;&gt;&gt; error message<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ================== *snip* ==================<br>
&gt;&gt;&gt;&gt; X Error of failed request:  BadRequest (invalid request code or no<br>
&gt;&gt;&gt;&gt; such operation)<br>
&gt;&gt;&gt;&gt;  Major opcode of failed request:  0 ()<br>
&gt;&gt;&gt;&gt;  Serial number of failed request:  67<br>
&gt;&gt;&gt;&gt;  Current serial number in output stream:  69<br>
&gt;&gt;&gt;&gt; ================== *snap* ==================<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; is issued on the command line.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; This is with ParaView 3.10.1 on GNU/Linux on xorg-server 1.10.1.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Anyone else with this?<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Cheers,<br>
&gt;&gt;&gt;&gt; Nico<br>
&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt;&gt;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br>