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 738218 - g_vfs_daemon_get_blocking_processes should return pids for all jobs
g_vfs_daemon_get_blocking_processes should return pids for all jobs
Status: RESOLVED OBSOLETE
Product: gvfs
Classification: Core
Component: daemon
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks: 710986
 
 
Reported: 2014-10-09 10:55 UTC by Ondrej Holy
Modified: 2018-09-21 17:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
pass client's pid into jobs (62.58 KB, patch)
2014-10-17 15:20 UTC, Ondrej Holy
none Details | Review
daemon: return array of pids for jobs (1.93 KB, patch)
2014-10-17 19:10 UTC, Ondrej Holy
none Details | Review

Description Ondrej Holy 2014-10-09 10:55:37 UTC
Since g_vfs_daemon_has_blocking_processes returns TRUE if there is any job (see https://bugzilla.gnome.org/attachment.cgi?id=279609), we should return correct list of pids from g_vfs_daemon_get_blocking_processes (not only for opened channels).
Comment 1 Ondrej Holy 2014-10-17 15:20:25 UTC
Created attachment 288758 [details] [review]
pass client's pid into jobs 

It breaks internal d-bus api, so it could cause problems for users using e.g. jhbuild. Hopeffuly all handlers has changed correctly. It is not fully tested yet...
Comment 2 Ondrej Holy 2014-10-17 19:10:29 UTC
Created attachment 288783 [details] [review]
daemon: return array of pids for jobs
Comment 3 GNOME Infrastructure Team 2018-09-21 17:43:42 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gvfs/issues/239.