View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006806ParaView(No Category)public2008-04-15 09:552009-05-13 13:59
ReporterRobert Maynard 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformApple MacOSOS XOS Version10.4.10
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0006806: Mulitple Visibility of Pipeline Objects
DescriptionFinished adding the ability to turn on/off multiple items at a time. Basically it checks that selected list of items when a person clicks on an 'eye' and flips their visibility. Checks are in place to make sure that it only does this if the eye that is selected is inside the selected list, otherwise it operates on the 'eye' only.
TagsNo tags attached.
Project
Topic Name
Type
Attached Fileszip file icon mvis.zip [^] (8,631 bytes) 2008-04-15 09:55
zip file icon vis.zip [^] (8,624 bytes) 2008-04-15 12:52

 Relationships

  Notes
(0011330)
Robert Maynard (developer)
2008-04-15 11:00

After some more testing there seems to be a problem. The code to check if you are inside the selection group fails, when you have more than 1 multiple input in the pipeline.

To be more exact when you have selected some parts on multiple Input 1, and then click on a multiple input 2 item, you should only turn on the visibility of multiple input item 2, not 1 (which it is currently doing).
(0011338)
Robert Maynard (developer)
2008-04-15 12:52

Fixed the problem with multiple input items
(0011441)
Berk Geveci (administrator)
2008-04-19 15:05

Utkarsh:

Can you check the patch and apply it if appropriate? Otherwise, please set the target to 3.6.
(0011451)
Utkarsh Ayachit (administrator)
2008-04-21 10:40

Committing patch for BUG 0006806 excluding the part for deleting multiple items.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqPipelineBrowser.cxx,v <-- Qt/Components/pqPipelineBrowser.cxx
new revision: 1.25; previous revision: 1.24
/cvsroot/ParaView3/ParaView3/Qt/Components/pqPipelineBrowser.h,v <-- Qt/Components/pqPipelineBrowser.h
new revision: 1.18; previous revision: 1.17
(0011513)
Alan Scott (manager)
2008-04-23 14:37

Very nice. Tested client/server.

 Issue History
Date Modified Username Field Change
2008-04-15 09:55 Robert Maynard New Issue
2008-04-15 09:55 Robert Maynard File Added: mvis.zip
2008-04-15 11:00 Robert Maynard Note Added: 0011330
2008-04-15 12:52 Robert Maynard Note Added: 0011338
2008-04-15 12:52 Robert Maynard File Added: vis.zip
2008-04-19 15:05 Berk Geveci Note Added: 0011441
2008-04-19 15:05 Berk Geveci Assigned To => Utkarsh Ayachit
2008-04-19 15:05 Berk Geveci Status backlog => tabled
2008-04-21 10:40 Utkarsh Ayachit Status tabled => @80@
2008-04-21 10:40 Utkarsh Ayachit Resolution open => fixed
2008-04-21 10:40 Utkarsh Ayachit Note Added: 0011451
2008-04-23 14:37 Alan Scott Status @80@ => closed
2008-04-23 14:37 Alan Scott Note Added: 0011513
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