|
From: <no...@so...> - 2000-08-01 12:01:22
|
Bug #110584, was updated on 2000-Jul-31 12:26 Here is a current snapshot of the bug. Project: jEdit Category: editor core Status: Open Resolution: None Bug Group: severe bug Priority: 5 Summary: autosave setting of 0 causes problems Details: using jEdit 2.6pre1 under JDK 1.2, i had a lot of trouble which turned out to be caused by my having the autosave feature disabled with a setting of zero. jEdit displays a number of errors in this scenario: - errors are generated on startup (non-critical) - the "wait cursor" doesn't ever go away (non-critical) - jEdit hangs on exit before saving its properties and has to be terminated externally (critical) Follow-Ups: Date: 2000-Aug-01 05:01 By: spestov Comment: Mike, I managed to reproduce the exception on exit (and I fixed it). The wait cursor on startup is no longer displayed in pre2, so that is not an issue. However, I did not see an exception on startup; could you send a stack trace? ------------------------------------------------------- For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=110584&group_id=588 |