auto_download setting not set to '1' by default
Bug #1229807 reported by
Javier Collado
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu system image |
Fix Released
|
Critical
|
Barry Warsaw |
Bug Description
According to the client DBus API documentation here:
https:/
The auto_download setting should be set to 1 (Only auto-download if the device
is connected via wifi) by default. However, when the following code is run:
auto_download = iface.GetSettin
logging.
what I get is:
INFO: GetSetting(
Either the code or the documentation should be updated to match.
Changed in ubuntu-system-image: | |
status: | New → Confirmed |
tags: | added: balloons-20130923 |
Changed in ubuntu-system-image: | |
status: | In Progress → Fix Committed |
Changed in ubuntu-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I've just seen this is a side effect of the problems to integrate the download service as noted here: /bugs.launchpad .net/ubuntu- system- image/+ bug/1196991/ comments/ 3
https:/
I'm keeping this bug open and will close when the default is reverted to its original value.