View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004271ParaView(No Category)public2007-01-03 10:002007-01-09 11:59
ReporterDavid Karelitz 
Assigned ToClinton Stimpson 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004271: Cannot Control-C ParaView3
DescriptionWhen I run ParaView3 I cannot Control-C it from the terminal
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0006068)
Clinton Stimpson (developer)
2007-01-03 15:46

Py_Initialize() is doing this.
In the past, ctrl-c used to work at startup, but not if the embedded python interpreter was used.
(0006090)
Clinton Stimpson (developer)
2007-01-05 12:17

Install default SIGINT handler after Py_Initialize()

/cvsroot/ParaView3/ParaView3/Qt/Testing/pqPythonEventSource.cxx,v <-- pqPythonEventSource.cxx
new revision: 1.15; previous revision: 1.14
new revision: 1.16; previous revision: 1.15

Should also do it in vtkPVPythonInterpretor.cxx
(0006092)
Clinton Stimpson (developer)
2007-01-05 14:32

/cvsroot/ParaView3/ParaView3/Utilities/VTKPythonWrapping/Executable/vtkPVPythonInterpretor.cxx,v <-- vtkPVPythonInterpretor.cxx
new revision: 1.7; previous revision: 1.6

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team