MantisBT - ParaView |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012358 | ParaView | (No Category) | public | 2011-07-12 08:39 | 2011-07-22 14:15 |
|
| Reporter | Robert Maynard | |
| Assigned To | Robert Maynard | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | 3.12 | |
| Target Version | | Fixed in Version | 3.12 | |
| Project | TBD |
| Topic Name | add-missing-pqAutoApply-method |
| Type | incorrect functionality |
|
| Summary | 0012358: pqAutoApplyReaction missing setAutoApply |
| Description | From mailing list:
pqAutoApplyReaction * autoapply=new pqAutoApplyReaction(a);
where "a" is a QAction* attribute of my GUI class
gives me an error:
libGUIMyToolBar.so: undefined symbol: _ZN19pqAutoApplyReaction12setAutoApplyEb
Looking at the class the static method is defined but not implemented. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-07-12 08:39 | Robert Maynard | New Issue | |
| 2011-07-12 08:39 | Robert Maynard | Assigned To | => Robert Maynard |
| 2011-07-12 08:45 | Robert Maynard | Status | backlog => todo |
| 2011-07-12 08:45 | Robert Maynard | Note Added: 0026992 | |
| 2011-07-12 08:45 | Robert Maynard | Status | todo => active development |
| 2011-07-12 08:46 | Robert Maynard | Topic Name | => add-missing-pqAutoApply-method |
| 2011-07-12 08:46 | Robert Maynard | Status | active development => gatekeeper review |
| 2011-07-12 08:46 | Robert Maynard | Fixed in Version | => 3.12 |
| 2011-07-12 08:46 | Robert Maynard | Resolution | open => fixed |
| 2011-07-15 14:16 | David Partyka | Note Added: 0027001 | |
| 2011-07-21 19:18 | Utkarsh Ayachit | Note Added: 0027055 | |
| 2011-07-22 14:13 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
| 2011-07-22 14:13 | Utkarsh Ayachit | Note Added: 0027060 | |
| 2011-07-22 14:15 | Utkarsh Ayachit | Status | customer review => closed |