This patch is applied FYI.<br><br><div class="gmail_quote">On Mon, May 3, 2010 at 3:45 PM, Sven Buijssen <span dir="ltr">&lt;<a href="mailto:sven.buijssen@tu-dortmund.de">sven.buijssen@tu-dortmund.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Dave,<br>
<br>
I&#39;d like to suggest the patch attached to fix the tab order of the calculator<br>
panel. PV 3.6.2 and earlier had a natural top-down tab order, in PV 3.8 RC2 and<br>
git master the first widget to get the focus is CoordinateResults, not<br>
AttributeMode as would be more intuitive and consistent with previous releases.<br>
<br>
Sven<br>
<br>
<br>
<br>
<br>
<br>
Dave Partyka wrote, On 01.05.2010 17:40:<br>
<div><div></div><div class="h5">&gt; Hello All,<br>
&gt;<br>
&gt; I am pleased to announce the availability of ParaView 3.8.0 Release<br>
&gt; Candidate 2 binaries for download on the ParaView download page. Final<br>
&gt; binaries and/or more release candidates should follow shortly.<br>
&gt;<br>
&gt; <a href="http://paraview.org/paraview/resources/software.html" target="_blank">http://paraview.org/paraview/resources/software.html</a><br>
&gt;<br>
&gt; The original release notes can be found here:<br>
&gt;<br>
&gt; <a href="http://www.kitware.com/news/home/browse/Paraview?2010_04_05&amp;ParaView+3.8" target="_blank">http://www.kitware.com/news/home/browse/Paraview?2010_04_05&amp;ParaView+3.8</a><br>
&gt; &lt;<a href="http://www.kitware.com/news/home/browse/Paraview?2010_04_05&amp;ParaView+3.8" target="_blank">http://www.kitware.com/news/home/browse/Paraview?2010_04_05&amp;ParaView+3.8</a>&gt;<br>
&gt;<br>
&gt; The release was built using 643a47f3c24f5dde33dccbbb0f77a94d268866df of<br>
&gt; the &#39;release&#39; branch on Git. We didn&#39;t make an official tag as this<br>
&gt; branch will be going away as we implement our branchy git workflow.<br>
&gt;<br>
&gt; Since the RC1 binaries released the following Bugs have been addressed.<br>
&gt;<br>
&gt; BUG: Fixes for installing FFMPEG in ParaViewServers.<br>
&gt; COMP: Link to FFMPEG if it is enabled<br>
&gt;   We cannot transitively link in FFMPEG through vtkIO we must link it<br>
&gt; directly if enabled.<br>
&gt; BUG: Disable Surface LIC plugin on MAC as major work needs to be done to<br>
&gt; get this working correctly.<br>
&gt; Fix ExtractDocumentation to append and not override the runtime path.<br>
&gt; ENH: Speed up vtkManta by changing to a one level manta pipeline.<br>
&gt;   Requires Manta r2439 or greater because of the new flag I added<br>
&gt; therethat enable the new Manta pipeline configuration.<br>
&gt; BUG: Fix SMExtractDocumentation to work on Windows.<br>
&gt;   ExecuteSMExtractDocumentation was recieving $(OutDir) on Windows and<br>
&gt; did not know how to expand it. Changed the calling ADD_CUSTOM_COMMAND to<br>
&gt; pass it in<br>
&gt; BUG: Fixes for documentation to properly be configured and copied.<br>
&gt; BUG: Changed Documentation CMakeLists.txt to properly configure<br>
</div></div>&gt; <a href="http://index.html.in" target="_blank">index.html.in</a> &lt;<a href="http://index.html.in" target="_blank">http://index.html.in</a>&gt; while only copying the rest of the<br>
<div><div></div><div class="h5">&gt; documentation files and images.<br>
&gt; BUG:0010565 install VTK level vtkManta libraries with plugin.<br>
&gt; BUG: Fix pvblot plugin&#39;s CMakeLists.txt<br>
&gt; COMP: Fix FFMPEG try_compile link failures.<br>
&gt;   When using older ffmpeg on the Mac the try_compiles are failing<br>
&gt; because a link error and thus were not producing accurate configuration<br>
&gt; results.<br>
&gt; BUG: Fix copying images into build tree to not replace @..@.<br>
&gt; BUG: Remove conditional logic so that OpenFoam is always built.<br>
&gt; BUG: Do not build pvblot if python is not enabled.<br>
&gt; ENH: Add missing install rules for FFMPEG to ParaViewServers.<br>
&gt; ENH: Fix pv_install_library macro for use on Mac<br>
&gt; BUG: Fix Macro to correctly install libs and their symlinks on Mac which<br>
&gt; use a different nameing convention (lib.*.dylib) than Linux (lib.so.*).<br>
&gt; ENH: Add display list control to manta benchmark and improve reporting.<br>
&gt; ENH: Allow choice of manta accel structure.<br>
&gt;   Expose it and sliding window to benchmark.<br>
&gt; BUG: Fix streaming app build.<br>
&gt; ENH: improve manta benchmark, especially make it measure preprocess time<br>
&gt; BUG: Disable another manta test that isn&#39;t passing on the dashboard.<br>
&gt; BUG: Adaptive wasn&#39;t clearing screen during interaction with colormap<br>
&gt; scalars.<br>
&gt; BUG: Silence proxy warnings by removing unused parallel proxy<br>
&gt; configurations.<br>
&gt; BUG: Disable Manta multilayer render test until it works.<br>
&gt; BUG: Fixes to make adaptive streaming test at least run.<br>
&gt; BUG: adaptive app settings were not being read until user opened<br>
&gt; preferences.<br>
&gt; BUG: Fix infinite recursion from selection inspector.<br>
&gt;   Fixed infinite recusrion in selection inspector when &quot;Create<br>
&gt; Selection&quot; was<br>
&gt;   clicked for a source with global ids.<br>
&gt; COMP: Fix dependency issue with documentation.<br>
&gt; ENH: Clear out FilePrefix and FilePattern when loading time file series.<br>
&gt;   When loading a time series of restarted Exodus files, it is important to<br>
&gt;   let vtkPExodusIIReader to convert a FileName into a pattern of files.  It<br>
&gt;   will not do this if the FilePrefix or FilePattern changes.  This can<br>
&gt; happen<br>
&gt;   when loading state.  To get around the problem, set those ivars to NULL<br>
&gt;   when loading multiple files.<br>
&gt; BUG: Ensure the model is updated when attribute type changes.<br>
&gt; BUG: Fixed issues with initial display of data.<br>
&gt;   Utkarsh and I worked through several issues with initial display of data<br>
&gt;   in the charts, adding back in the attribute mode for the charts, and X<br>
&gt;   array combo box update/save issues.<br>
&gt; BUG: Fix two bugs in python trace and add a test.<br>
&gt; BUG: with a server connection the global controller is null on the client.<br>
&gt; Fix when server connection in global controller is null on client.<br>
&gt; Fixed a bug where we had multiple definitions of the CTRL+O shortcut.<br>
&gt; BUG: Export interface classes and move cleanup virtual destructors.<br>
&gt; BUG: Fix install rule for sqldrivers.<br>
&gt;<br>
&gt;<br>
&gt; Please feel free to try them out and provide any feedback about your<br>
&gt; experiences with them.<br>
&gt;<br>
&gt;<br>
&gt; Thanks!<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&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;<br>
&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;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br>
</div></div></blockquote></div><br>