View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008896VTK(No Category)public2009-04-16 18:092011-10-03 17:33
ReporterClinton Stimpson 
Assigned ToClinton Stimpson 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0008896: 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.
TagsNo tags attached.
Project
Type
Attached Filespatch file icon xiren2.patch [^] (6,749 bytes) 2009-04-24 15:46 [Show Content]

 Relationships

  Notes
(0016996)
Clinton Stimpson (developer)
2009-07-28 18:31

vtkXRenderWindowInteractor.cxx
new revision: 1.140; previous revision: 1.139
vtkXRenderWindowInteractor.h
new revision: 1.76; previous revision: 1.75
vtkXRenderWindowTclInteractor.cxx
new revision: 1.59; previous revision: 1.58
(0024657)
guest (viewer)
2011-01-13 17:00

Fix committed to master branch.

 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


Copyright © 2000 - 2018 MantisBT Team