If someone is going further on that .ini corruption, I just noted something maybe<br>useful. The problem is not that CellArray are not listed in the &quot;Color by&quot; combo<br>box: If you try with <br>   PointSource -&gt; GenerateIds<br>
instead of<br>   SphereSource -&gt; GenerateIds<br>then the CellArray is visible. As the sphere source integrates a normal computation,<br>I suspect a sort of &quot;MaxNumberOf...&quot; blocking the number of arrays to 2.<br>
<br>Anyway, Mike found the workaround. Thanks again!<br><br>HTH<br>Jerome<br><br><div class="gmail_quote">2010/3/3 Jérôme <span dir="ltr">&lt;<a href="mailto:jerome.velut@gmail.com">jerome.velut@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Fine! I renamed my ~/.config/ParaView/ParaView3.7.0.ini to ParaView3.7.0.ini.old.<br>ParaView creates a new config file, and the cell arrays are back!<br>
<br>Thanks a lot!<br>For curiosity, I will remove line after line to find the bugging one.<br>
<br>Jerome<br><br><div class="gmail_quote">2010/3/3 Michael Jackson <span dir="ltr">&lt;<a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a>&gt;</span><div><div></div><div class="h5">
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Drum roll please....... &quot;Corrupt&quot; set of paraview preferences. After installing 10.5.8 clean from my installation disks everything worked as it was supposed to. So that means the only difference is between the 2 user environments. Preferences is the first to check. Looked in my home directory, blew away the .config directory, launched paraview on the &quot;trouble&quot; machine and now everything works. I could completely replicate this issue simply by swapping in and out the &quot;good&quot; and &quot;bad&quot; preferences for ParaView. I have the &quot;bad&quot; preferences if anyone wants them to try and debug what was going on.<br>


<br>
Thanks to EVERYONE who helped me with ideas.<br>
<br>
_________________________________________________________<br>
Mike Jackson                  <a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a><div><div></div><div><br>
<br>
<br>
On Mar 3, 2010, at 12:39 PM, Eric E. Monson wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I just tried the 3.6.2 binary on a MacBook booted off an old 10.5.7 usb drive backup and all of the Color By entries showed up just fine. The MacBook has the GMA 950 on-board graphics chipset. The Mac Pro I used before has the NVidia GeForce 8800 GT card. If you can think of any other specs that might be crucial, just drop me a line.<br>


<br>
-Eric<br>
<br>
On Mar 3, 2010, at 12:18 PM, Michael Jackson wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I just fire up the 3.6.2 binary from Kitware on OS X 10.5.8 on a MacBook Pro with nVidea 8600M graphics card and the information tab is identical to your image BUT my &quot;Color By&quot; drop down only shows &quot;Solid Color&quot;, &quot;Ids&quot;, &quot;Normals&quot;, all of which are &quot;Point Data&quot; and NOT &quot;Cell Data&quot;.<br>


<br>
So not really sure what is up. If someone wants to remotely work on my machine email me off list and I&#39;ll get you setup.<br>
<br>
Mike Jackson.<br>
<br>
On 3/3/2010 12:06 PM, Eric E. Monson wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I don&#39;t have a CVS build on OS X 10.5.8 any more, but I booted into it and ran the 3.6.2 binary and SphereSource-&gt;GenerateIds shows all four arrays in Color By and three in Information.<br>
<br>
-Eric<br>
<br>
<br>
On Mar 3, 2010, at 10:30 AM, Jérôme wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
By my side, yes: SphereSource -&gt; GenerateIds. You are right: Information<br>
tab shows the celldata and pointdata array, whereas &quot;Color by&quot; has only point.<br>
<br>
Jerome<br>
<br>
2010/3/3 Utkarsh Ayachit &lt;<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a> &lt;mailto:<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>&gt;&gt;<br>


<br>
  Mmm..not sure if that&#39;d help, since you said you can reproduce the<br>
  issue with GenerateIds filter as well, right?<br>
<br>
  Utkarsh<br>
<br>
  On Wed, Mar 3, 2010 at 9:51 AM, Michael Jackson<br>
  &lt;<a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a><br>
  &lt;mailto:<a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a>&gt;&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Do you want my data file?<br>
<br>
Mike J.<br>
<br>
On 3/3/2010 9:28 AM, Utkarsh Ayachit wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Mike, but the cell data shows up correctly on the information tab,<br>
right? So the cell data is being loaded, and even reported to<br>
ParaView. It&#39;s hard to imagine why it would be doing what it&#39;s<br>
</blockquote></blockquote>
  doing,<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


esp. with the precompiled binaries on Mac, since they work<br>
</blockquote></blockquote>
  fine for<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


me, on my Mac 10.6  :).<br>
<br>
It cannot be a mere GUI issue since from the debugging report that<br>
Mike gave us before, ParaView indeed doesn&#39;t report those cell<br>
</blockquote></blockquote>
  arrays<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


to the client when rendering. I just wish I could reproduce it<br>
</blockquote></blockquote>
  somehow<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


somewhere so I could debug it  :). I am going to test on Os X<br>
</blockquote></blockquote>
  10.5 to<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


see if we have any better luck.<br>
<br>
Utkarsh<br>
</blockquote></blockquote>
<br>
</blockquote>
<br>
</blockquote>
<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>
</blockquote>
<br>
</blockquote>
<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></div></div><br>
</blockquote></div><br>