View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005305ParaView(No Category)public2007-07-06 15:532007-07-17 10:48
ReporterAmy Squillacote 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005305: too many renderers reported in UndoRedo2 test
DescriptionStart ParaView in client server mode with the compositing threshold set to 0.
Select Play Test from the Tools menu and browse to the UndoRedo2.xml tst (in PV3/Applications/Client/Testing/XML).
The 2nd time the render window is split in 2, vtkParallelRenderManager (on the server) reports that there are too many renderers.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0008014)
Amy Squillacote (reporter)
2007-07-09 09:11

This also happens in client - data server - render server mode with the compositing threshold set to 0.
(0008018)
Utkarsh Ayachit (administrator)
2007-07-09 15:21

Another one of those bug that was undiscovered for years together and exposed when composite rendering threshold=0.

Renderers were not removed from the server side render
sync manager when a view was destroyed. Fixed that.

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMClientServerRenderViewProxy.cxx,v <-- vtkSMClientServerRenderViewProxy.cxx
new revision: 1.7; previous revision: 1.6
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMClientServerRenderViewProxy.h,v <-- vtkSMClientServerRenderViewProxy.h
new revision: 1.7; previous revision: 1.6
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMIceTCompositeViewProxy.cxx,v <-- vtkSMIceTCompositeViewProxy.cxx
new revision: 1.13; previous revision: 1.12
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMIceTCompositeViewProxy.h,v <-- vtkSMIceTCompositeViewProxy.h
new revision: 1.8; previous revision: 1.7
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMIceTDesktopRenderViewProxy.cxx,v <-- vtkSMIceTDesktopRenderViewProxy.cxx
new revision: 1.10; previous revision: 1.9

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team