*** This bug is a duplicate of bug 34813 ***
https://bugs.launchpad.net/bugs/34813
Note that there is a preference in Gedit that fixes this issue (Edit >
Preferences > Editor > Create a backup copy of files before saving).
Solution documented here: http://blog.linuxtoday.com/blog/2009/05/gedi
*** This bug is a duplicate of bug 34813 ***
https://bugs.launchpad.net/bugs/34813
This is also an issue in Ibex; I know there are related bugs but this
one is labeled especifically SSHFS.
The problem is as explained above that on sshfs you cannot rename a file
"A.txt" to "A.txt~" if "A.txt~"
*** This bug is a duplicate of bug 34813 ***
https://bugs.launchpad.net/bugs/34813
Can confirm this on Hardy and gedit /sshfs - sometimes first edit saves
however subsequent edits fail.
--
Failure to Save to SSHFS volumes
https://bugs.launchpad.net/bugs/36091
You received this bug notificati
*** This bug is a duplicate of bug 34813 ***
https://bugs.launchpad.net/bugs/34813
I get this same problem in Gutsy with sshfs and gedit. I can save fine
in VIM but GEdit thinks there is a permissions problem. Save works fine
once, after that it fails due to permission issues(that is not the
*** This bug is a duplicate of bug 34813 ***
Marked this as a duplicate of the problem described in Ubuntu Bug #34813
as it is linked to the problem upstream. The renaming of open files
appears to be the same bug and only affects gedit.
** This bug has been marked a duplicate of bug 34813
ged
looks somewhat similar to
http://bugzilla.gnome.org/show_bug.cgi?id=336738 upstream
--
Failure to Save to SSHFS volumes
https://launchpad.net/bugs/36091
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
There's an sshfs option '-oworkaround=rename' which works around this
sftp misfeature, although the resulting rename operation will no longer
be atomic as required by POSIX.
--
Failure to Save to SSHFS volumes
https://launchpad.net/bugs/36091
--
desktop-bugs mailing list
desktop-bugs@lists.ubun
On wo, 2006-08-02 at 10:13 +, Daniel Holbach wrote:
> Dennis, did you have any look with that?
RENAME /myfolder/README -> /myfolder/README~
unique: 47, error: -1 (Operation not permitted), outsize: 16
sshfs doesn't allow one to rename files to existing files. Normal sftp
also doesn't allow
Dennis, did you have any look with that?
--
Failure to Save to SSHFS volumes
https://launchpad.net/bugs/36091
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Looks like an sshfs bug to me, I'll investigate this.
** Also affects: sshfs-fuse (Ubuntu)
Severity: Normal
Priority: (none set)
Status: Unconfirmed
--
Failure to Save to SSHFS volumes
https://launchpad.net/malone/bugs/36091
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu
** Attachment added: "`sshfs -d` debug output illustrating issue"
http://librarian.launchpad.net/2125147/gedit-sshfs.log
--
Failure to Save to SSHFS volumes
https://launchpad.net/malone/bugs/36091
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listi
Can you please mount it in debug mode (sshfs -d) and see whether this
gives useful information?
--
Failure to Save to SSHFS volumes
https://launchpad.net/malone/bugs/36091
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Yeah the share is still mounted, based on the fact I can edit it before and
after getting the error in gedit.
--
Failure to Save to SSHFS volumes
https://launchpad.net/malone/bugs/36091
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-b
** Changed in: gedit (Ubuntu)
Severity: Normal => Minor
--
Failure to Save to SSHFS volumes
https://launchpad.net/malone/bugs/36091
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Interesting - Are you sure the sshfs share is still mounted? I've
repeatedly have similar issues due to malfunctioning SSH servers.
status Unconfirmed
** Changed in: gedit (Ubuntu)
Status: Rejected => Unconfirmed
--
Failure to Save to SSHFS volumes
https://launchpad.net/malone/bugs/3609
Eclipse also has no problem w/ the sshfs files that are giving gedit trouble.
Just so you understand my thinking here, it's these 2 cases (nano and eclipse),
which lead me to believe that it isn't fuse or user error.
--
Failure to Save to SSHFS volumes
https://launchpad.net/malone/bugs/36091
-
> You should add fuse to /etc/modules
This removed the need to `mknod /dev/fuse` and `chmod o+rw /dev/fuse`. Thanks
for that.
> You should ... add yourself to the fuse group
That isn't the problem, it had been done already
@:~$ groups
: adm dialout cdrom floppy audio dip video plugdev lpadmin
User error, so rejecting.
status Rejected
** Changed in: gedit (Ubuntu)
Status: Unconfirmed => Rejected
--
Failure to Save to SSHFS volumes
https://launchpad.net/malone/bugs/36091
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/deskt
No. You should add fuse to /etc/modules and add yourself to the fuse
group, as documented in the fuse documentation.
--
Failure to Save to SSHFS volumes
https://launchpad.net/malone/bugs/36091
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/d
>That's another bug, which is solved already.
It is indeed
>Did you mount the sshfs share as root?
No. With each restart I must run:
`sudo mknod /dev/fuse c 10 229`
`sudo chmod o+rw /dev/fuse`
then I can mount the volume as myself:
`sshfs [EMAIL PROTECTED]: /media/that/`
As of now, the gedit all
20 matches
Mail list logo