Is there a way to acquire a name on the system bus without changing the default bus? #98
seahawk1986
started this conversation in
General
Replies: 1 comment 3 replies
-
Hello @seahawk1986 There are |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently it seems that you have to change the default bus in order to successfully publish an interface on the system bus:
Is there a way to specify the bus when requesting the bus name instead of using
request_default_bus_name_async()
- as fas as I understand it, the current implementation wouldn't allow for publishing interfaces on both the system and the session bus.Beta Was this translation helpful? Give feedback.
All reactions