← Back to team overview

touch-packages team mailing list archive

Re: [Bug 1499739] Re: NetworkManager should check for Internet connection

 

On 28 September 2015 at 20:03, Tony Espy <1499739@xxxxxxxxxxxxxxxxxx>
wrote:

> That said, it's currently disabled as when first tested on Ubuntu, it
> didn't work that reliably, so it was never enabled by default.


​Do you recall what did not work?​​

-- 
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/1499739

Title:
  NetworkManager should check for Internet connection

Status in Canonical System Image:
  New
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Reproduce:
  Have SIM with bad data plan.*
  Wi-FI OFF.
  Cellular data ON (and ofono reports Attached = 1)
  $ gdbus call -e -d com.ubuntu.connectivity1 -o /com/ubuntu/connectivity1/NetworkingStatus -m org.freedesktop.DBus.Properties.Get com.ubuntu.connectivity1.NetworkingStatus Status

  What happens
  (<uint32 70>,) (NM_STATE_CONNECTED_GLOBAL) [1]

  What should happen:
  (<uint32 20>,) (NM_STATE_DISCONNECTED) [1]

  This assumes that NetworkManager's State property definition of
  “Connected” is equal to “Connected to the Internet”. If it's not, then
  this needs to be resolved elsewhere.

  * Not sure what the exact definition of a bad data plan is, but assume
  “out of cash”, but ofono still attaches.

  [1] https://developer.gnome.org/NetworkManager/0.9/spec.html#type-
  NM_STATE

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


References