Opened 8 years ago
Closed 8 years ago
#46 closed defect (fixed)
jEdit log clutters up System.err
Reported by: | ke | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core | Version: | |
Keywords: | Cc: |
Description
Just like our Swing-based classes, jEdit produces all kind of exceptions and crashes under the hood that give me a very bad feeling about its stability but don't actually seem to have any adverse effect as long as you catch and gobble up all exceptions. However, jEdit seems to use a logger. We need to find and disable this in order to free the (XEmacs resp. shell) console from its error messages.
Change History (1)
comment:1 Changed 8 years ago by jd
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Seems to have been resolved long ago.