Ticket #56 (closed defect: fixed)
Better handling of stdout/stderr
| Reported by: | jteh | Owned by: | jteh |
|---|---|---|---|
| Priority: | minor | Milestone: | 2009.1 |
| Component: | Core | Version: | development |
| Keywords: | Cc: | ||
| Operating system: | Blocked by: | ||
| Blocking: |
Description
At present, output to stdout/stderr pops up a wxPython dilog containing the text. This is rather annoying and ugly. Output to stdout/stderr should be written to the NVDA log file using the normal NVDA logging mechanism.
- A class needs to be written which supports the normal file stream methods. Instead of writing to a file, these methods will cause the output to be logged.
- We need to figure out how to stop wxPython from overriding this with its own stdout/stderr handler.
Change History
Note: See
TracTickets for help on using
tickets.


NVDA is developed by