[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-08-16 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-system-settings -
0.3+15.10.20150814-0ubuntu1

---
ubuntu-system-settings (0.3+15.10.20150814-0ubuntu1) wily; urgency=medium

  [ Ken VanDine ]
  * dismiss_osk after entering text

 -- CI Train Bot ci-train-...@canonical.com  Fri, 14 Aug 2015 19:59:01
+

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in Canonical System Image:
  Fix Released
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  Fix Released
Status in nuntium package in Ubuntu:
  Fix Released
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu RTM:
  Fix Released
Status in nuntium package in Ubuntu RTM:
  Fix Released
Status in ofono package in Ubuntu RTM:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  Fix Released

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-08-12 Thread Jonas G. Drange
** Changed in: ubuntu-system-settings (Ubuntu)
   Status: In Progress = Fix Released

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Fix Released = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in Canonical System Image:
  Fix Released
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  Fix Released
Status in nuntium package in Ubuntu:
  Fix Released
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  Fix Committed
Status in network-manager package in Ubuntu RTM:
  Fix Released
Status in nuntium package in Ubuntu RTM:
  Fix Released
Status in ofono package in Ubuntu RTM:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  Fix Released

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-08-05 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager - 0.9.10.0-4ubuntu19

---
network-manager (0.9.10.0-4ubuntu19) wily; urgency=medium

  [ Tony Espy ]
  * debian/patches/add_ofono_settings_support.patch: remove code
that added APN, USERNAME and PASSWORD to NM_SETTING_GSM object.
NM doesn't actually need access to these settings, and USERNAME/
PASSWORD can cause issues with NM's secrets needed logic.
  * 
debian/patches/0001-wwan-add-support-for-using-oFono-as-a-modem-manager.patch,

debian/patches/lp1461593-add-nm-settings-connection-reset-retries-methods.patch,
debian/patches/add_ofono_settings_support.patch,
debian/patches/lp1461593-add-modem-reconnect-delay-to-policy.patch: More 
changes
to NMModemOfono's modem_state handling.  Added get/set_reset_retries_timeout
methods to NMSettingsConnection, and use the set method to lower the 
timeout for
ofono connections to 30s.  Finally added a 5s delay to NM_POLICY's 
activation
logic triggered when a modem device is disconnected.  This allows modem 
time to
settle and NM to process the resulting DBus state changes. (LP: #1461593)
  * 
debian/patches/0001-wwan-add-support-for-using-oFono-as-a-modem-manager.patch,
debian/patches/lp1445080-modify-device-modem-avail.patch,
debian/patches/lp1445080-nm-modem-check-for-set-mm-enabled-func.patch,
debian/patches/lp1461593-add-modem-reconnect-delay-to-policy.patch: These
changes collectively fix flight-mode on arale ( and other devices ), due to
some fundemental race conditions in the ofono logic. (LP: #1445080, 
#1440917)
  * 
debian/patches/0001-wwan-add-support-for-using-oFono-as-a-modem-manager.patch,
debian/patches/add_ofono_settings_support.patch: Add support for the ofono
gprs-context 'Preferred' property. (LP: #1361864)

  [ Mathieu Trudel-Lapierre ]
  * d/p/0002-wifi-cull-the-scan-list-before-signalling-ScanDone-b.patch:
Re-add schedule_scan() call after we get the ScanDone signal from the
supplicant. Otherwise we'd do one scan on startup and never scan again.
(LP: #1445134)

 -- Mathieu Trudel-Lapierre mathieu...@ubuntu.com  Wed, 05 Aug 2015
12:17:28 -0400

** Changed in: network-manager (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in Canonical System Image:
  Fix Released
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  Fix Released
Status in nuntium package in Ubuntu:
  Fix Released
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in network-manager package in Ubuntu RTM:
  Fix Released
Status in nuntium package in Ubuntu RTM:
  Fix Released
Status in ofono package in Ubuntu RTM:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  Fix Released

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-08-03 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in Canonical System Image:
  Fix Released
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Fix Released
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in network-manager package in Ubuntu RTM:
  Fix Released
Status in nuntium package in Ubuntu RTM:
  Fix Released
Status in ofono package in Ubuntu RTM:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  Fix Released

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-31 Thread Ken VanDine
** Branch linked: lp:~ken-vandine/ubuntu-system-settings/apn_refactor

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in Canonical System Image:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Fix Released
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in network-manager package in Ubuntu RTM:
  Fix Released
Status in nuntium package in Ubuntu RTM:
  Fix Released
Status in ofono package in Ubuntu RTM:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-31 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in Canonical System Image:
  In Progress
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Fix Released
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in network-manager package in Ubuntu RTM:
  Fix Released
Status in nuntium package in Ubuntu RTM:
  Fix Released
Status in ofono package in Ubuntu RTM:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-31 Thread Łukasz Zemczak
This bug was fixed in the package ubuntu-system-settings
0.3+15.04.20150731-0ubuntu1 in https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/stable-phone-overlay

---

ubuntu-system-settings (0.3+15.04.20150731-0ubuntu1) vivid;
urgency=medium

  [ Ken VanDine ]
  * [cellular/apn] new APN panel made for the new 'Preferred' property,
as well as the 'ResetContext' method. (LP: #1435360, #1361864,
#1376714, #1457676, #1424149, #1442646, #1388222)

ubuntu-system-settings (0.3+15.10.20150729.1-0ubuntu2~gcc5.1) wily;
urgency=medium

  * No change upload, build with GCC 5.

ubuntu-system-settings (0.3+15.10.20150729.1-0ubuntu1) wily;
urgency=medium

  [ Christopher Lee ]
  * Update AP helper so it doesn't attempt to use an unreachable value
when scrolling.

  [ Ken VanDine ]
  * Added a sleep to give set_forward_on_busy time to finish
  * Use wait_select_single in the wifi dialog and bump the sleep to 1
second
  * We need to explicitly stop dbus in tearDownClass, fixes lingering
dbus processes

ubuntu-system-settings (0.3+15.10.20150724-0ubuntu1) wily;
urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Manuel de la Pena ]
  * Recompile with the new udm to avoid ABI issues.

ubuntu-system-settings (0.3+15.10.20150722-0ubuntu1) wily;
urgency=medium

  [ CI Train Bot ]
  * Resync trunk.

  [ Ken VanDine ]
  * Use TextField.write to properly use the OSK Added helper to dismiss
OSK

  [ jonas-drange ]
  * [tests] avoids setting Interfaces property after the
Cellular/Phone/About plugins have loaded.

ubuntu-system-settings (0.3+15.10.20150716-0ubuntu1) wily;
urgency=medium

  [ CI Train Bot ]
  * Resync trunk.

  [ Ken VanDine ]
  * [wifi] Fixed handling of loading extended attributes from the
MenuModel (LP: #1472505)

  [ handsome_feng445865...@qq.com ]
  * Add flickable in time/date page. (LP: #1469076)

  [ jonas-drange ]
  * [phone] make services insensitive when there are no services as well
as adding autopilot tests for sim services. (LP: #1470779)

ubuntu-system-settings (0.3+15.10.20150708-0ubuntu1) wily;
urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ jonas-drange ]
  * Lets the Wi-Fi panel respond to an SSID provided by dispatcher by
launching a Connect to dialogue. (LP: #1241986)

ubuntu-system-settings (0.3+15.10.20150703-0ubuntu1) wily;
urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Joerg Berroth ]
  * Added support for 802-1x wireless network configurations. (LP:
#1241986)

ubuntu-system-settings (0.3+15.10.20150702.3-0ubuntu1) wily;
urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Ken VanDine ]
  * Test searching for WiFi instead of Sound, online-accounts now has a
soundcloud account type (LP: #1468029)

  [ Matthew Paul Thomas ]
  * Changes Install  Restart to Restart  Install and Not Now to
Cancel. lp:1359344 (LP: #1359344)

  [ jonas-drange ]
  * implement CFB, CFNRy and CFNRc as well as autopilot tests (LP:
#1463828)

ubuntu-system-settings (0.3+15.10.20150622-0ubuntu2) wily;
urgency=medium

  * debian/control:
- don't have an alternative depends on system-image-snappy-cli,
  it's deprecated
- have ubuntu-snappy-cli as an alternative to click, that's not the
  right solution but a workaround to unblock snappy image build

ubuntu-system-settings (0.3+15.10.20150622-0ubuntu1) wily;
urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ jonas-drange ]
  * [wifi] skip some tests that cannot be mocked and use specific object
when found during connection (LP: #1441192)

ubuntu-system-settings (0.3+15.10.20150615-0ubuntu1) wily;
urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Ken VanDine ]
  * Activate the accessPoint on click

ubuntu-system-settings (0.3+15.10.20150604-0ubuntu1) wily;
urgency=medium

  [ Sebastien Bacher ]
  * [battery] use round linejoin style to workaround rendering glitches
(LP: #1461624)
  * define a way for plugin to be visible if a file exists, use that
capability to enable the updates panel on system-image systems and
not snappy one, which allows us to not have a strong depends on
system image components

ubuntu-system-settings (0.3+15.10.20150527-0ubuntu1) wily;
urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Iain Lane ]
  * Improve filtering in main page and timezone filters. (LP: #1454186,
#1446086)

  [ Ken VanDine ]
  * Ensure dim-timeout is 10 seconds less than activity-timeout (LP:
#1437510)
  * debian/control: bumped depends on ubuntu-keyboard-data to =
0.99.trunk.phablet2+15.04.20150421 to get gsettings schema changes
(LP: #1454230)
  * expose deviceName to QML

  [ Lukáš Tinkl ]
  * compare the language and kbd layout names in a locale-aware manner

  [ Sebastien Bacher ]
  * Translate push_helper expected strings to avoid failure in non C
locales (LP: #1456941)
  * [battery] use the correct height value for the first point of the
graph, 

[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-31 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/ubuntu-system-settings

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in Canonical System Image:
  In Progress
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Fix Released
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in network-manager package in Ubuntu RTM:
  Fix Released
Status in nuntium package in Ubuntu RTM:
  Fix Released
Status in ofono package in Ubuntu RTM:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  Fix Released

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-23 Thread Launchpad Bug Tracker
** Branch linked: lp:~network-manager/network-manager/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in Canonical System Image:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Fix Released
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in network-manager package in Ubuntu RTM:
  Fix Released
Status in nuntium package in Ubuntu RTM:
  Fix Released
Status in ofono package in Ubuntu RTM:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-20 Thread Tony Espy
** No longer affects: ubuntu-system-settings (Ubuntu Vivid)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in Canonical System Image:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Fix Released
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in network-manager package in Ubuntu RTM:
  Fix Released
Status in nuntium package in Ubuntu RTM:
  Fix Released
Status in ofono package in Ubuntu RTM:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~phablet-team/network-manager/lp1361864-wily

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in Canonical System Image:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Fix Released
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New
Status in network-manager package in Ubuntu RTM:
  Fix Released
Status in nuntium package in Ubuntu RTM:
  Fix Released
Status in ofono package in Ubuntu RTM:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-17 Thread Tony Espy
network-manager version 0.9.10.0-4ubuntu15.1.6 released to overlay PPA

** Changed in: network-manager (Ubuntu RTM)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in Canonical System Image:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Fix Released
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New
Status in network-manager package in Ubuntu RTM:
  Fix Released
Status in nuntium package in Ubuntu RTM:
  Fix Released
Status in ofono package in Ubuntu RTM:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-09 Thread Pat McGowan
** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = John McAleely (john.mcaleely)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Fix Released
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New
Status in network-manager package in Ubuntu RTM:
  In Progress
Status in nuntium package in Ubuntu RTM:
  Fix Released
Status in ofono package in Ubuntu RTM:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-08 Thread Alfonso Sanchez-Beato
** Changed in: nuntium (Ubuntu)
   Status: In Progress = Fix Released

** Changed in: nuntium (Ubuntu RTM)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Fix Released
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New
Status in network-manager package in Ubuntu RTM:
  In Progress
Status in nuntium package in Ubuntu RTM:
  Fix Released
Status in ofono package in Ubuntu RTM:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-07 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww28-2015 = ww34-2015

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  In Progress
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New
Status in network-manager package in Ubuntu RTM:
  In Progress
Status in nuntium package in Ubuntu RTM:
  In Progress
Status in ofono package in Ubuntu RTM:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-06 Thread Łukasz Zemczak
This bug was fixed in the package ofono
1.12.bzr6900+15.04.20150702.3-0ubuntu1 in https://launchpad.net/~ci-
train-ppa-service/+archive/ubuntu/stable-phone-overlay

---

ofono (1.12.bzr6900+15.04.20150702.3-0ubuntu1) vivid; urgency=medium

  [Tony Espy]
  * test/rilmodem/sim: fix testing scripts for arale (LP: #1457775)
  * test: reverse meaning of list-modems -p (LP: #1438715)

  [ Alfonso Sanchez-Beato ]
  * gril: cleanup traces
  * src/gprs.c: set preferred for the used IA APN (LP: #1361864)
  * rilmodem, mtkmodem, plugins/ril.c, plugins/mtk.c: retry when a
context deactivation request has finished with an error
  * build, include, plugins/c-ares-dns-client.c, src/dns-client.c,
src/gprs.c: resolve MMS proxy/MMSC host name (LP: #1417976)

  [ Ratchanan Srirattanamet ]
  * build, rilmodem, qcommsimmodem, plugins/ril.c,
src/radio-settings.c: add multi-sim support for qcommsimmodem

 -- CI Train Bot ci-train-...@canonical.com  Thu, 02 Jul 2015 17:04:18
+


** Changed in: ofono (Ubuntu RTM)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  In Progress
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New
Status in network-manager package in Ubuntu RTM:
  In Progress
Status in nuntium package in Ubuntu RTM:
  In Progress
Status in ofono package in Ubuntu RTM:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ofono -
1.12.bzr6900+15.10.20150702.3-0ubuntu1

---
ofono (1.12.bzr6900+15.10.20150702.3-0ubuntu1) wily; urgency=medium

  [Tony Espy]
  * test/rilmodem/sim: fix testing scripts for arale (LP: #1457775)
  * test: reverse meaning of list-modems -p (LP: #1438715)

  [ Alfonso Sanchez-Beato ]
  * gril: cleanup traces
  * src/gprs.c: set preferred for the used IA APN (LP: #1361864)
  * rilmodem, mtkmodem, plugins/ril.c, plugins/mtk.c: retry when a
context deactivation request has finished with an error
  * build, include, plugins/c-ares-dns-client.c, src/dns-client.c,
src/gprs.c: resolve MMS proxy/MMSC host name (LP: #1417976)

  [ Ratchanan Srirattanamet ]
  * build, rilmodem, qcommsimmodem, plugins/ril.c,
src/radio-settings.c: add multi-sim support for qcommsimmodem

 -- CI Train Bot ci-train-...@canonical.com  Thu, 02 Jul 2015 17:04:18
+

** Changed in: ofono (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  In Progress
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New
Status in network-manager package in Ubuntu RTM:
  In Progress
Status in nuntium package in Ubuntu RTM:
  In Progress
Status in ofono package in Ubuntu RTM:
  In Progress
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/ofono

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  In Progress
Status in ofono package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New
Status in network-manager package in Ubuntu RTM:
  In Progress
Status in nuntium package in Ubuntu RTM:
  In Progress
Status in ofono package in Ubuntu RTM:
  In Progress
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-06-29 Thread John McAleely
** Changed in: canonical-devices-system-image
Milestone: ww24-2015 = ww28-2015

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  In Progress
Status in ofono package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New
Status in network-manager package in Ubuntu RTM:
  In Progress
Status in nuntium package in Ubuntu RTM:
  In Progress
Status in ofono package in Ubuntu RTM:
  In Progress
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-06-09 Thread Tony Espy
** Changed in: network-manager (Ubuntu RTM)
 Assignee: (unassigned) = Tony Espy (awe)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  In Progress
Status in ofono package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New
Status in network-manager package in Ubuntu RTM:
  In Progress
Status in nuntium package in Ubuntu RTM:
  In Progress
Status in ofono package in Ubuntu RTM:
  In Progress
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-06-04 Thread Tony Espy
At a meeting this week, we decided that all of the components that may
activate and/or use a context, should set the 'Preferred' flag for the
context if it's successfully activated and/or used ( eg. a context is
used by ofono for the INITIAL_ATTACH APN request; if this succeeds,
ofono will set the context as 'Preferred' ).

As such, I've re-opened the bug tasks for the affected packages (
network-manager, nuntium, and ofono itself ), and made sure we have
Ubuntu (RTM) tasks for the same to track their release as updates.


** Also affects: network-manager (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-system-settings (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-system-settings (Ubuntu RTM)
   Status: New = In Progress

** Changed in: ubuntu-system-settings (Ubuntu RTM)
 Assignee: (unassigned) = jgdx (jgdx)

** Changed in: ubuntu-system-settings (Ubuntu RTM)
 Assignee: jgdx (jgdx) = Jonas G. Drange (jonas-drange)

** Changed in: network-manager (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: network-manager (Ubuntu RTM)
   Status: New = In Progress

** Changed in: nuntium (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: ubuntu-system-settings (Ubuntu)
   Importance: Undecided = High

** Changed in: ubuntu-system-settings (Ubuntu RTM)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  In Progress
Status in ofono package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New
Status in network-manager package in Ubuntu RTM:
  In Progress
Status in nuntium package in Ubuntu RTM:
  In Progress
Status in ofono package in Ubuntu RTM:
  In Progress
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-06-04 Thread Tony Espy
** Also affects: ofono (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: ofono (Ubuntu RTM)
   Status: New = In Progress

** Changed in: ofono (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: ofono (Ubuntu RTM)
 Assignee: (unassigned) = Alfonso Sanchez-Beato (alfonsosanchezbeato)

** Changed in: ofono (Ubuntu)
   Status: Fix Released = In Progress

** Changed in: nuntium (Ubuntu)
   Status: Fix Released = In Progress

** Also affects: nuntium (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: nuntium (Ubuntu RTM)
 Assignee: (unassigned) = Alfonso Sanchez-Beato (alfonsosanchezbeato)

** Changed in: nuntium (Ubuntu RTM)
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  In Progress
Status in ofono package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New
Status in network-manager package in Ubuntu RTM:
  New
Status in nuntium package in Ubuntu RTM:
  In Progress
Status in ofono package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-06-02 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww22-2015 = ww24-2015

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Fix Released
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-05-28 Thread Alfonso Sanchez-Beato
** Changed in: nuntium (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Fix Released
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-05-14 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Importance: Undecided = High

** Changed in: canonical-devices-system-image
Milestone: None = ww22-2015

** Tags added: connectivity

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  In Progress
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-05-14 Thread Alfonso Sanchez-Beato
Changes for nuntium in

https://github.com/ubuntu-phonedations/nuntium/pull/18

** Changed in: nuntium (Ubuntu)
 Assignee: (unassigned) = Alfonso Sanchez-Beato (alfonsosanchezbeato)

** Changed in: nuntium (Ubuntu)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  In Progress
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-05-13 Thread Tony Espy
** Summary changed:

- add Tag property to ConnectionContext interface
+ add Preferred property to ConnectionContext interface

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp