[Paraview] ExtractSelection not saved in state file

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Nov 3 13:16:03 EST 2009


That's a big. When the extract selection panel was designed, we lost
the code which registered the selection source proxy, consequently it
doesn't get save in the state file.
I've added a bug report:
http://paraview.org/Bug/view.php?id=9829

Utkarsh

On Tue, Nov 3, 2009 at 12:57 PM, David Doria <daviddoria at gmail.com> wrote:
> Here is the procedure to generate what I'm claiming is a problem:
>
> 1) Add a cone source
> 2) Use "Select Points Through" to select a point of the cone
> 3) Apply the ExtractSelection filter. The ExtractSelection1 object now has 1
> Point and 1 Cell on the Information tab of the Object Inspector.
> 4) File->Save State. Save the state as test.pvsm
> 5) close paraview
> 6) open paraview
> 7) load test.pvsm through File->Load State
>
> The ExtractSelection1 object in the pipeline now has 0 cells and 0 points.
> Is this the expected behavior? If so, can someone explain it?
>
> Thanks,
>
> David
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list