unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #02277
[Bug 1248880] Re: spends lots of time spinning on D-BUS when ofono restarts
This bug was fixed in the package indicator-network -
0.5.1+14.04.20131107-0ubuntu1
---------------
indicator-network (0.5.1+14.04.20131107-0ubuntu1) trusty; urgency=low
[ Ken VanDine ]
* Updated argument types in override functions for changes in vala-
0.22 . (LP: #1244522)
[ Ted Gould ]
* Use proper quotes in user facing strings.
* Make it so we have a single notification in flight at a time. (LP:
#1236763)
* When cancel is hit return as a no password to Network Manager. (LP:
#1236386)
* Use a shared pointer to make it more Java like and some tests for
closing notifications.
* Adding a phone_greeter profile.
[ Lars Uebernickel ]
* Don't try to DBus-activate ofono (lp;1248880) Ofono doesn't ship
with a service file and is managed by upstart anyway. (LP: #1248880)
[ Ubuntu daily release ]
* Automatic snapshot from revision 314
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Thu, 07 Nov 2013 12:31:39 +0000
** Changed in: indicator-network (Ubuntu)
Status: New => Fix Released
** Branch linked: lp:ubuntu/trusty-proposed/indicator-network
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to Network Menu.
https://bugs.launchpad.net/bugs/1248880
Title:
spends lots of time spinning on D-BUS when ofono restarts
Status in Network Menu:
Fix Committed
Status in “indicator-network” package in Ubuntu:
Fix Released
Bug description:
This got exposed when we started to use ofono-phonesim-autostart for
the dialer/messaging-app tests.
Reproducer: sudo restart ofono
Expected result: indicator-network notices that ofono goes off the system D-BUS, listens for an event when it comes back, and reconnects. this should take no noticeable amount of CPU
Actual result: indicator-network-service spends several seconds up to several minutes taking 70% CPU, with a tight loop spinning on trying to talk to ofono.
It might be that this only happens if you actually have a SIM card or
other ofono device. If you don't, then you can reproduce with
sudo apt-get install ofono-phonesim xvfb
sudo with-ofono-phonesim # leave this running in a terminal
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-network/+bug/1248880/+subscriptions