Bug 100830
| Summary: | Newt ignores Ctrl-C (interrupt process) | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Daniel F. Dickinson <danielfdickinson> |
| Component: | newt | Assignee: | Eido Inoue <havill> |
| Status: | CLOSED DUPLICATE | QA Contact: | Jay Turner <jturner> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | CC: | srevivo |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 18:57:44 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
*** This bug has been marked as a duplicate of 117477 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.0.1) Gecko/20021003 Description of problem: Using a program written using newt (specifically Mondo Rescue), I press Ctrl-C and nothing happens (kill -INT works). The Mondo development team told me that newt doesn't support Ctrl-C as a break key and that if I wanted that functionality I should ask the newt maintainers (you) when or if that functionality would be added. Version-Release number of selected component (if applicable): newt-0.51.0-1 How reproducible: Always Steps to Reproduce: 1. Run mondoarchive 2. Press Ctrl-C at eny time during program execution 3. Actual Results: Nothing happens Expected Results: Program should be interrupted (prompt or quit) Additional info: