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 765545 - [PATCH] Support for running gapplication service on system bus
[PATCH] Support for running gapplication service on system bus
Status: RESOLVED WONTFIX
Product: glib
Classification: Platform
Component: gapplication
2.46.x
Other Solaris
: Normal major
: ---
Assigned To: gtkdev
gtkdev
: 784053 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2016-04-25 15:15 UTC by Andrew Stormont
Modified: 2017-06-21 18:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gapplication support for system bus (9.42 KB, patch)
2016-04-25 15:15 UTC, Andrew Stormont
none Details | Review

Description Andrew Stormont 2016-04-25 15:15:07 UTC
Created attachment 326698 [details] [review]
gapplication support for system bus

This is needed to run a gapplication service on the system bus, which is what I'm doing with dconf.
Comment 1 Allison Karlitskaya (desrt) 2016-05-16 12:39:54 UTC
I don't think we will accept this at this point.  It makes no sense for "applications".

The fact that dconf is implemented using GApplication is probably a mistake, and almost certainly evidence of Conway's law.  If we want to get dconf running on the system bus then it's probably better to start by removing the GApplication usage from dconf.
Comment 2 Andrew Stormont 2016-05-16 13:13:51 UTC
What about gapplications that have the service flag set?  It seems to me like there is room for this in glib.
Comment 3 Emmanuele Bassi (:ebassi) 2017-06-21 18:02:24 UTC
*** Bug 784053 has been marked as a duplicate of this bug. ***