> What I did was..
> 
> 1. Run normal gedit and save as doc.txt (which was empty file) in sshfs 
> mounted directory - success.
> 2. Exit.
> 
> and then:
> 
> 1. Run 'strace -o /tmp/gedit.strace gedit doc.txt'
> 2. Try to save - failed.
> 3. Exit - choose do not save.
> 
> Hopefully I did what you expected.

Yes, thanks.  It looks like it is failing in rename().

I think the '-oworkaround=rename' option should solve your problem.

I'm considering turning on this option by default, because it looks
like quite a few applications depend on this behavior.

Thanks,
Miklos


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to