[Paraview] Save animation using client-server topology with point sprite plugin results in crash
Fabio Motezuki
kenji_japanese2000 at yahoo.com.br
Mon Sep 6 19:44:23 EDT 2010
Hi,
I was trying to save some animations using the paraview 3.8.0 binary
distribution from the site and Point-Sprite plugin in a simple client-server
connection using the option "disconnect before saving animation", but appears
that in some point in the code the point-sprite plugin is missing or not loaded.
The server-side error messages are the following:
Warning: In
/home/fmote/ParaView-3.8.0/Servers/ServerManager/vtkSMPVRepresentationProxy.cxx,
line 758
vtkSMPVRepresentationProxy (0x14cdbbc0): Cannot restore representation type to
'Point Sprite' since possibly some plugins are missing.
ERROR: In
/home/fmote/ParaView-3.8.0/Servers/ServerManager/vtkSMPVRepresentationProxy.cxx,
line 255
vtkSMPVRepresentationProxy (0x14cdbbc0): Representation type 106 not supported.
ERROR: In
/home/fmote/ParaView-3.8.0/Servers/ServerManager/vtkSMProxyManager.cxx, line 368
vtkSMProxyManager (0x12d66d90): No proxy that matches: group=textures and
proxy=SpriteTexture were found.
ERROR: In
/home/fmote/ParaView-3.8.0/Servers/ServerManager/vtkSMDeserializer.cxx, line 58
vtkSMPQStateLoader (0x13dd01c0): Could not create a proxy of group: textures
type: SpriteTexture
ERROR: In
/home/fmote/ParaView-3.8.0/Servers/ServerManager/vtkSMProxyManager.cxx, line 368
vtkSMProxyManager (0x12d66d90): No proxy that matches: group=textures and
proxy=SpriteTexture were found.
ERROR: In
/home/fmote/ParaView-3.8.0/Servers/ServerManager/vtkSMDeserializer.cxx, line 58
vtkSMPQStateLoader (0x13dd01c0): Could not create a proxy of group: textures
type: SpriteTexture
Fabio Motezuki
More information about the ParaView
mailing list