← Back to team overview

desktop-packages team mailing list archive

[Bug 1371032] Re: Cannot send MMS from "Yoigo"

 

So nestled deep in the network-test-session log is the following error:

2014/09/26 23:07:04 Cannot Activate interface on %s: %s /ril_0/context2
org.ofono.Error.NotAttached: GPRS is not attached

So, I'm thinking this may be related to the Network Manager bug that
describes mobile data connections not always being activated when
FlightMode is toggled off.   MMS only works when "mobile data" is
enabled.  When mobile data is enabled, NM is responsible for toggling
the ConnectionManager's 'Powered' property, which is turn causes the
'Attached' property toggle to true.  So even though in this case the MMS
context is stand-alone, if NM hasn't toggled 'Powered', GRPS will never
become attached.

On krillin, the modem initialization sequence takes longer than mako due
to the dual SIM.  Of note is the fact that the ConnectionManager
interface is the last to get created, and there's a few seconds lag with
the other interfaces.  It's been discussed that this lag is what causes
NM to miss setting the 'Powered' property.  I will add a network-manager
task to the bug.

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

** Changed in: network-manager (Ubuntu)
   Importance: Undecided => Critical

** Changed in: network-manager (Ubuntu)
     Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl)

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

Title:
  Cannot send MMS from "Yoigo"

Status in “network-manager” package in Ubuntu:
  New
Status in “ofono” package in Ubuntu:
  Incomplete

Bug description:
  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-contexts
  [ /ril_1 ]
  [ /ril_0 ]
      [ /ril_0/context1 ]
          AccessPointName = internet
          Name = Yoigo Internet
          Password = 
          Protocol = ip
          IPv6.Settings = { }
          Type = internet
          Active = 1
          Username = 
          Settings = { DomainNameServers=217.168.13.34,46.6.113.2, Address=10.192.132.31 Method=static Netmask=255.255.255.0 Gateway=10.192.132.31 Interface=ccmni0 }

      [ /ril_0/context2 ]
          AccessPointName = mms
          MessageCenter = http://mmss/
          Name = Yoigo MMS
          Password = 
          Protocol = ip
          MessageProxy = 193.209.134.141:80
          IPv6.Settings = { }
          Type = mms
          Active = 0
          Username = 
          Settings = { }

  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/activate-context /ril_0 2
  Error activating /ril_0/context2: org.ofono.Error.NotAttached: GPRS is not attached

  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/activate-context
  /ril_0 1

  Additional info:
  - I didn't see any error in the messaging app.
  - Couldn't send nor receive MMS.
  - 3G connection is activated, but usually after a reboot. After a while, it looses it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1371032/+subscriptions