MantisBT - ParaView
View Issue Details
0008090ParaView(No Category)public2008-11-13 09:592009-08-24 16:35
Eric Monson 
 
normalminoralways
closedfixed 
MacOS X10.5.5
 
3.8 
0008090: Lookmark with glyph filter puts source into GlyphType
If a lookmark is saved which includes both a data source and a glyph filter, when that lookmark is applied the source has been put into the GlyphType combo box of the glyph filter.
Generate a point source with 100 pts, radius 10 (show pt on, pt 0,0,0).
Apply a sphere glyph (radius 1, no orient, scale mode none, scale factor 1, no mask or random).
Save a lookmark.
Disconnect to clear data.
Generate a new point source.
Apply lookmark.

The point source shows up in the Glyph Type box so the new data is 10000 pts with a 100 pt source at each of the 100 pts. I've also seen it happen with my real data where the Glyph Type shows up as Xdmf Reader.
No tags attached.
Issue History
2008-11-13 09:59Eric MonsonNew Issue
2009-02-17 15:03Utkarsh AyachitCategory3.6 => 3.8
2009-05-13 13:41Utkarsh AyachitTarget Version => 3.8
2009-08-24 16:35Alan ScottNote Added: 0017194
2009-08-24 16:35Alan ScottStatusbacklog => closed
2009-08-24 16:35Alan ScottResolutionopen => fixed
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0017194)
Alan Scott   
2009-08-24 16:35   
Lookmarks are being replaced with the python trace code. Thus, closing lookmark bugs.