|
From: SourceForge.net <no...@so...> - 2008-12-26 21:07:45
|
Bugs item #2469418, was opened at 2008-12-27 00:07 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=2469418&group_id=588 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: editor core Group: minor bug Status: Open Resolution: None Priority: 5 Private: No Submitted By: Konstantin A. Pelepelin (checat) Assigned to: Nobody/Anonymous (nobody) Summary: Non-admin is not allowed to autosave "Untitled" files Initial Comment: Pop-up from jEdit: java.io.FileNotFoundException: C:\Program Files\jEdit4\#Untitled-1# (Access denied) jEdit 4.3pre16 I use jEdit in windows, logged in as non-admin user. jEdit installed into Program Files, and its folder is not writable by "restricted" user. "Autosave untitled buffers" checked When there are only first "Untitled" buffers in jEdit window, current save directory is jEdit install directory, and it tries to autosave buffer into it. I think, in this situation it should autosave #Untitled# files to a sub-directory in .jedit directory, where all its internal files lies. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=2469418&group_id=588 |