lp:~ci-train-bot/ubuntu-system-settings/ubuntu-system-settings-ubuntu-xenial-landing-000

Created by CI Train Bot Account and last modified
Get this branch:
bzr branch lp:~ci-train-bot/ubuntu-system-settings/ubuntu-system-settings-ubuntu-xenial-landing-000
Only CI Train Bot Account can upload to this branch. If you are CI Train Bot Account please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
CI Train Bot Account
Project:
ubuntu-system-settings
Status:
Development

Recent revisions

1656. By CI Train Bot Account

Releasing 0.3+16.04.20160511.1-0ubuntu1

1655. By Konrad ZapaƂowicz

Fix pin code request is rejected because device is not valid

When the new device is created either almost or at the same time as the
pin code request is requested there is a race between pin code request
handler and the device initialization code. The pin code request handler
works only with devices which are valid. On the other hand the device is
valid only when it's type is updated. This happens when the properties
are gathered which is done in an asynchronous way. Because of this
asynchronousity it happens too late and by that time the pin code request
is rejected which denies the bonding.

This commit works around this issue by implementing a wait for device to
become valid. In order not to stall the wait is not infinite and the
nullptr is returned when the device cannot be set to valid. This has an
effect only when the addDevice is called from the FindOrCreateDevice
context as in any other case the properties are known by that point. Fixes: #1539158
Approved by: Ken VanDine, Simon Fels, Jim Hodapp

1654. By CI Train Bot Account

Releasing 0.3+16.04.20160510-0ubuntu1

1653. By Ken VanDine

Don't use Ip4Address from NetworkManager, it was deprecated since 0.9 and since removed. Use QNetworkInterface to get the IP address. Fixes: #1579825

1652. By CI Train Bot Account

Releasing 0.3+16.04.20160506-0ubuntu1

1651. By Jonas G. Drange

add servicewatcher to system image binding Fixes: #1509022
Approved by: Ken VanDine

1650. By Jonas G. Drange

* Set Preferred on some context as soon as we know it's type and it is active.
* Do not copy the Manager instance from panel to panel. Fixes: #1537913
Approved by: Ken VanDine

1649. By CI Train Bot Account

Releasing 0.3+16.04.20160503-0ubuntu1

1648. By Ken VanDine

Only hide ringer sound settings when there is no modem, IncomingMessageSound is used by ubuntu-push for other generic notifications
 Fixes: #1577783

1647. By CI Train Bot Account

Releasing 0.3+16.04.20160429.2-0ubuntu1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu-system-settings
This branch contains Public information 
Everyone can see this information.