[Geany-devel] Safe file saving

Enrico Tröger enrico.troeger at xxxxx
Sat Feb 6 15:59:14 UTC 2010


On Wed, 03 Feb 2010 21:03:12 +0300, Алексей wrote:

>Hello,
>
>I have recently faced a problem when Geany seemed to corrupt my files
>over GVFS. The issues were as follows:
> 1. Saving a modified text file (removing 1 line) over Samba
> (gvfsd-smb):
>    - geany: makes a mess at the end of file
>    - gedit: all OK
> 2. Saving a modified text file over SFTP (gvfsd-sftp):
>    - geany: makes a file empty (0 bytes), e.g. all content is lost
>    - gedit: all OK
>It seems that this bug is more GVFS-related than Geany's ('cause
>low-level utils like cat and echo also have some strange behaviour,
>which is not reproducible over shares mounted with mount.cifs), so I'm
>going to file these to GVFS bug tracker. But it also seems that
>g_file_set_contents works OK. I have found out that Geany is able to
>use g_file_set_contents (with use_save_file_saving=true), but on local
>files only. So I suggest:
> 1. Patching src/document.c to allow g_file_set_contents on both local
> and remote files:

Committed, thanks.

Regards,
Enrico

-- 
Get my GPG key from http://www.uvena.de/pub.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/devel/attachments/20100206/f679a762/attachment.pgp>


More information about the Devel mailing list