unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #05184
[Bug 1348334] Re: Actions aren't sending state over the bus
Thomas' location-service solves the problem of indicator-location-
service's UAL call failing (step 2d in the sequence above).
Now we've moved on to the point of failure being step 2e: it looks like
the location-service state is changing, but a bug in platform-api
appears to be not notifying the change listeners that have registered
with it.
In fact, it looks like
ua_location_service_controller_set_status_changed_handler() is a no-op
as implemented in
ubuntu/application/common/application/location/controller.cpp...
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to Indicator Location.
https://bugs.launchpad.net/bugs/1348334
Title:
Actions aren't sending state over the bus
Status in Indicator Location:
Confirmed
Status in Location Service:
New
Status in Platform API:
New
Bug description:
Trying to use QDBusActionGroup it toggle gps enabled in system-
settings I found that the enabled state isn't being sent. Same is
true when toggling from inside the indicator.
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-location/+bug/1348334/+subscriptions
References