CVSROOT:        /cvs/gnome
Module name:    gedit
Changes by:     paolo   06/08/25 05:40:35

Modified files:
        .              : ChangeLog 
        gedit          : gedit-document-saver.c 

Log message:
2006-08-25  Paolo Maggi  <[EMAIL PROTECTED]>

Really fixes bug #352717 [http://bugzilla.gnome.org/show_bug.cgi?id=352717] – 
gedit silently ignores saving errors when
saving remote files

* gedit/gedit-document-saver.c (manage_completed_phase): new function,
it splits up the code related to the management of the "COMPLETED"
phase in async_xfer_ok.
(async_xfer_ok): returns just after calling manage_completed_phase in
the COMPLETED phase. In this way we avoid emitting the "saving" signal
from a potentially finalized saver
(async_xfer_error): does not set the error if it was already set
in a previous interaction
(async_xfer_progress): better debugging messages

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gedit&who=paolo&date=explicit&mindate=2006-08-25%2005:39&maxdate=2006-08-25%2005:41

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to