<div dir="ltr">Hi Burlen,<div><br></div><div style>the domain have been refactored quite a lot. This might be a bug or some XML change in the way domain are now define.</div><div style>Please double check similar domains in current ParaView XML.</div>
<div style>If you don&#39;t find any differences, then bug Utkarsh next week when he&#39;ll be back.</div><div style><br></div><div style>Seb</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 21, 2013 at 4:56 PM, burlen <span dir="ltr">&lt;<a href="mailto:burlen.loring@gmail.com" target="_blank">burlen.loring@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">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi All,<br>
    <br>
    After a pull yesterday, may have been ~2 weeks since my last,
    information only properties are messed up, or at least have changed
    in a way that breaks my existing reader. the gui shows the data
    extents for subsetting. The high extent value is now placed in the
    low extent line edit, it looks like the high extent line edit is not
    touched. see screen shot. reproduce with SciberQuest plugin&#39;s reader
    and the file
    ParaViewData/Data/SciberQuestToolKit/MagneticIslands/MagneticIslands.bov<br>
    <br>
    Any idea about what happened and a fix?<br>
    <br>
    <br>
    <img src="cid:part1.08000101.05040006@gmail.com" alt=""><br>
    <br>
    <br>
        &lt;!-- Subset selection --&gt;<br>
        &lt;IntVectorProperty<br>
            name=&quot;ISubsetInfo&quot;<br>
            command=&quot;GetISubsetRange&quot;<br>
            information_only=&quot;1&quot;&gt;<br>
          &lt;SimpleIntInformationHelper/&gt;<br>
        &lt;/IntVectorProperty&gt;<br>
        &lt;IntVectorProperty<br>
            name=&quot;ISubset&quot;<br>
            command=&quot;SetISubset&quot;<br>
            number_of_elements=&quot;2&quot;<br>
            default_values=&quot;1 0&quot;<br>
            animateable=&quot;0&quot;<br>
            information_property=&quot;ISubsetInfo&quot;<br>
            &gt;<br>
          &lt;IntRangeDomain name=&quot;range&quot;&gt;<br>
            &lt;RequiredProperties&gt;<br>
                &lt;Property name=&quot;ISubsetInfo&quot; function=&quot;Range&quot;/&gt;<br>
            &lt;/RequiredProperties&gt;<br>
          &lt;/IntRangeDomain&gt;<br>
          &lt;Documentation&gt;<br>
            This property controls what subset of data is read in.
    Subset for smaller memory footprint and better interactivity.<br>
          &lt;/Documentation&gt;<br>
        &lt;/IntVectorProperty&gt;<br>
        &lt;IntVectorProperty<br>
            name=&quot;JSubsetInfo&quot;<br>
            command=&quot;GetJSubsetRange&quot;<br>
            information_only=&quot;1&quot;&gt;<br>
          &lt;SimpleIntInformationHelper/&gt;<br>
        &lt;/IntVectorProperty&gt;<br>
        &lt;IntVectorProperty<br>
            name=&quot;JSubset&quot;<br>
            command=&quot;SetJSubset&quot;<br>
            number_of_elements=&quot;2&quot;<br>
            default_values=&quot;1 0&quot;<br>
            animateable=&quot;0&quot;<br>
            information_property=&quot;JSubsetInfo&quot;<br>
            &gt;<br>
          &lt;IntRangeDomain name=&quot;range&quot;&gt;<br>
            &lt;RequiredProperties&gt;<br>
                &lt;Property name=&quot;JSubsetInfo&quot; function=&quot;Range&quot;/&gt;<br>
            &lt;/RequiredProperties&gt;<br>
          &lt;/IntRangeDomain&gt;<br>
          &lt;Documentation&gt;<br>
            This property controls what subset of data is read in.
    Subset for smaller memory footprint and better interactivity.<br>
          &lt;/Documentation&gt;<br>
        &lt;/IntVectorProperty&gt;<br>
        &lt;IntVectorProperty<br>
            name=&quot;KSubsetInfo&quot;<br>
            command=&quot;GetKSubsetRange&quot;<br>
            information_only=&quot;1&quot;&gt;<br>
          &lt;SimpleIntInformationHelper/&gt;<br>
        &lt;/IntVectorProperty&gt;<br>
        &lt;IntVectorProperty<br>
            name=&quot;KSubset&quot;<br>
            command=&quot;SetKSubset&quot;<br>
            number_of_elements=&quot;2&quot;<br>
            default_values=&quot;1 0&quot;<br>
            animateable=&quot;0&quot;<br>
            information_property=&quot;KSubsetInfo&quot;<br>
            &gt;<br>
          &lt;IntRangeDomain name=&quot;range&quot;&gt;<br>
            &lt;RequiredProperties&gt;<br>
                &lt;Property name=&quot;KSubsetInfo&quot; function=&quot;Range&quot;/&gt;<br>
            &lt;/RequiredProperties&gt;<br>
          &lt;/IntRangeDomain&gt;<br>
          &lt;Documentation&gt;<br>
            This property controls what subset of data is read in.
    Subset for smaller memory footprint and better interactivity.<br>
          &lt;/Documentation&gt;<br>
        &lt;/IntVectorProperty&gt;<br>
  </div>

<br>_______________________________________________<br>
Paraview-developers mailing list<br>
<a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
<br></blockquote></div><br></div>