diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2013-02-06 19:32:33 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2013-02-06 19:56:18 +0100 |
commit | a85fd0ab4f3b08b8da5782f4ab9212923ba47cce (patch) | |
tree | d149f9de85e4091691ed6956766281ab9125be3f /cli | |
parent | 2ad6e0627d1c2d1fb28ce00a89e371097af9e5f5 (diff) |
libmm-glib,manager: don't fail creation if the ModemManager process is not found
A 'GDBusObjectManagerClient' for a service for which there is no current
name-owner is a perfectly valid and useful object. For example, we could then
connect to the 'notify::name-owner' property to follow the life cycle of the
ModemManager process.
So, don't tie the successful creation of a 'MMManager' to the successful
creation of the internal GDBusProxy for the 'Manager1' interface. If there is
no current name owner, the GDBusProxy wouldn't be created, and instead we
would completely fail the 'MMManager' creation.
Diffstat (limited to 'cli')
0 files changed, 0 insertions, 0 deletions