View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009288ParaViewBugpublic2009-07-20 22:132009-07-31 19:44
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.6.2Fixed in Version3.6.2 
Summary0009288: Display panel settings aren't used when a filter is created.
DescriptionThis is a problem for particle physics folks, and is really confusing - so I am marking it as urgent.

* ParaView 3.6.0. Local server. XP.
* Open can.exo. Apply.
* On the display tab, change Translate X to 10. Click in the window, make the can move.
* Filter/ Alphabetical/ Extract Block. Choose Unnamed block ID: 1. Apply.
>> Bug - notice that the can segment has not offset like the original.
  - Go to the Display tab, and notice that the Translate X is correctly 10. This did not take effect.
  - Click on Selectable, and the can will jump to the correct position.
  - This also happens with point size. if you set it to 1, then make a new filter, point size won't take effect until you click something. It should automagically happen.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0017037)
Utkarsh Ayachit (administrator)
2009-07-31 11:37

Inherited display properties were not being used since
there was a missing UpdateVTKObjects() call. Fixed that.

/cvsroot/ParaView3/ParaView3/Qt/Core/pqObjectBuilder.cxx,v <-- Qt/Core/pqObjectBuilder.cxx
new revision: 1.35; previous revision: 1.34


3.6 Branch---------
/cvsroot/ParaView3/ParaView3/Qt/Core/pqObjectBuilder.cxx,v <-- Qt/Core/pqObjectBuilder.cxx
new revision: 1.33.4.1; previous revision: 1.33
(0017046)
Alan Scott (manager)
2009-07-31 19:44

Tested local server, Linux.

 Issue History
Date Modified Username Field Change
2009-07-20 22:13 Alan Scott New Issue
2009-07-31 11:34 Utkarsh Ayachit Status backlog => tabled
2009-07-31 11:34 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2009-07-31 11:37 Utkarsh Ayachit Note Added: 0017037
2009-07-31 11:37 Utkarsh Ayachit Status tabled => @80@
2009-07-31 11:37 Utkarsh Ayachit Fixed in Version => 3.6.2
2009-07-31 11:37 Utkarsh Ayachit Resolution open => fixed
2009-07-31 19:44 Alan Scott Note Added: 0017046
2009-07-31 19:44 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team