libgnomeui r5427 - in trunk: . file-chooser



Author: federico
Date: 2007-10-12 07:57:20 +0100 (Fri, 12 Oct 2007)
New Revision: 5427
ViewCVS link: http://svn.gnome.org/viewcvs/libgnomeui?rev=5427&view=rev

Modified:
   trunk/ChangeLog
   trunk/file-chooser/gtkfilesystemgnomevfs.c
Log:
Fix bgo464383 - mkdir() errors are not reported correctly by the VFS backend
2007-10-12  Federico Mena Quintero  <federico novell com>

    	    Fix http://bugzilla.gnome.org/show_bug.cgi?id=464383 - In the file
	    chooser, errors are not reported correctly when creating a folder
	    fails.

    	    * file-chooser/gtkfilesystemgnomevfs.c
    	    (gtk_file_system_gnome_vfs_create_folder): Use
    	    GNOME_VFS_XFER_ERROR_MODE_QUERY instead of
    	    GNOME_VFS_XFER_ERROR_MODE_ABORT so that our progress/error
    	    callback will be called if the mkdir() fails.  Patch by Richard
    	    Hult <richard imendio com>.

Signed-off-by: Federico Mena Quintero <federico gnu org>





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]