Ticket #1214 (closed enhancement: fixed)
Better athinfo error handling
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | debathena-athinfo 10.1-0debathena1 | |
Upstream bug: |
Description
athinfo generates tracebacks if you pipe its output into a pager. This in turn triggers apport. This is dumb and annoying. Athinfo should gracefully catch and handle KeyboardInterrupt? and IOError (EPIPE, specifically).
Change History
Note: See
TracTickets for help on using
tickets.
r25745