[Paraview-developers] Visualization issues after switching from PV 5.1.2 to 5.3

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Jun 1 19:15:15 EDT 2017


Odd. A good starting point is to save out the data opened in older and
newer versions as one of the standard supported file formats and compare
that they are indeed what's expected. At that point, if it possible to
share the exported dataset (that way I won't need your plugin code), we
could see if I can reproduce the issue and see what could be going on.

Utkarsh



On Thu, Jun 1, 2017 at 5:38 PM, Schlottke-Lakemper, Michael <
m.schlottke-lakemper at aia.rwth-aachen.de> wrote:

> Hi folks,
>
> We just updated our local ParaView installation from 5.1.2 to 5.3.0 and
> also re-compiled our custom plugins. Now we experience the issue that for
> some of our reader plugins, after loading a solution/grid file we can
> actually see the grid and its cells, but the data is not correctly
> visualized. That is, when looking at the data range in the inspector (or at
> the range of the legend), one can see the correct minimum/maximum values
> and if when applying the threshold filter, it cuts the correct cells.
> However, the cells itself remain uni-colored.
>
> Is it possible that this is related to changes in the ParaView build
> process? Maybe some switch in some visualization-related CMake defaults?
> I’m really at a loss here.
>
> Regards,
>
> Michael
>
> P.S.: Here is an example:
>
> Original figure with PV 5.1.2 (this is what we expect):
>
> Same figure with PV 5.3.0
>
> Same figure with PV 5.3.0 and threshold filter applied to show only
> positive values (to demonstrate that it is, in fact, related to the
> visualization and not just the data reading):
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=
> Paraview-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20170601/7a563db7/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pv_512.jpeg
Type: image/jpeg
Size: 27039 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20170601/7a563db7/attachment-0003.jpeg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pv_530_threshold.jpeg
Type: image/jpeg
Size: 135297 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20170601/7a563db7/attachment-0004.jpeg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pv_530_raw.jpeg
Type: image/jpeg
Size: 11726 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20170601/7a563db7/attachment-0005.jpeg>


More information about the Paraview-developers mailing list