View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004278ParaView(No Category)public2007-01-04 11:352007-04-16 13:34
ReporterDavid Karelitz 
Assigned ToClinton Stimpson 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004278: Exodus Metadata does not work correctly
DescriptionThe Exodus metadata tabs (Blocks/Hierarchy/Materials) do not function correctly. The problem is that the values for all those settings are linked, so a change to one of them may results in changes to all the others. For example, if I toggle off an Assembly, the value of blocks, materials, and other assemblies may change. Currently only the reader is aware of these links, so after a setting is changed the reader needs to be queried for new values of all these settings.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0006845)
Clinton Stimpson (developer)
2007-03-19 17:38

/cvsroot/ParaView3/ParaView3/Qt/Components/pqExodusPanel.cxx,v <-- pqExodusPanel.cxx
new revision: 1.18; previous revision: 1.17
/cvsroot/ParaView3/ParaView3/Qt/Components/pqExodusPanel.h,v <-- pqExodusPanel.h
new revision: 1.13; previous revision: 1.12
(0006860)
Ken Moreland (manager)
2007-03-20 12:13

I just asked Dave Karelitz about the status of this bug. He states: "This is still very broken. Now you can't even turn off a block."
(0006869)
Clinton Stimpson (developer)
2007-03-20 17:07

For sake of short term usability, I reverted the last fix.

The root of that problem is 3 SM properties modifying the same data in vtkExodusReader. In the recent case, the Material selection always won because it was the last to tell vtkExodusReader what materials are on/off.
(0006885)
Clinton Stimpson (developer)
2007-03-21 16:07

/cvsroot/ParaView3/ParaView3/Qt/Components/pqExodusPanel.cxx,v <-- pqExodusPanel.cxx
new revision: 1.20; previous revision: 1.19
/cvsroot/ParaView3/ParaView3/Qt/Components/pqExodusPanel.h,v <-- pqExodusPanel.h
new revision: 1.15; previous revision: 1.14

Fixed.

You can switch between block/material/hierarchy selections and and (un)select items and they stay in sync even before hitting accept.
(0007257)
David Karelitz (reporter)
2007-04-12 11:41

Looks like this is broken again. If you hit the toggle all blocks on/off checkbox, the assemblies and materials lists do not update.
(0007258)
Clinton Stimpson (developer)
2007-04-12 12:39

/cvsroot/ParaView3/ParaView3/Qt/Components/pqExodusPanel.cxx,v <-- pqExodusPanel.cxx
new revision: 1.30; previous revision: 1.29

Fixed.

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team