View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012969ParaView(No Category)public2012-02-29 12:342013-01-11 14:00
ReporterBurlen 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.14 
Target Version3.14.1Fixed in Version3.14.1 
Summary0012969: pvsc option enumeration issues
Descriptionsome strange bugs here. I have a pvsc with the following enumerations. After connecting w/ this pvsc, neither of the enums save the user's choice in the GUI. The second enum however remembers the user's choice and always uses that instead of what the user has selected in the GUI.

<Option name="PV_LOC" label="paraview version" save="true">
  <Enumeration default="/usr/common/graphics/ParaView/3.14.0-mom">
    <Entry value="/usr/common/graphics/ParaView/3.10.0-mom" label="3.10.0"/>
    <Entry value="/usr/common/graphics/ParaView/3.12.0-mom" label="3.12.0"/>
    <Entry value="/usr/common/graphics/ParaView/3.14.0-mom" label="3.14.0"/>
  </Enumeration>
</Option>
<Option name="QUEUE" label="queue" save="true">
  <Enumeration default="interactive">
    <Entry value="computation" label="computation"/>
    <Entry value="interactive" label="interactive"/>
    <Entry value="debug" label="debug"/>
    <Entry value="premium" label="premium"/>
    <Entry value="regular" label="regular"/>
    <Entry value="special" label="special"/>
  </Enumeration>
</Option>
TagsNo tags attached.
ProjectTBD
Topic Name12969_pvsc_issues
Typeincorrect functionality
Attached Files? file icon hopper-unix.pvsc [^] (2,829 bytes) 2012-02-29 12:34

 Relationships

  Notes
(0028332)
Utkarsh Ayachit (administrator)
2012-02-29 18:41

commit 9087d4b6f923f621c00c583844d09296acc8ca5b
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Feb 29 15:39:54 2012 -0800

    BUG 0012969. Checkboxes and Comboboxes not working correctly.
    
    Checkboxes and combo-boxes were not working correctly. They failed to obtain
    the user selected values correctly due to obvious oversight. Fixed that.
    
    Change-Id: Ida85bee1abeff8addc2b5193abcd189d0ac080db
(0030096)
Alan Scott (manager)
2013-01-11 14:00

Closing due to age.

 Issue History
Date Modified Username Field Change
2012-02-29 12:34 Burlen New Issue
2012-02-29 12:34 Burlen File Added: hopper-unix.pvsc
2012-02-29 18:41 Utkarsh Ayachit Topic Name => 12969_pvsc_issues
2012-02-29 18:41 Utkarsh Ayachit Note Added: 0028332
2012-02-29 18:41 Utkarsh Ayachit Status backlog => gatekeeper review
2012-02-29 18:41 Utkarsh Ayachit Fixed in Version => git-next
2012-02-29 18:41 Utkarsh Ayachit Resolution open => fixed
2012-02-29 18:41 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-03-05 13:16 Utkarsh Ayachit Target Version => 3.14.1
2012-03-09 14:40 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-03-09 15:58 Utkarsh Ayachit Status gatekeeper review => customer review
2012-04-05 17:03 Utkarsh Ayachit Fixed in Version git-master => 3.14.1
2013-01-11 14:00 Alan Scott Note Added: 0030096
2013-01-11 14:00 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team