View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007690ParaView(No Category)public2008-09-16 22:002009-05-13 13:59
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0007690: Glyph auto scale factor not always updating
DescriptionThe "Set Scale Factor" updates when you change some of the properties of the Glyph filter, but not others. In particular, it does not update when changing the Vectors parameter, but it does when changing the Scalars or Glyph Type. To replicate:

1. Load disk_out_ref.ex2. Load all variables and apply.
2. Add stream tracer. Apply with defaults.
3. Add Glyph filter to stream tracer. (Don't apply yet.)
4. Change vectors to V and hit apply. Glyphs will be huge.
5. Change Glyph Type to anything and back to Arrow. Apply. Glyph size will be reasonable.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
related to 0007553closedUtkarsh Ayachit Default glyph scaling crazy bad 

  Notes
(0013485)
Ken Moreland (manager)
2008-09-16 22:01

It would be nice to have this fixed in time for distribution for our SC08 tutorial. I expect some of the participants to run into this.
(0013487)
Utkarsh Ayachit (administrator)
2008-09-17 09:43

BUG: Fixed BUG 0007690. The updating of the scale-factor was happenning before the
property was pushed to the server mananger hence it was using obsolete values.
Fixed by using Qt::QueuedConnection for the signal-slot connection.
BUG: Fixed BUG 0007553. Needed to min-clamp the divisor for scaling to 1.0.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqGlyphPanel.cxx,v <-- Qt/Components/pqGlyphPanel.cxx
new revision: 1.6; previous revision: 1.5
(0013607)
Alan Scott (manager)
2008-09-26 20:10

Great!!

Tested local client.

 Issue History
Date Modified Username Field Change
2008-09-16 22:00 Ken Moreland New Issue
2008-09-16 22:01 Ken Moreland Note Added: 0013485
2008-09-16 22:01 Ken Moreland Status backlog => tabled
2008-09-16 22:01 Ken Moreland Assigned To => Utkarsh Ayachit
2008-09-16 22:04 Ken Moreland Relationship added related to 0007553
2008-09-17 09:43 Utkarsh Ayachit Status tabled => @80@
2008-09-17 09:43 Utkarsh Ayachit Resolution open => fixed
2008-09-17 09:43 Utkarsh Ayachit Note Added: 0013487
2008-09-26 20:10 Alan Scott Status @80@ => closed
2008-09-26 20:10 Alan Scott Note Added: 0013607
2009-05-13 13:58 Utkarsh Ayachit Target Version => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team