MantisBT - ParaView |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012467 | ParaView | (No Category) | public | 2011-08-03 15:02 | 2011-08-10 09:37 |
|
| Reporter | Kyle Lutz | |
| Assigned To | Kyle Lutz | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | 3.12 | |
| Project | TBD |
| Topic Name | 12467-fix-auto-mpi-options |
| Type | incorrect functionality |
|
| Summary | 0012467: pqApplicationOptions sets SetUseMulticoreProcessors() incorrectly |
| Description | The pqApplicationOptions class sets SetUseMulticoreProcessors() incorrectly:
vtkProcessModuleAutoMPI::SetUseMulticoreProcessors(this->Internal->AutoMPI->isTristate());
AutoMPI is a normal QCheckBox and isTristate() will always return false. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-08-03 15:02 | Kyle Lutz | New Issue | |
| 2011-08-03 15:02 | Kyle Lutz | Assigned To | => Kyle Lutz |
| 2011-08-03 15:17 | Kyle Lutz | Status | backlog => todo |
| 2011-08-03 15:17 | Kyle Lutz | Status | todo => active development |
| 2011-08-03 15:28 | Kyle Lutz | Topic Name | => 12467-fix-auto-mpi-options |
| 2011-08-03 15:28 | Kyle Lutz | Note Added: 0027220 | |
| 2011-08-03 15:28 | Kyle Lutz | Status | active development => gatekeeper review |
| 2011-08-03 15:28 | Kyle Lutz | Fixed in Version | => 3.12 |
| 2011-08-03 15:28 | Kyle Lutz | Resolution | open => fixed |
| 2011-08-04 18:08 | Utkarsh Ayachit | Note Added: 0027231 | |
| 2011-08-05 11:10 | Robert Maynard | Note Added: 0027264 | |
| 2011-08-05 15:55 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
| 2011-08-05 15:55 | Utkarsh Ayachit | Note Added: 0027274 | |
| 2011-08-10 09:37 | Utkarsh Ayachit | Status | customer review => closed |