|
From: SourceForge.net <no...@so...> - 2011-11-12 17:38:58
|
Bugs item #1617517, was opened at 2006-12-17 12:26 Message generated for change (Settings changed) made by ezust You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1617517&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Slava Pestov (spestov) Assigned to: Nobody/Anonymous (nobody) >Summary: "Rename failed" error when saving files (2 stage save) Initial Comment: Two-stage save is enabled. Sometimes when saving files on OS X, I get this error: [debug] EditBus: BufferUpdate[what=SAVING,view=org.gjt.sp.jedit.View[active],source=editor.facts (/Users/slava/repos/Factor/core/ui/text/)] [debug] FileVFS: /Users/slava/repos/Factor/core/ui/text/editor.facts has permissions 0644 [debug] WorkThread: Running in work thread: [id=3855,run=org.gjt.sp.jedit.bufferio.BufferSaveRequest[editor.facts (/Users/slava/repos/Factor/core/ui/text/)]] [debug] EditBus: BufferUpdate[what=PROPERTIES_CHANGED,view=null,source=editor.facts (/Users/slava/repos/Factor/core/ui/text/)] [debug] EditBus: BufferUpdate[what=DIRTY_CHANGED,view=org.gjt.sp.jedit.View[active],source=editor.facts (/Users/slava/repos/Factor/core/ui/text/)] [debug] EditBus: BufferUpdate[what=SAVED,view=org.gjt.sp.jedit.View[active],source=editor.facts (/Users/slava/repos/Factor/core/ui/text/)] [debug] EditBus: VFSUpdate[path=/Users/slava/repos/Factor/core/ui/text,source=null] [debug] EditBus: VFSUpdate[path=/Users/slava/repos/Factor/core/ui/text/#editor.facts#save#,source=null] [debug] EditBus: VFSUpdate[path=/Users/slava/repos/Factor/core/ui/text/editor.facts,source=null] [debug] WorkThread: Running in work thread: [id=3861,run=org.gjt.sp.jedit.browser.BrowserIORequest[type=LIST_DIRECTORY,vfs=org.gjt.sp.jedit.io.FileVFS@bb21ab,path1=/Users/slava/repos/Factor/core/ui/text,path2=null]] [debug] WorkThread: Running in work thread: [id=3858,run=org.gjt.sp.jedit.browser.BrowserIORequest[type=LIST_DIRECTORY,vfs=org.gjt.sp.jedit.io.FileVFS@bb21ab,path1=/Users/slava/repos/Factor/core/ui/text,path2=null]] [debug] EditBus: BufferUpdate[what=DIRTY_CHANGED,view=null,source=editor.facts (/Users/slava/repos/Factor/core/ui/text/)] [debug] EditBus: RegisterChanged[register=%,source=null] [debug] EditBus: BufferUpdate[what=SAVING,view=org.gjt.sp.jedit.View[active],source=editor.facts (/Users/slava/repos/Factor/core/ui/text/)] [debug] FileVFS: /Users/slava/repos/Factor/core/ui/text/editor.facts has permissions 0644 [debug] WorkThread: Running in work thread: [id=3864,run=org.gjt.sp.jedit.bufferio.BufferSaveRequest[editor.facts (/Users/slava/repos/Factor/core/ui/text/)]] [error] BufferSaveRequest: java.io.IOException: Rename failed: /Users/slava/repos/Factor/core/ui/text/#editor.facts#save# [error] BufferSaveRequest: at org.gjt.sp.jedit.bufferio.BufferSaveRequest.run(BufferSaveRequest.java:145) [error] BufferSaveRequest: at org.gjt.sp.util.WorkThread.doRequest(WorkThread.java:194) [error] BufferSaveRequest: at org.gjt.sp.util.WorkThread.doRequests(WorkThread.java:161) [error] BufferSaveRequest: at org.gjt.sp.util.WorkThread.run(WorkThread.java:135) ---------------------------------------------------------------------- Comment By: pieroxy (pieroxy) Date: 2007-01-11 09:11 Message: Logged In: YES user_id=1269272 Originator: NO I have already had this on linux, but it's very very rare. ---------------------------------------------------------------------- Comment By: Baldurien (myshforum) Date: 2006-12-20 11:55 Message: Logged In: YES user_id=371121 Originator: NO I have the same error, but I'm working with jdk1.6 on Windows XP SP2 (which is perfect since jEdit does not seems to scintillate :)) I disabled the two stage save. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1617517&group_id=588 |