View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005874ParaView(No Category)public2007-10-12 11:532009-05-13 13:47
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.6Fixed in Version 
Summary0005874: LightKit sometimes applied twice when loading state.
DescriptionIf you usually have the LightKit lighting on (like I do) you will find that sometimes when you load state files you have created, the lights are applied twice. I can replicate with the following.

1. Start ParaView.
2. Go to View Setting and turn the default light off and the light kit lighting on.
3. Load the attached state file. It is just a sphere lighted with light kit.

When you load the state file, it looks very bright. That is because the lights defined in the state file were applied without turning off the lights already on in the scene.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files? file icon test.pvsm [^] (90,751 bytes) 2007-10-12 11:53

 Relationships
has duplicate 0006084closedKen Moreland Duplicate lights created when state is reloaded 
related to 0006683closedUtkarsh Ayachit Applying lookmark messes up light-kit type lights 

  Notes
(0011977)
Utkarsh Ayachit (administrator)
2008-05-16 16:53

vtkSMRenderViewProxy never checked if light kit was already added, hence it ended up adding the lights again and again! Fixed that.

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMRenderViewProxy.cxx,v <-- Servers/ServerManager/vtkSMRenderViewProxy.cxx
new revision: 1.67; previous revision: 1.66
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMRenderViewProxy.h,v <-- Servers/ServerManager/vtkSMRenderViewProxy.h
new revision: 1.29; previous revision: 1.28
(0012077)
Alan Scott (manager)
2008-05-22 21:01

Tested client/server.

 Issue History
Date Modified Username Field Change
2007-10-12 11:53 Ken Moreland New Issue
2007-10-12 11:53 Ken Moreland File Added: test.pvsm
2008-04-08 14:41 Ken Moreland Relationship added has duplicate 0006084
2008-04-10 17:50 Ken Moreland Relationship added related to 0006683
2008-04-15 10:49 Berk Geveci Status backlog => @30@
2008-04-15 10:49 Berk Geveci Category 3.4 => 3.6
2008-05-16 16:50 Utkarsh Ayachit Status @30@ => tabled
2008-05-16 16:50 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2008-05-16 16:53 Utkarsh Ayachit Status tabled => @80@
2008-05-16 16:53 Utkarsh Ayachit Resolution open => fixed
2008-05-16 16:53 Utkarsh Ayachit Note Added: 0011977
2008-05-22 21:01 Alan Scott Status @80@ => closed
2008-05-22 21:01 Alan Scott Note Added: 0012077
2009-05-13 13:47 Utkarsh Ayachit Target Version => 3.6
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team