[Paraview] Standalone vs client-server mandelbrot source

David E DeMarle dave.demarle at kitware.com
Mon Mar 23 13:47:05 EDT 2009


Utkarsh has just updated CVS to fix the bug:
  Qt/Components/pqDisplayProxyEditor.cxx -> 1.74
  Servers/ServerManager/vtkSMTwoDRenderViewProxy.cxx -> 1.4
Please try your plugin again and see if that works better now.

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109



On Thu, Mar 19, 2009 at 3:42 PM, Patricia Fasel <pkf at lanl.gov> wrote:
> Hi all,
>
> I have written a custom paraview reader which populates a 3D vtkImageData
> and one of my users tried it with a 3D problem where the second dimension
> was of size = 1.   When I tried this with standalone ParaView_3.4.0 it
> seemed to work correctly by making a 2D image in the lower window of a split
> screen while the upper window left blank.  When I tried this with a
> client-server 3.4.0 paraview crashes saying
>
> ERROR: In /Users/paraview/ParaView-3.4.0/VTK/Filtering/vtkExecutive.cxx,
> line 757
> vtkUpdateSuppressorPipeline (0x38f20e70): Algorithm
> vtkPVUpdateSuppressor(0x38f202d0) returned failure for request:
> vtkInformation (0x38f1fdd0)
>  Debug: Off
>  Modified Time: 123285
>  Reference Count: 1
>  Registered Events: (none)
>  Request: REQUEST_DATA_OBJECT
>  FORWARD_DIRECTION: 0
>  ALGORITHM_AFTER_FORWARD: 1
>
>
>
>
> ERROR: In
> /Users/paraview/ParaView-3.4.0/Servers/Filters/vtkImageSliceMapper.cxx, line
> 109
> vtkImageSliceMapper (0x899fa00): Mapper has no vtkImageData input.
>
>
>
> I was advised to try the Source->Mandelbrot because my reader should operate
> the same way, but I find that mandelbrot runs with standalone but crashes
> the same way with client-server.
>
> Is this a paraview problem and if so, is there a workaround so that I can
> try to get my custom reader fixed?
>
> Thanks.
>
> Pat Fasel
> Los Alamos National Laboratory
> _______________________________________________
> 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