After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 350647 - gnome_vfs_xfer_private() needs to set the progress_state result before calling the COMPLETED callback
gnome_vfs_xfer_private() needs to set the progress_state result before callin...
Status: RESOLVED WONTFIX
Product: gnome-vfs
Classification: Deprecated
Component: Async operations
2.15.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2006-08-09 21:23 UTC by Federico Mena Quintero
Modified: 2018-08-17 13:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gnome-vfs-new-folder-status.diff (606 bytes, patch)
2006-08-09 21:28 UTC, Federico Mena Quintero
none Details | Review

Description Federico Mena Quintero 2006-08-09 21:23:18 UTC
See the attached patch.  gnome_vfs_xfer_private(), which is called from gnome-vfs-job, needs to set the "result" on the progress_state before calling the callback with PHASE_COMPLETED.  This way the callback will know the result of the completed operation.
Comment 1 Federico Mena Quintero 2006-08-09 21:28:20 UTC
Created attachment 70586 [details] [review]
gnome-vfs-new-folder-status.diff
Comment 2 Federico Mena Quintero 2006-08-09 21:39:16 UTC
See also bug #307548, which may be affected by this.
Comment 3 André Klapper 2018-08-17 13:53:18 UTC
gnome-vfs got deprecated in 2008.

gnome-vfs is not under active development anymore and had its last code changes
in 2011. Its codebase has been archived:
https://gitlab.gnome.org/Archive/gnome-vfs/commits/master

gio (in glib) and gvfs are its successors. See https://developer.gnome.org/gio/stable/ch33.html and https://people.gnome.org/~gicmo/gio-migration-guide/ for porting info.

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Feel free to open a task in GNOME Gitlab if the issue described in this task still applies to a recent + supported version of glib/gio/gvfs. Thanks!