MantisBT - VTK |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008896 | VTK | (No Category) | public | 2009-04-16 18:09 | 2011-10-03 17:33 |
|
| Reporter | Clinton Stimpson | |
| Assigned To | Clinton Stimpson | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
| Project | |
| Type | |
|
| Summary | 0008896: want vtkXRenderWindowInteractor::Start to return |
| Description |
If iren->Start() is called as part of another process, it doesn't seem possible to return from it in the X11 case without calling platform specific code.
vtkXRenderWindowInteractor::TerminateApp calls exit() whereas the others exit the event loops.
Attached is a patch to fix this so it behaves the same as Win32/Carbon/Cocoa.
|
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | xiren2.patch (6,749) 2009-04-24 15:46 https://www.vtk.org/Bug/file/7188/xiren2.patch |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2009-04-16 18:09 | Clinton Stimpson | New Issue | |
| 2009-04-16 18:09 | Clinton Stimpson | File Added: xiren.patch | |
| 2009-04-24 15:46 | Clinton Stimpson | File Added: xiren2.patch | |
| 2009-04-24 15:46 | Clinton Stimpson | File Deleted: xiren.patch | |
| 2009-07-28 18:31 | Clinton Stimpson | Note Added: 0016996 | |
| 2009-07-28 18:31 | Clinton Stimpson | Status | backlog => @80@ |
| 2009-07-28 18:31 | Clinton Stimpson | Resolution | open => fixed |
| 2009-07-28 18:31 | Clinton Stimpson | Assigned To | => Clinton Stimpson |
| 2011-01-13 17:00 | | Source_changeset_attached | => VTK master a2bd8391 |
| 2011-01-13 17:00 | | Source_changeset_attached | => VTK master 020ef709 |
| 2011-01-13 17:00 | guest | Note Added: 0024657 | |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2011-10-03 17:33 | Clinton Stimpson | Status | customer review => closed |