Bug 91688
| Summary: | radio application exits when cursor up is pressed | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux Beta | Reporter: | David Balažic <david.balazic> |
| Component: | ncurses | Assignee: | Eido Inoue <havill> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jay Turner <jturner> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | alpha 1 | CC: | srevivo |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-04-19 19:12:53 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 100644 | ||
|
Description
David Balažic
2003-05-27 08:31:56 UTC
does this problem still appear if you just start xawtv directly on console (not inside screen!) ? It works ok on plain VT. ( 'g' <freq> <enter> 'crsr-up' -> crash ) But : On plain VT : "TERM=vt100 radio" has the same problem ! Inside screen on VT : TERM=linux radio does not have the problem ( has other problems , background is not colored, but black ) -- It behaves exactly the same on RHL9 Shrike too. Also it has this bug when run inside gnome-terminal-2.2.1-3 and XFree86-4.3.0- 2/xterm -- Red Hat Linux 8.0 (Psyche) Same as Shrike, except it does not exit in gnome-terminal-2.0.1-5 -- For testing without a radio card, I suggest commenting out the radio accessing functions. ok, i have removed the radio accessing functions and it crashs with TERM=vt100 or TERM=screen on my machine It's a bug in ncurses. Workaround, you should set your TERM=linux this appears fixed in ncurses 5.4 in FC1 |