[Geany-devel] Changed file saving implementation for systems with GIO

Nick Treleaven nick.treleaven at xxxxx
Tue Nov 2 18:11:01 UTC 2010


Hi list,
To workaround bug(s) in GVFS, I've now changed the file saving
implementation for systems with GIO in SVN trunk. See also:

http://lists.uvena.de/geany-devel/2010-November/003412.html

Please help test this. File permissions should be preserved after
saving, and disk space exhaustion should now be handled without losing
the previously saved file.

Also, running geany --version (or -V) should now also show 'GIO' if your
system has it and Geany knew about it at build time.


Begin forwarded message:

Date: Tue, 02 Nov 2010 17:42:54 +0000
From: ntrel at users.sourceforge.net
To: geany-commits at uvena.de
Subject: SF.net SVN: geany:[5361] trunk


Revision: 5361
          http://geany.svn.sourceforge.net/geany/?rev=5361&view=rev
Author:   ntrel
Date:     2010-11-02 17:42:54 +0000 (Tue, 02 Nov 2010)

Log Message:
-----------
Use g_file_replace_contents() if available to save documents - this
should help workaround bugs in GVFS.
Needs testing.

Nick



More information about the Devel mailing list