MantisBT - ParaView
View Issue Details
0012252ParaViewBugpublic2011-06-07 06:182011-07-22 14:15
Paul Edwards 
Kyle Lutz 
normalminoralways
closedfixed 
 
 
TBD
12252-fix-multiple-slice-offsets-panel
incorrect functionality
0012252: Bug when loading a state file with slice offsets
The object inspector view gets messed up when a state file is loaded with multiple offsets.

The panel inherits from pqAutoGeneratedObjectPanel and it removes the autogenerated value - but only the first value.

I have attached a patch to resolve the issue
Wavelet
Slice - add a range of 10
Save state
Load state
Look at panel in object inspector
No tags attached.
patch paraview_bug_when_loading_state_with_slice_offset_values.patch (827) 2011-06-07 06:18
https://www.vtk.org/Bug/file/8916/paraview_bug_when_loading_state_with_slice_offset_values.patch
png object inspector.png (171,552) 2011-06-30 11:26
https://www.vtk.org/Bug/file/8967/object%20inspector.png
png
Issue History
2011-06-07 06:18Paul EdwardsNew Issue
2011-06-07 06:18Paul EdwardsFile Added: paraview_bug_when_loading_state_with_slice_offset_values.patch
2011-06-09 11:34Pat MarionNote Added: 0026807
2011-06-19 18:42Utkarsh AyachitStatusbacklog => todo
2011-06-22 15:35Utkarsh AyachitStatustodo => backlog
2011-06-30 10:48Utkarsh AyachitAssigned To => Kyle Lutz
2011-06-30 11:13Kyle LutzStatusbacklog => todo
2011-06-30 11:18Kyle LutzStatustodo => active development
2011-06-30 11:26Kyle LutzFile Added: object inspector.png
2011-06-30 11:44Kyle LutzNote Added: 0026921
2011-06-30 11:44Kyle LutzStatusactive development => gatekeeper review
2011-06-30 14:17Utkarsh AyachitNote Added: 0026922
2011-07-01 15:32Utkarsh AyachitProject => TBD
2011-07-01 15:32Utkarsh AyachitTopic Name => 12252-fix-multiple-slice-offsets-panel
2011-07-01 15:32Utkarsh AyachitType => incorrect functionality
2011-07-01 15:32Utkarsh AyachitStatusgatekeeper review => customer review
2011-07-01 15:32Utkarsh AyachitResolutionopen => fixed
2011-07-22 14:15Utkarsh AyachitStatuscustomer review => closed

Notes
(0026807)
Pat Marion   
2011-06-09 11:34   
I can confirm this bug, and that this patch fixes the bug. I fixed this bug in a branch of mine and unfortunately forgot to put the fix into master:

https://github.com/patmarion/ParaView/commit/62be8ae238f3fffc822bec66c004cf0ddc6a4dd7 [^]
(0026921)
Kyle Lutz   
2011-06-30 11:44   
Merge topic '12252-fix-multiple-slice-offsets-panel' into next

036fa38 Remove old child widgets in pqCutPanel
(0026922)
Utkarsh Ayachit   
2011-06-30 14:17   
For Developers: These issues are slated for gatekeeper review on July 1, 2 pm EDT.