[Bug 1444883] Re: Emergency numbers for China (110, 119) are not available in emergency mode

2015-05-22 Thread Alfonso Sanchez-Beato
For this concrete bug I find it interesting that the file on the SIM
does exist and that its content is 112 911 (otherwise we would have
had the default ofono list, which does include 110 and 119).

@Wenfang, could you please attach the output of the getprop command?
Some properties are related to emergency numbers.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444883

Title:
  Emergency numbers for China (110,119) are not available in emergency
  mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1444883] Re: Emergency numbers for China (110, 119) are not available in emergency mode

2015-05-22 Thread Alfonso Sanchez-Beato
I have checked that in my Android phones I can try to call non-emergency
numbers with locked or no SIM.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444883

Title:
  Emergency numbers for China (110,119) are not available in emergency
  mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1456645] [NEW] nuntium exits when call to ofono DBus method fails

2015-05-19 Thread Alfonso Sanchez-Beato
Public bug reported:

nuntium exits when call to ofono DBus method
org.ofono.PushNotification.RegisterAgent fails. Log is:

2015/05/14 02:13:50 Received GetServices()
2015/05/14 02:13:51 Initializing modem /ril_0
2015/05/14 02:13:53 Modem online: true
2015/05/14 02:13:55 Identity added 460012721610698
2015/05/14 02:13:55 Service added /org/ofono/mms/460012721610698
2015/05/14 02:13:55 Push interface state: true
2015/05/14 02:13:55 Registering agent for /ril_0 on path /nuntium and name :1.92
2015/05/14 02:13:55 Modem online: false
2015/05/14 02:13:55 Cannot register agent for /ril_0: 
org.freedesktop.DBus.Error.UnknownMethod: Method RegisterAgent with signature 
o on interface org.ofono.PushNotification doesn't exist

This happens when the modem changes from online to offline in a quick
sequence: when we receive the signal that tells us that the modem is
online we start the call, but meanwhile the modem has been powered off
(we have still not processed the online=false signal, which is received
by another thread) and org.ofono.PushNotification does not exist
anymore.

We cannot avoid this kind of sequences so we should be able to handle
this ground-moves-under-your-feet problems: we must assume that DBus
calls can fail and handle that gracefully.

This concrete problem was triggered in arale when switching China Mobile
and China Unicom SIMs and then rebooting: this forces a modem FW re-load
that makes the modem go online, then offline, then online again in quick
sequence.

** Affects: nuntium (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1456645

Title:
  nuntium exits when call to ofono DBus method fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1456645/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1456097] Re: nuntium does not re-start

2015-05-18 Thread Alfonso Sanchez-Beato
** Branch linked: lp:~alfonsosanchezbeato/nuntium/upstart-respawn

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1456097

Title:
  nuntium does not re-start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1456097/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1456097] [NEW] nuntium does not re-start

2015-05-18 Thread Alfonso Sanchez-Beato
Public bug reported:

nuntium does not re-start when it exits, or when SIGTERM/SIGKILL signals
are sent to the process.

** Affects: nuntium (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Changed in: nuntium (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1456097

Title:
  nuntium does not re-start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1456097/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1456097] Re: nuntium does not re-start

2015-05-18 Thread Alfonso Sanchez-Beato
The attached upstart configuration file solves the issue.

** Attachment added: nuntium.conf
   
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1456097/+attachment/4399359/+files/nuntium.conf

** 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1456097

Title:
  nuntium does not re-start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1456097/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1444840] Re: MMS wrongly reported as sent

2015-05-14 Thread Alfonso Sanchez-Beato
The same error (ContentNotFoundError) can be also seen when *receiving*
an MMS, when *uploading* the confirmation of MMS received to the server.
The MMS is never shown as received. Changing the description.

** Summary changed:

- MMS wrongly reported as sent
+ MMS wrongly reported as sent or not received

** Description changed:

  I tried to send an MMS. It took a bit longer than usual (~1 minute).
  While doing it I was checking the list of open contexts with list-
  context ofono script. The MMS IP context was opened at a point, but then
  it was closed, and messaging app still reported it was sending the MMS
  for 30 or more seconds. In the end messaging app showed reported success
  sending.
  
  The message never arrived. However, I sent another MMS right after that
  and that one was sent in just a few seconds and was received on the
  other end.
  
  Taking a look at ~/.cache/upstart/dbus.log I see this error for the
  penultimate MMS sent:
  
  E0416 06:55:58.113751 11223 file_upload.cpp:345] Upload ID{
  e685ebedf31046ada4300c8b3113c07f }  http://www.pepephone.com
  ERROR::Network error ContentNotFoundError: the remote content was not
  found at the server (similar to HTTP error 404)
  
  This points to this error not being propagated to messaging app
  somewhat. Maybe nuntium is not the culprit here, but I did not know
  where to report this, so please add to the right project.
  
  Logs attached in tarball.
  
  krillin / RTM proposed image 270
+ 
+ The same error (ContentNotFoundError) can be also seen when *receiving*
+ an MMS, when *uploading* the confirmation of MMS received to the server.
+ The MMS is never shown as received.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444840

Title:
  MMS wrongly reported as sent or not received

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1454625] Re: Cannot send MMS messages with combined contexts with WiFi connected

2015-05-14 Thread Alfonso Sanchez-Beato
** Changed in: network-manager (Ubuntu)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454625

Title:
  Cannot send MMS messages with combined contexts with WiFi connected

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1454625] Re: Cannot send MMS messages with combined contexts with WiFi connected

2015-05-14 Thread Alfonso Sanchez-Beato
The regression is due to NM setting DEVICE_IFACE to ril_0 in version
0.9.10.0 instead of /ril_0 as in 0.9.8.8.

There has been a change in nm-modem-ofono.c:nm_modem_ofono_new that
explains this (MODEM_UID is skipping the slash in the latest version).
The patch that creates nm_modem_ofono_new is add_ofono_support.patch.

It is probable better to keep the change in MODEM_UID for consistency
inside NM, so I have changed the script to handle this change. See
attached.

** Attachment added: 03mmsproxy
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-download-manager/+bug/1454625/+attachment/4397380/+files/03mmsproxy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454625

Title:
  Cannot send MMS messages with combined contexts with WiFi connected

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1454625] Re: Cannot send MMS messages with combined contexts with WiFi enabled

2015-05-13 Thread Alfonso Sanchez-Beato
** Description changed:

  Cannot send MMS messages with combined contexts in case the WiFi is
- enabled, for some operators. Combined contexts are able to handle
+ connected, for some operators. Combined contexts are able to handle
  internet data and MMS data. For the operator for which I've seen the
  bug, the data is:
  
  $ /usr/share/ofono/scripts/list-contexts
  [ /ril_0 ]
- [ /ril_0/context1 ]
- Password = 
- MessageCenter = http://www.pepephone.com
- Name = MMS Pepephone
- Username = 
- Protocol = ip
- Preferred = 0
- IPv6.Settings = { }
- Settings = { }
- MessageProxy = 10.138.255.43:8080
- Type = internet
- AccessPointName = gprs.pepephone.com
- Active = 0
+ [ /ril_0/context1 ]
+ Password =
+ MessageCenter = http://www.pepephone.com
+ Name = MMS Pepephone
+ Username =
+ Protocol = ip
+ Preferred = 0
+ IPv6.Settings = { }
+ Settings = { }
+ MessageProxy = 10.138.255.43:8080
+ Type = internet
+ AccessPointName = gprs.pepephone.com
+ Active = 0
  
  Sending an MMS with cellular data and WiFi enabled fails for this
  operator when using a combined context. Disabling WiFi I was able to
  send the MMS.
  
  The error I see in ~/.cache/upstart/dbus.log is:
  
  E0513 09:55:03.254148  4565 file_upload.cpp:345] Upload ID{
  d0e5da6eb7664d908ab49b810ff55e01 }  http://www.pepephone.com
  ERROR::Network error UnknownNetworkError: an unknown network-related
  error was detected
  
  The interface that were up when the failure happened were:
  
- $ ifconfig 
- rmnet_usb0 Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  
-   inet addr:10.60.155.62  Mask:255.255.255.0
-   inet6 addr: fe80::8159:5668:797f:eed7/64 Scope:Link
-   UP RUNNING  MTU:1500  Metric:1
-   RX packets:4 errors:0 dropped:0 overruns:0 frame:0
-   TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
-   collisions:0 txqueuelen:1000 
-   RX bytes:829 (829.0 B)  TX bytes:1052 (1.0 KB)
+ $ ifconfig
+ rmnet_usb0 Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
+   inet addr:10.60.155.62  Mask:255.255.255.0
+   inet6 addr: fe80::8159:5668:797f:eed7/64 Scope:Link
+   UP RUNNING  MTU:1500  Metric:1
+   RX packets:4 errors:0 dropped:0 overruns:0 frame:0
+   TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
+   collisions:0 txqueuelen:1000
+   RX bytes:829 (829.0 B)  TX bytes:1052 (1.0 KB)
  
- wlan0 Link encap:Ethernet  HWaddr 10:68:3f:7a:92:d5  
-   inet addr:192.168.1.40  Bcast:192.168.1.255  Mask:255.255.255.0
-   inet6 addr: fe80::1268:3fff:fe7a:92d5/64 Scope:Link
-   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
-   RX packets:355 errors:0 dropped:0 overruns:0 frame:0
-   TX packets:186 errors:0 dropped:0 overruns:0 carrier:0
-   collisions:0 txqueuelen:100 
-   RX bytes:51241 (51.2 KB)  TX bytes:18951 (18.9 KB)
+ wlan0 Link encap:Ethernet  HWaddr 10:68:3f:7a:92:d5
+   inet addr:192.168.1.40  Bcast:192.168.1.255  Mask:255.255.255.0
+   inet6 addr: fe80::1268:3fff:fe7a:92d5/64 Scope:Link
+   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
+   RX packets:355 errors:0 dropped:0 overruns:0 frame:0
+   TX packets:186 errors:0 dropped:0 overruns:0 carrier:0
+   collisions:0 txqueuelen:100
+   RX bytes:51241 (51.2 KB)  TX bytes:18951 (18.9 KB)
  
  See attached the tcpdump of the packets sent when this happened. Some
  quick analysis shows that the uploader is sending through the WiFi
  (192.168.1.40) instead of using 10.60.155.62, so it is clearly a routing
  problem. The MMS proxy has private address 10.138.255.43 so it is not
  reachable from WiFi.
  
- Found in mako vivid-proposed image #195.
+ Reproduced in:
+ mako vivid-proposed image #195
+ arale vivid-proposed image #38

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454625

Title:
  Cannot send MMS messages with combined contexts with WiFi connected

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1454625] Re: Cannot send MMS messages with combined contexts with WiFi connected

2015-05-13 Thread Alfonso Sanchez-Beato
** Description changed:

  Cannot send MMS messages with combined contexts in case the WiFi is
  connected, for some operators. Combined contexts are able to handle
  internet data and MMS data. For the operator for which I've seen the
  bug, the data is:
  
  $ /usr/share/ofono/scripts/list-contexts
  [ /ril_0 ]
  [ /ril_0/context1 ]
  Password =
  MessageCenter = http://www.pepephone.com
  Name = MMS Pepephone
  Username =
  Protocol = ip
  Preferred = 0
  IPv6.Settings = { }
  Settings = { }
  MessageProxy = 10.138.255.43:8080
  Type = internet
  AccessPointName = gprs.pepephone.com
  Active = 0
  
  Sending an MMS with cellular data and WiFi enabled fails for this
  operator when using a combined context. Disabling WiFi I was able to
  send the MMS.
  
  The error I see in ~/.cache/upstart/dbus.log is:
  
  E0513 09:55:03.254148  4565 file_upload.cpp:345] Upload ID{
  d0e5da6eb7664d908ab49b810ff55e01 }  http://www.pepephone.com
  ERROR::Network error UnknownNetworkError: an unknown network-related
  error was detected
  
  The interface that were up when the failure happened were:
  
  $ ifconfig
  rmnet_usb0 Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
    inet addr:10.60.155.62  Mask:255.255.255.0
    inet6 addr: fe80::8159:5668:797f:eed7/64 Scope:Link
    UP RUNNING  MTU:1500  Metric:1
    RX packets:4 errors:0 dropped:0 overruns:0 frame:0
    TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:829 (829.0 B)  TX bytes:1052 (1.0 KB)
  
  wlan0 Link encap:Ethernet  HWaddr 10:68:3f:7a:92:d5
    inet addr:192.168.1.40  Bcast:192.168.1.255  Mask:255.255.255.0
    inet6 addr: fe80::1268:3fff:fe7a:92d5/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
    RX packets:355 errors:0 dropped:0 overruns:0 frame:0
    TX packets:186 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:100
    RX bytes:51241 (51.2 KB)  TX bytes:18951 (18.9 KB)
  
  See attached the tcpdump of the packets sent when this happened. Some
  quick analysis shows that the uploader is sending through the WiFi
  (192.168.1.40) instead of using 10.60.155.62, so it is clearly a routing
  problem. The MMS proxy has private address 10.138.255.43 so it is not
  reachable from WiFi.
  
  Reproduced in:
  mako vivid-proposed image #195
  arale vivid-proposed image #38
+ krillin vivid-proposed image #205

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454625

Title:
  Cannot send MMS messages with combined contexts with WiFi connected

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1454625] [NEW] Cannot send MMS messages with combined contexts with WiFi enabled

2015-05-13 Thread Alfonso Sanchez-Beato
Public bug reported:

Cannot send MMS messages with combined contexts in case the WiFi is
enabled, for some operators. Combined contexts are able to handle
internet data and MMS data. For the operator for which I've seen the
bug, the data is:

$ /usr/share/ofono/scripts/list-contexts
[ /ril_0 ]
[ /ril_0/context1 ]
Password = 
MessageCenter = http://www.pepephone.com
Name = MMS Pepephone
Username = 
Protocol = ip
Preferred = 0
IPv6.Settings = { }
Settings = { }
MessageProxy = 10.138.255.43:8080
Type = internet
AccessPointName = gprs.pepephone.com
Active = 0

Sending an MMS with cellular data and WiFi enabled fails for this
operator when using a combined context. Disabling WiFi I was able to
send the MMS.

The error I see in ~/.cache/upstart/dbus.log is:

E0513 09:55:03.254148  4565 file_upload.cpp:345] Upload ID{
d0e5da6eb7664d908ab49b810ff55e01 }  http://www.pepephone.com
ERROR::Network error UnknownNetworkError: an unknown network-related
error was detected

The interface that were up when the failure happened were:

$ ifconfig 
rmnet_usb0 Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  
  inet addr:10.60.155.62  Mask:255.255.255.0
  inet6 addr: fe80::8159:5668:797f:eed7/64 Scope:Link
  UP RUNNING  MTU:1500  Metric:1
  RX packets:4 errors:0 dropped:0 overruns:0 frame:0
  TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:829 (829.0 B)  TX bytes:1052 (1.0 KB)

wlan0 Link encap:Ethernet  HWaddr 10:68:3f:7a:92:d5  
  inet addr:192.168.1.40  Bcast:192.168.1.255  Mask:255.255.255.0
  inet6 addr: fe80::1268:3fff:fe7a:92d5/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:355 errors:0 dropped:0 overruns:0 frame:0
  TX packets:186 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:100 
  RX bytes:51241 (51.2 KB)  TX bytes:18951 (18.9 KB)

See attached the tcpdump of the packets sent when this happened. Some
quick analysis shows that the uploader is sending through the WiFi
(192.168.1.40) instead of using 10.60.155.62, so it is clearly a routing
problem. The MMS proxy has private address 10.138.255.43 so it is not
reachable from WiFi.

Found in mako vivid-proposed image #195.

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

** Affects: ubuntu-download-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: mms-combined-mako-fail.pcap
   
https://bugs.launchpad.net/bugs/1454625/+attachment/4396705/+files/mms-combined-mako-fail.pcap

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454625

Title:
  Cannot send MMS messages with combined contexts with WiFi enabled

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1454625] Re: Cannot send MMS messages with combined contexts with WiFi connected

2015-05-13 Thread Alfonso Sanchez-Beato
** Summary changed:

- Cannot send MMS messages with combined contexts with WiFi enabled
+ Cannot send MMS messages with combined contexts with WiFi connected

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454625

Title:
  Cannot send MMS messages with combined contexts with WiFi connected

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1434984] Re: Can't setup a customized APN for MMS with carrier Free (France)

2015-05-13 Thread Alfonso Sanchez-Beato
@cm-t, kind of agree on the usability comment. Note however that most of
the confusion comes from the operator providing the data that you fill
in Android phones, and much of that is not really needed. We are also
trying to improve our DB to minimize the chance of having to use the APN
editor.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1434984

Title:
  Can't setup a customized APN for MMS with carrier Free (France)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1434984/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1454625] Re: Cannot send MMS messages with combined contexts with WiFi connected

2015-05-13 Thread Alfonso Sanchez-Beato
This is a regression: in the same situation MMS are being sent in RTM.

$ system-image-cli -i
current build number: 276
device name: krillin
channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
last update: 2015-05-13 16:13:32
version version: 276
version ubuntu: 20150508
version device: 20150505-db7b5bd
version custom: 20150507-685-29-216

$ ip route
default via 192.168.1.1 dev wlan0  proto static 
10.138.255.43 dev ccmni0  proto static  scope link 
192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.39  metric 9

The difference might be related to the changes in routing that the newer
NM version in vivid incorporated.

Same situation in vivid shows this routing table:

$ ip route
default via 192.168.1.1 dev wlan0  proto static  metric 1024 
192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.34 

with

$ ifconfig 
ccmni0Link encap:Ethernet  HWaddr 92:bc:7a:76:db:51  
  inet addr:10.56.254.68  Mask:255.0.0.0
  UP RUNNING NOARP  MTU:1500  Metric:1
  RX packets:3 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:168 (168.0 B)  TX bytes:0 (0.0 B)

lo   ...

wlan0 Link encap:Ethernet  HWaddr 38:bc:1a:18:b5:83  
  inet addr:192.168.1.34  Bcast:192.168.1.255  Mask:255.255.255.0
  inet6 addr: fe80::3abc:1aff:fe18:b583/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:233 errors:0 dropped:0 overruns:0 frame:0
  TX packets:250 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:87882 (87.8 KB)  TX bytes:27411 (27.4 KB)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454625

Title:
  Cannot send MMS messages with combined contexts with WiFi connected

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1434984] Re: Can't setup a customized APN for MMS with carrier Free (France)

2015-05-13 Thread Alfonso Sanchez-Beato
@cm-t, taking a look at comment #1 you are not filling properly the
form. MCC/MNC are  not necessary (they are stored in your SIM), neither
the type (it is implied as you are filling the MMS APN). Please try
again filling APN MMS and MMSC and leave the other fields empty, as
they are not specified by your provider.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1434984

Title:
  Can't setup a customized APN for MMS with carrier Free (France)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1434984/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1338758] Re: Re-provisioning GPRS/MMS contexts requires re-starting ofono

2015-05-11 Thread Alfonso Sanchez-Beato
** Changed in: ofono (Ubuntu)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1338758

Title:
  Re-provisioning GPRS/MMS contexts requires re-starting ofono

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1338758/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1338758] Re: Re-provisioning GPRS/MMS contexts requires re-starting ofono

2015-05-11 Thread Alfonso Sanchez-Beato
Implementation in

https://github.com/rilmodem/ofono/pull/180

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1338758

Title:
  Re-provisioning GPRS/MMS contexts requires re-starting ofono

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1338758/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1444840] Re: MMS wrongly reported as sent

2015-05-11 Thread Alfonso Sanchez-Beato
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-download-manager (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444840

Title:
  MMS wrongly reported as sent

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1417445] Re: SIM is not reported as locked after re-starting ofono

2015-04-30 Thread Alfonso Sanchez-Beato
@Evan, the issue you describe is different and is reported in bug
#1447748

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1417445

Title:
  SIM is not reported as locked after re-starting ofono

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1417445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1306693] Re: ofono modem Online property is not set when restarting ofono

2015-04-29 Thread Alfonso Sanchez-Beato
** Changed in: telepathy-ofono (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1306693

Title:
  ofono modem Online property is not set when restarting ofono

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-ofono/+bug/1306693/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426923] Re: Allow ubuntu-system-settings to set a device's firmware

2015-04-29 Thread Alfonso Sanchez-Beato
Adding

policy user=phablet
allow send_destination=fi.w1.wpa_supplicant1
   send_interface=org.freedesktop.DBus.Introspectable
   send_member=Introspect
   send_type=method_call
   send_path=/fi/w1/wpa_supplicant1/
allow receive_sender=fi.w1.wpa_supplicant1
   receive_type=method_return/
allow send_destination=fi.w1.wpa_supplicant1
   send_interface=fi.w1.wpa_supplicant1
   send_member=SetInterfaceFirmware
   send_type=method_call
   send_path=/fi/w1/wpa_supplicant1/
/policy

to /etc/dbus-1/system.d/wpa_supplicant.conf makes hotspot.py work. This
would make sure that only the needed methods are accessible from
unconfined applications.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426923

Title:
  Allow ubuntu-system-settings to set a device's firmware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wpasupplicant/+bug/1426923/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1449990] Re: National Data Roaming on the bq Aquaris E4.5

2015-04-29 Thread Alfonso Sanchez-Beato
When you are registered in a network with different MCC/MNC codes to the
ones in your SIM, you are roaming unless the MCC/MNC of the network you
are registered to is in a list that is stored in a file on the SIM.

In this case two operators with different codes have recently merged, so
it is doubtful that SIMs that were created before the merge contain the
right information on the SIM to remove the roaming status.

New SIMs should provide the right information. We will try to find a
workaround, but meanwhile if you do not want to set data enabled when
roaming my suggestion is to ask for a new SIM to the operator.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1449990

Title:
  National Data Roaming on the bq Aquaris E4.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1449990/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1446584] Re: [krillin] On airplane mode battery discharge more rapidly than with airplane mode off

2015-04-27 Thread Alfonso Sanchez-Beato
Examining output of dbus-monitor --system shows that URfkill is
actually emitting signals that can be used by push-client to track the
status of the radio devices, for instance:

signal sender=:1.3 - dest=(null destination) serial=85 
path=/org/freedesktop/URfkill/WLAN; interface=org.freedesktop.DBus.Properties; 
member=PropertiesChanged
   string org.freedesktop.URfkill.Killswitch
   array [
  dict entry(
 string state
 variant int32 1
  )
   ]
   array [
   ]

These signals are emitted per device category (aka Killswitch): WWAN,
WLAN, and BLUETOOTH.

The possible values of state are:

KILLSWITCH_STATE_UNBLOCKED = 0
KILLSWITCH_STATE_SOFT_BLOCKED = 1
KILLSWITCH_STATE_HARD_BLOCKED = 2

Radio is ON if the state is unblocked, OFF otherwise.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1446584

Title:
  [krillin] On airplane mode battery discharge more rapidly than with
  airplane mode off

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1435784] Re: SMS and calls working, but no mobile internet

2015-04-27 Thread Alfonso Sanchez-Beato
@carharttguy, probably not. Which is your operator? As a first step I
would use the APN editor and add an APN with your operator's setting.
Also output from scripts:

/usr/share/ofono/scripts/list-modems
/usr/share/ofono/scripts/list-contexts

would be useful.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1435784

Title:
  SMS and calls working, but no mobile internet

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1444870] Re: bad value in gprs settings after populating with APN editor

2015-04-27 Thread Alfonso Sanchez-Beato
** Changed in: ubuntu-system-settings (Ubuntu)
   Status: New = Confirmed

** Changed in: canonical-devices-system-image
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444870

Title:
  bad value in gprs settings after populating with APN editor

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1447984] Re: Sim blocked dialogue broken on starting phone

2015-04-24 Thread Alfonso Sanchez-Beato
The bug (which leds to screenshot in comment #3) has been produced with
a modified ofono that was fixing bug #1436820. This modified ofono shows
the number of retries on boot and when the SIM gets toasted after
introducing 10 times a wrong PUK (both things were not happening
before).

Package attached to make testing easier for indicator-network or other
packages affected.

** Attachment added: ofono_1.12.bzr6894+15.04.20150423-0ubuntu1_armhf.deb
   
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1447984/+attachment/4382789/+files/ofono_1.12.bzr6894%2B15.04.20150423-0ubuntu1_armhf.deb

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1447984

Title:
  Sim blocked dialogue broken on starting phone

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1447984] Re: Sim blocked dialogue broken on starting phone

2015-04-24 Thread Alfonso Sanchez-Beato
In fact I would not expect neither of the screenshots in comments #2 or
#3, but something saying that the SIM is unrecoverable AND a way to
dismiss that warning and enter the phone.

The SIM is unrecoverable when following ofono properties have values:

org.ofono.SimManager.PinRequired = puk
org.ofono.SimManager.Retries = ... [puk = 0] ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1447984

Title:
  Sim blocked dialogue broken on starting phone

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1445580] Re: Impossible to end a call after switching to airplane mode

2015-04-23 Thread Alfonso Sanchez-Beato
While testing the ofono landing that drops the call, I have seen many
problems with dialler/telephony service after calling/setting
FM/unsetting FM. If I do not re-start the dialler app, audio is not
working when pressing buttons. I can dial, but I cannot drop the call
(from the app, the ofono script works), and some random failures (see
comment #5 too). I will add a telephony-service task.

Until it lands, the patched ofono is in silo 27:

https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-027

in case somebody wants to use it for debugging dialler/telephony-
service.

** Also affects: telephony-service
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1445580

Title:
  Impossible to end a call after switching to airplane mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1436820] Re: Blocked SIM card keeps on asking for PUK

2015-04-22 Thread Alfonso Sanchez-Beato
@Tony

Yes, I checked in both krillin and arale.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1436820

Title:
  Blocked SIM card keeps on asking for PUK

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1435328] Re: Leaving Wifi does not connect to mobile carrier data (GSM)

2015-04-22 Thread Alfonso Sanchez-Beato
@Tony

No, I cannot reproduce anymore easily. That SIM has now credit, and even
when it did not have the sequence in #26 was not happening any more
after a couple of days.

What I interpret from syslog in #26 is:

1.  Apr 14 07:48:54 ubuntu-phablet nm-dispatcher: Dispatching action 'down' for 
wlan0
- We are out of reach of WiFi, wifi is in disconnect state for NM

2. Apr 14 07:48:56 ubuntu-phablet kernel: [ 58.774157][ccci/net] (1)CCMNI0 close
- For some reason/coincidence immediately after wifi is disconnected the modem 
discovers the current cellular data context is not valid anymore and rild shuts 
down interface ccmni0. ofono still does not know this has happened, so it still 
considers the context is active.

3. Apr 14 07:48:56 ubuntu-phablet NetworkManager[1385]: error 
[1428997736.577516] [platform/nm-linux-platform.c:1714] add_object(): Netlink 
error adding 0.0.0.0/0 via 10.25.195.122 dev ccmni0 metric 1024 mss 0 src user: 
Object not found
-  all ofono properties show that ccnmi0 is up and running so NM tries to 
create a default route that uses ccmni0, but it fails because ccmni is actually 
down.

4. Apr 14 07:48:56 ubuntu-phablet ofonod[1842]: [0,UNSOL] 
UNSOL_DATA_CALL_LIST_CHANGED {version=9,num=0}
- rild notifies ofono about a change in the state of the IP contexts, ofono 
deactivates the context at that moment.

The coincidence between WiFi disconnecting and modem shuting down
ccmni0 produces this unfortunate intermix of events. Usually NM would
have not tried to establish routes right between ccmni0 being shut down
by rild and ofono noticing that. But, anyway NM should be able to
recover after the failure to set up routes and it should have tried to
activate the context once ofono signals there has been a deactivation.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1435328

Title:
  Leaving Wifi does not connect to mobile carrier data (GSM)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1441135] Re: Cannot send MMS when nuntium started before ofono

2015-04-22 Thread Alfonso Sanchez-Beato
Silo 6 solves the issue on boot, we should land it.

However, as said in comment #6 nuntium is not able to recover from an
ofono re-start (this is not deterministic, in some cases it is actually
able to recover, but not always), so we can keep the bug open until that
gets sorted out.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1441135

Title:
  Cannot send MMS when nuntium started before ofono

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1441135] Re: Cannot send MMS when nuntium started before ofono

2015-04-22 Thread Alfonso Sanchez-Beato
@Sergio

No, it does not. Unless there are a lot of re-spawns in a short amount
of time, as pointed out in comment #8.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1441135

Title:
  Cannot send MMS when nuntium started before ofono

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1444314] Re: ConnectionManager.Attached is wrongly shown as FALSE

2015-04-21 Thread Alfonso Sanchez-Beato
@Tony

Just got it once, and I have not been able to reproduce. I was testing
the fix for the empty data call list iirc, but I do not know if ofono
was patched at that moment or not. I think that the only thing we can do
for the moment is to keep an eye on this so we can get more traces if it
happens.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444314

Title:
  ConnectionManager.Attached is wrongly shown as FALSE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1444314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1435328] Re: Leaving Wifi does not connect to mobile carrier data (GSM)

2015-04-21 Thread Alfonso Sanchez-Beato
@Tony, ok, probably after applying the ofono patch it is difficult to
have this happening in RTM so it is not worth the effort. But I think we
should fix this in vivid / NM 0.9.10, if the routing logic is still the
same.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1435328

Title:
  Leaving Wifi does not connect to mobile carrier data (GSM)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1445580] Re: Impossible to end a call after switching to airplane mode

2015-04-20 Thread Alfonso Sanchez-Beato
This PR fixes the issue on the ofono side:

https://github.com/rilmodem/ofono/pull/177

However, there is still some problem in telepathy/dialler even with the
patched ofono. Doing:

1. Start call from dialler
2. Set flight mode (call is dropped)
3. Unset flight mode
4. Start a second call from dialler
5. Set flight mode (call is dropped)
6. Unset flight mode
7. I cannot start call from dialler: pressing the dial button does nothing.

I have checked that the disconnect events for the previous calls are
generated and that I can start a call from the command line (activate-
call).

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1445580

Title:
  Impossible to end a call after switching to airplane mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1445580] Re: Impossible to end a call after switching to airplane mode

2015-04-20 Thread Alfonso Sanchez-Beato
I have been testing this, and it is racy: in some cases ofono drops the
call (no output from list-calls) and in other cases it does not (list-
calls shows calls even after with flight mode set). It depends on the
order in which urfkill switches off the slots.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1445580

Title:
  Impossible to end a call after switching to airplane mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1445080] Re: Cellular data not activated after exiting flight mode

2015-04-20 Thread Alfonso Sanchez-Beato
** Description changed:

  Cellular data is not activated in ~50% of the cases in arale after
  setting then unsetting flight mode.
  
  I obtained the attached log this way:
  
  1. Disabled wifi (to have less noise) and removed syslog (to make smaller the 
attached one)
  2. Reboot
  3. See cellular data is on: route is right, I have network access
  4. Set flight mode
  5. Unset flight mode
  6. Data is not restored even after waiting for a few minutes. ccmni0 
interface is down.
  
  list-modems shows that the modem is data-attached
- list-contexts output is fine too
+ list-contexts output shows that no IP context has been activated
  
  Doing
  
  usr/share/ofono/scripts/activate-context 1
  sudo ip route add default dev ccmni0
  ping 8.8.8.8
  
  works and I receive the ping responses.
  
  $ system-image-cli -i
  current build number: 12
  device name: arale
  channel: ubuntu-touch/tangxi-vivid-proposed
  last update: 2015-04-16 08:06:39
  version version: 12
  version ubuntu: 20150416.0
  version device: 
a17b9320788e7215ddf123544a3a2b5a4fa61f0d5add83f393866e8c7a9155b0
  version custom: 20150416.0
  
  + NetworkManager 0.9.10.0-4ubuntu15~mtrudel1 (silo 29 atm)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1445080

Title:
  Cellular data not activated after exiting flight mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1441135] Re: Cannot send MMS when nuntium started before ofono

2015-04-17 Thread Alfonso Sanchez-Beato
Ok, for some unknown reason I downloaded
nuntium_0.1+14.10.20141013-0ubuntu1 instead of the last version. Weird,
because I did it in arale so it is vivid. apt-get source nuntium gives
me now 1.4-0ubuntu6. I did apt-get build-dep nuntium and used the
installed go, which seems to be gogcc.

Anyway, the error seems still seems to go away if using latest
libraries. Doing in arale/vivid 12:

stop nuntium
sudo stop ofono
/usr/bin/nuntium
(then, from another terminal)
sudo start ofono OFONO_RIL_DEVICE=mtk

produces as last printed line by nuntium

2015/04/17 06:56:18 Using session bus on :1.115
2015/04/17 06:56:18 Registered :1.115 on bus as org.ofono.mms
2015/04/17 06:56:18 Using system bus on :1.135
2015/04/17 06:56:18 Cannot preemptively add modems: 
org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided 
by any .service files

Changing /usr/bin/nuntium and using the one I compiled the last lines
are:

2015/04/17 06:57:49 Using session bus on :1.116
2015/04/17 06:57:49 Registered :1.116 on bus as org.ofono.mms
2015/04/17 06:57:49 Using system bus on :1.137
2015/04/17 06:57:49 Cannot preemptively add modems: 
org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided 
by any .service files
2015/04/17 06:57:54 Initializing modem /ril_0
2015/04/17 06:57:55 Modem online: true

I also compiled the source package and you still get the error. Probably
I should not make the error again of pointing out a specific change, but
go-dbus change #136 (2015-02-03) seems like something that could have
fixed this.

Finally, recompiling fixes the race condition on boot, but even using
latest go-dbus, if I do after both ofono and nuntium have started

restart ofono OFONO_RIL_DEVICE=mtk

then nuntium removes the modem instance, but does not re-create it after
ofono starts again. So nuntium would still have a bug when ofono
restarts or crashes and is re-spawned.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1441135

Title:
  Cannot send MMS when nuntium started before ofono

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1441135/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1445380] [NEW] Cannot send MMS when cellular data is not enabled

2015-04-17 Thread Alfonso Sanchez-Beato
Public bug reported:

It is not possible to send an MMS in case cellular data is disabled.
This might look as an invalid bug because MMS needs cellular data to
work, but it is not that obvious. For instance, in Android you can
send/receive an MMS even when you have set cellular data to off.

The rationale behind this is that MMS and internet traffic are tariffed
differently. You do not pay for receiving an MMS, just when you send,
which is your decision, so you can always control how much money do you
spend on MMS and you can have it enabled always (same as SMS). However,
all internet data you send or recieve is tariffied. Therefore, Android
in fact interprets the cellular data setting as *internet data* on or
off. We should probably do the same.

An interesting side case is roaming. When MMS started there were many
complains about being abroad, receiving an MMS and then get a expensive
bill showing you connected to data while abroad. So we should consider
data roaming off as cellular data off for both internet and MMS data.

** Affects: nuntium (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: ofono (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: ofono (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1445380

Title:
  Cannot send MMS when cellular data is not enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1445380/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1441135] Re: Cannot send MMS when nuntium started before ofono

2015-04-16 Thread Alfonso Sanchez-Beato
** Changed in: nuntium (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1441135

Title:
  Cannot send MMS when nuntium started before ofono

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1441135/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1444840] [NEW] MMS wrongly reported as sent

2015-04-16 Thread Alfonso Sanchez-Beato
Public bug reported:

I tried to send an MMS. It took a bit longer than usual (~1 minute).
While doing it I was checking the list of open contexts with list-
context ofono script. The MMS IP context was opened at a point, but then
it was closed, and messaging app still reported it was sending the MMS
for 30 or more seconds. In the end messaging app showed reported success
sending.

The message never arrived. However, I sent another MMS right after that
and that one was sent in just a few seconds and was received on the
other end.

Taking a look at ~/.cache/upstart/dbus.log I see this error for the
penultimate MMS sent:

E0416 06:55:58.113751 11223 file_upload.cpp:345] Upload ID{
e685ebedf31046ada4300c8b3113c07f }  http://www.pepephone.com
ERROR::Network error ContentNotFoundError: the remote content was not
found at the server (similar to HTTP error 404)

This points to this error not being propagated to messaging app
somewhat. Maybe nuntium is not the culprit here, but I did not know
where to report this, so please add to the right project.

Logs attached in tarball.

krillin / RTM proposed image 270

** Affects: nuntium (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444840

Title:
  MMS wrongly reported as sent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1444840/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1444840] Re: MMS wrongly reported as sent

2015-04-16 Thread Alfonso Sanchez-Beato
/home/phablet/.cache/* and /var/log/syslog

** Attachment added: mms-not-sent.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1444840/+attachment/4376888/+files/mms-not-sent.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444840

Title:
  MMS wrongly reported as sent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1444840/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1441135] Re: Cannot send MMS when nuntium started before ofono

2015-04-16 Thread Alfonso Sanchez-Beato
Probably this change fixed this

http://bazaar.launchpad.net/~go-dbus/go-dbus/v1/revision/131
(2014-11-13)

Current nuntium is from 2014-10-13

(side thought: we need shared libraries for GO ASAP... fortunately
people is already working on this :-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1441135

Title:
  Cannot send MMS when nuntium started before ofono

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1441135/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1441135] Re: Cannot send MMS when nuntium started before ofono

2015-04-16 Thread Alfonso Sanchez-Beato
... so we must land a new nuntium package to solve this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1441135

Title:
  Cannot send MMS when nuntium started before ofono

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1441135/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1441135] Re: Cannot send MMS when nuntium started before ofono

2015-04-16 Thread Alfonso Sanchez-Beato
I have discovered that if I dowload and build latest nuntium and its
dependencies:

https://github.com/ubuntu-phonedations/nuntium
lp:go-dbus/v1
lp:go-xdg/v0
lp:udm

, using that binary the error does not happen anymore (nuntium can
handle the case of ofono starting after it).

My guess is that some change in go-dbus has fixed the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1441135

Title:
  Cannot send MMS when nuntium started before ofono

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1441135/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1445080] [NEW] Cellular data not activated after exiting flight mode

2015-04-16 Thread Alfonso Sanchez-Beato
Public bug reported:

Cellular data is not activated in ~50% of the cases in arale after
setting then unsetting flight mode.

I obtained the attached log this way:

1. Disabled wifi (to have less noise) and removed syslog (to make smaller the 
attached one)
2. Reboot
3. See cellular data is on: route is right, I have network access
4. Set flight mode
5. Unset flight mode
6. Data is not restored even after waiting for a few minutes. ccmni0 interface 
is down.

list-modems shows that the modem is data-attached
list-contexts output is fine too

Doing

usr/share/ofono/scripts/activate-context 1
sudo ip route add default dev ccmni0
ping 8.8.8.8

works and I receive the ping responses.

$ system-image-cli -i
current build number: 12
device name: arale
channel: ubuntu-touch/tangxi-vivid-proposed
last update: 2015-04-16 08:06:39
version version: 12
version ubuntu: 20150416.0
version device: a17b9320788e7215ddf123544a3a2b5a4fa61f0d5add83f393866e8c7a9155b0
version custom: 20150416.0

+ NetworkManager 0.9.10.0-4ubuntu15~mtrudel1 (silo 29 atm)

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

** Attachment added: syslog.gz
   https://bugs.launchpad.net/bugs/1445080/+attachment/4377412/+files/syslog.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1445080

Title:
  Cellular data not activated after exiting flight mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1435328] Re: Leaving Wifi does not connect to mobile carrier data (GSM)

2015-04-15 Thread Alfonso Sanchez-Beato
Side note: I have created bug #1444314 to address a weird thing I have
seen in the files attached in comments #7 and #8.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1435328

Title:
  Leaving Wifi does not connect to mobile carrier data (GSM)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1444314] [NEW] ConnectionManager.Attached is wrongly shown as FALSE

2015-04-15 Thread Alfonso Sanchez-Beato
Public bug reported:

In some occasions list-modems shows ConnectionManager.Attached=0, but
list-contexts shows an active context, which is contradictory. ifconfig
shows a valid cellular data interface.

This happens usually intermixed with a problem with routes, and ip
routes shows nothing. However, adding a default route with

ip route add default dev ccnmi0

makes the network reachable. This means that Attached should be TRUE for
sure.

Seen on krillin/vivid.

** Affects: ofono (Ubuntu)
 Importance: Undecided
 Assignee: Alfonso Sanchez-Beato (alfonsosanchezbeato)
 Status: New

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444314

Title:
  ConnectionManager.Attached is wrongly shown as FALSE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1444314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1378416] Re: [krillin] disable WiFi, Mobile Data not available

2015-04-15 Thread Alfonso Sanchez-Beato
Reproduced. syslog attached. Steps:

1. Start the phone
2. Check that you have network connectivity
3. Disable WiFi
4. Check that you cannot connect to network although cellular data is ON.

The mobile context was up, cnmi0 was up, phone was attached, but ip
route showed nothing.

Adding a default route for ccmni0 made ping 8.8.8.8 work.

Recent research has shown that rild in krillin sets ups ccmni0, but does
nothing with routes, so this points to NM, as it is the one that should
add the route.

$ system-image-cli -i
current build number: 270
device name: krillin
channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
last update: 2015-04-14 16:00:29
version version: 270
version ubuntu: 20150410.1
version device: 20150408-4f14058
version custom: 20150409-665-29-206


** Attachment added: syslog
   
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1378416/+attachment/4376062/+files/syslog

** Changed in: network-manager (Ubuntu)
   Status: Expired = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378416

Title:
  [krillin] disable WiFi, Mobile Data not available

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1435328] Re: Leaving Wifi does not connect to mobile carrier data (GSM)

2015-04-14 Thread Alfonso Sanchez-Beato
@Tony, great catch! I have tested your changes and reproduced the bug.
Now list-contexts does not show any active context when ccmni0 is down.

However, NM is not able to recover from this situation. It tries to add
routes before we get the UNSOL_DATA_CALL_LIST_CHANGED event in ofono.
After that it tries to activate a context, but fails. I think that for
some reason it cannot completely recover after the error adding routes.
I also see that I get the bug always and that there is a suspicious line
from a kernel driver saying CCMNI0 close that I do not know who is
triggering. I have tried also with NM from silo 9, but no luck either.

Please see attached log. To me these lines are interesting:

Apr 14 07:48:54 ubuntu-phablet nm-dispatcher: Dispatching action 'down' for 
wlan0
...
Apr 14 07:48:56 ubuntu-phablet kernel: [   58.774157][ccci/net] (1)CCMNI0 close 
...
Apr 14 07:48:56 ubuntu-phablet NetworkManager[1385]: error 
[1428997736.577516] [platform/nm-linux-platform.c:1714] add_object(): Netlink 
error adding 0.0.0.0/0 via 10.25.195.122 dev ccmni0 metric 1024 mss 0 src user: 
Object not found
...
Apr 14 07:48:56 ubuntu-phablet ofonod[1842]: [0,UNSOL] 
UNSOL_DATA_CALL_LIST_CHANGED {version=9,num=0}

So we are near, but more changes are needed.

** Attachment added: syslog.gz
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1435328/+attachment/4374845/+files/syslog.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1435328

Title:
  Leaving Wifi does not connect to mobile carrier data (GSM)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1435328] Re: Leaving Wifi does not connect to mobile carrier data (GSM)

2015-04-14 Thread Alfonso Sanchez-Beato
Some more traces when reproducing the bug:

/system/bin/logcat -v threadtime -b main -b radio

...
04-14 09:31:21.057  1844  1861 D use-Rlog/RLOG-AT: +CGEV: NW DEACT IP, 
100.125.255.239, 1
...
04-14 09:31:21.058  1844  1861 D use-Rlog/RLOG-RIL: configureNetworkInterface: 
Down E
04-14 09:31:21.105  1844  1861 D DHCP: ifc_down(ccmni0) = 0
04-14 09:31:21.106  1844  1861 D DHCP: ifc_set_addr(ccmni0, xx) = 0
...

The NW DEACT event means that the network has forced a deactivation.
The interesting thing is that I get this when I deactivate WiFi, but
only with one of my SIMs. The reason might be that I do not have enough
credit to enable the data plan for that SIM. Why this happens exactly
when I disable WiFi, I don't know. Maybe the connection had already been
dropped by the operator and the modem notices at that time for some
weird reason. Anyway, this event is the same you would receive if data
is dropped for other reasons, so I hope this reproduces the bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1435328

Title:
  Leaving Wifi does not connect to mobile carrier data (GSM)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1430828] Re: scopes dont load pictures

2015-04-09 Thread Alfonso Sanchez-Beato
My comment #23 is probably a red herring, as it looks like in the end
all DNS servers are registered in dnsmasq, and it sends queries to all
available servers. So I am hiding it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1430828

Title:
  scopes dont load pictures

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-04-08 Thread Alfonso Sanchez-Beato
@Jonas, yes, it can be used for MMS too. There is in fact no restriction
on how this flag is used on the ofono side. Whatever needs to be
enforced is something between system-settings and NetworkManager. For
ofono, it is just a property that can be read and written from outside,
and it is not used internally.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1439272] Re: [APN] Add settings for MVNO Netzclub

2015-04-07 Thread Alfonso Sanchez-Beato
Operator added in change https://code-review.phablet.ubuntu.com/#/c/363/

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439272

Title:
  [APN] Add settings for MVNO Netzclub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android/+bug/1439272/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1441135] [NEW] Cannot send MMS when started before ofono

2015-04-07 Thread Alfonso Sanchez-Beato
Public bug reported:

Cannot send MMS in vivid image #163, arale.

$ system-image-cli -i
current build number: 163
device name: m75
channel: ubuntu-touch/vivid-proposed
last update: 2015-04-06 12:29:08
version version: 163

The reason might be that nuntium is being started before ofono:

phablet@ubuntu-phablet:~/.cache/upstart$ cat nuntium.log

2015/04/07 11:20:06 Received GetServices()
2015/04/07 11:20:42 Using session bus on :1.13
2015/04/07 11:20:42 Registered :1.13 on bus as org.ofono.mms
2015/04/07 11:20:42 Using system bus on :1.27
2015/04/07 11:20:42 Cannot preemptively add modems: 
org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided 
by any .service files
2015/04/07 11:20:42 Received GetServices()

syslog:

Apr  7 11:20:45 ubuntu-phablet ofonod[1992]: oFono version 1.12

Re-starting nuntium makes sending MMS possible again.

Usually nuntium's log show this message instead:

2015/04/07 11:16:29 Using session bus on :1.11
2015/04/07 11:16:29 Registered :1.11 on bus as org.ofono.mms
2015/04/07 11:16:29 Using system bus on :1.32
2015/04/07 11:16:29 Initializing modem /ril_0

** Affects: nuntium (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Cannot send MMS in vivid image #163, arale.
  
  $ system-image-cli -i
  current build number: 163
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-06 12:29:08
  version version: 163
  
  The reason might be that nuntium is being started before ofono:
  
  phablet@ubuntu-phablet:~/.cache/upstart$ cat nuntium.log
  
  2015/04/07 11:20:06 Received GetServices()
  2015/04/07 11:20:42 Using session bus on :1.13
  2015/04/07 11:20:42 Registered :1.13 on bus as org.ofono.mms
  2015/04/07 11:20:42 Using system bus on :1.27
  2015/04/07 11:20:42 Cannot preemptively add modems: 
org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided 
by any .service files
  2015/04/07 11:20:42 Received GetServices()
  
  syslog:
  
  Apr  7 11:20:45 ubuntu-phablet ofonod[1992]: oFono version 1.12
  
+ Re-starting nuntium makes sending MMS possible again.
  
  Usually nuntium's log show this message instead:
  
  2015/04/07 11:16:29 Using session bus on :1.11
  2015/04/07 11:16:29 Registered :1.11 on bus as org.ofono.mms
  2015/04/07 11:16:29 Using system bus on :1.32
  2015/04/07 11:16:29 Initializing modem /ril_0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1441135

Title:
  Cannot send MMS when started before ofono

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1441135/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1253586] Re: Asda Mobile settings override Vodafone UK APN settings

2015-04-06 Thread Alfonso Sanchez-Beato
Marked as won't fix, as we are not using MBPI any more.

** Changed in: mobile-broadband-provider-info (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1253586

Title:
  Asda Mobile settings override Vodafone UK APN settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mobile-broadband-provider-info/+bug/1253586/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1439272] Re: [APN] Add settings for MVNO Netzclub

2015-04-01 Thread Alfonso Sanchez-Beato
** Changed in: android (Ubuntu)
 Assignee: (unassigned) = Alfonso Sanchez-Beato (alfonsosanchezbeato)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439272

Title:
  [APN] Add settings for MVNO Netzclub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android/+bug/1439272/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1430828] Re: scopes dont load pictures

2015-03-31 Thread Alfonso Sanchez-Beato
The bug might be related to a problem with DNS configuration.  The
default route is wlan0:

default via 10.0.1.1 dev wlan0  proto static

However, the last line of grep dnsmasq syslog is

Mar 30 15:26:35 ubuntu-phablet dnsmasq[3855]: using nameserver
172.26.38.2#53

which is the DNS provided by the cellular data connection

 [ /ril_0/context1 ]
Active = 1
Protocol = ip
AccessPointName = nxtgenphone
Type = internet
Settings = { Interface=ccmni0 Address=10.25.102.183 
DomainNameServers=172.26.38.1,172.26.38.2, Gateway=10.25.102.183 
Netmask=255.255.255.0 Method=static }

and it is probably not reachable via WiFi. I have seen similar problems
some times when doing apt-get update, for instance.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1430828

Title:
  scopes dont load pictures

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-03-31 Thread Alfonso Sanchez-Beato
This brach

https://github.com/rilmodem/ofono/pull/173

implements a per-context Preferred property that can be used freely by
the ofono clients to express preference on context activation.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1379807] Re: urfkill does not wait for modem to be powered to online it

2015-03-30 Thread Alfonso Sanchez-Beato
** Changed in: urfkill (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1379807

Title:
  urfkill does not wait for modem to be powered to online it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/urfkill/+bug/1379807/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392397] Re: Crash when ofono is respawning fast

2015-03-30 Thread Alfonso Sanchez-Beato
** Changed in: urfkill (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392397

Title:
  Crash when ofono is respawning fast

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/urfkill/+bug/1392397/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1435776] Re: NM does not activate a valid ofono context

2015-03-30 Thread Alfonso Sanchez-Beato
Maybe this trace is the key here:

Mar 24 10:27:01 ubuntu-phablet NetworkManager[1377]: info (ril_0):
device state change: prepare - failed (reason 'no-secrets') [40 120

I have seen this error in some cases where I was unable to start a
cellular data connection. Rebooting solved the issue, and when the
connection started you could not see that trace in syslog.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1435776

Title:
  NM does not activate a valid ofono context

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1436820] Re: Blocked SIM card keeps on asking for PUK

2015-03-30 Thread Alfonso Sanchez-Beato
@mzanetti, thanks for the log.

It looks like, contrarily to what happens when there are remaining
retries for the PUK, the number of remaining retries is not returned in
the response to RIL_REQUEST_ENTER_SIM_PUK.

https://github.com/rilmodem/ofono/pull/169 should certainly help.

I have attached an ofono binary that includes this change. @mzanetti,
mind giving it a try?

Please do:

$ adb push ofonod.gz
$ phablet-shell
$ gunzip /tmp/ofonod.gz
$ chmod +x /tmp/ofonod
$ sudo stop ofono
$ sudo cp /tmp/ofonod /usr/sbin/
$ sudo reboot

After the reboot, please paste output of

/usr/share/ofono/scripts/list-modems


** Attachment added: ofonod.gz
   
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1436820/+attachment/4360734/+files/ofonod.gz

** Changed in: ofono (Ubuntu)
 Assignee: Tony Espy (awe) = Alfonso Sanchez-Beato (alfonsosanchezbeato)

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1436820

Title:
  Blocked SIM card keeps on asking for PUK

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1434605] Re: [APN] giffgaff APNs don't have the proper 'mvno' fields

2015-03-27 Thread Alfonso Sanchez-Beato
Seems that the APN entry in comment #7 is fine, from joc's log:

Provisioning for MCC 234, MNC 10, SPN 'giffgaff',...

and he was able to start a data connection:

[ /ril_0/context1 ]
Active = 1
Name = giffgaff
Type = internet
MessageProxy = 82.132.254.1:8080
Protocol = ip
Username = giffgaff
Settings = { DomainNameServers=82.132.254.2,82.132.254.3, 
Interface=ccmni0 Gateway=10.145.200.8 Netmask=255.255.255.0 
Address=10.145.200.8 Method=static }
AccessPointName = giffgaff.com
MessageCenter = http://mmsc.mediamessaging.co.uk:8002
Password = 
IPv6.Settings = { }

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1434605

Title:
  [APN] giffgaff APNs don't have the proper 'mvno' fields

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android/+bug/1434605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1434605] Re: [APN] giffgaff APNs don't have the proper 'mvno' fields

2015-03-27 Thread Alfonso Sanchez-Beato
I think the right APN should be:

apn carrier=giffgaff
 mcc=234
 mnc=10
 apn=giffgaff.com
 authtype=1
 user=giffgaff
 password=
 mmsc=http://mmsc.mediamessaging.co.uk:8002;
 mmsproxy=82.132.254.1
 mmsport=8080
 type=default,mms
 mvno_type=spn
 mvno_match_data=giffgaff
/

There are discrepancies between what we see in the DB and the settings
provided by the operator (see link in comment #3):

* No password in the link
* Different MMS proxy

I have also added a line with the types supported by the APN. This is
needed by our code, otherwise we won't use the entry. This behaviour is
actually wrong, because in case there is no type the AOSP code considers
the APN able to handle all types. I have opened bug #1437200 for ofono,
but until that is fixed we need the type field.

I will ask joc to test this operator, I am pretty sure he has a giffgaff
SIM.

@Ricardo, could you provide a link to that AOSP DB? I am confused,
because the apns-conf.xml provided in the AOSP repos is really small, so
I do not know which is our reference.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1434605

Title:
  [APN] giffgaff APNs don't have the proper 'mvno' fields

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android/+bug/1434605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1434605] Re: [APN] giffgaff APNs don't have the proper 'mvno' fields

2015-03-27 Thread Alfonso Sanchez-Beato
Finally, there is a

preloaded=true

line in the giffgaff entry that I have no idea what is for. I have not
seen any reference to it in the AOSP code. Qualcomm specific maybe?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1434605

Title:
  [APN] giffgaff APNs don't have the proper 'mvno' fields

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android/+bug/1434605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1436820] Re: Blocked SIM card keeps on asking for PUK

2015-03-27 Thread Alfonso Sanchez-Beato
@mzanetti, would it be possible to get the output of the list-modems
script? To do that:

1. Insert the blocked SIM
2. Make sure you can adb the device even with a locked screen:
sudo touch /userdata/.adb_onlock
3. Reboot
4. Insert a wrong PUK once
5. Execute:
/usr/share/ofono/scripts/list-modems

and please attach the output of the script to the bug (do not forget to
remove any private information: serial numbers and phone number).

@Tony, the PR you mention would make as know the remaining retries from
the very beginning, but inserting the PUK once should give us the same
information. So the best thing to do for the moment is let mzanetty
follow these instructions and that would confirm if this is an ofono or
a unity bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1436820

Title:
  Blocked SIM card keeps on asking for PUK

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1437200] [NEW] In case there is no type field in APN, we should provision for all types

2015-03-27 Thread Alfonso Sanchez-Beato
Public bug reported:

In case there there is no type field for an entry in the Android APN
DB, we should provision all possible types for that entry. In those
cases, the type is set to PhoneConstants.APN_TYPE_ALL in the Android
code. See:

http://androidxref.com/4.4.2_r1/xref/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/DcTracker.java#844

http://androidxref.com/4.4.2_r1/xref/frameworks/base/telephony/java/com/android/internal/telephony/PhoneConstants.java#110

http://androidxref.com/5.1.0_r1/xref/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ApnSetting.java#307

As PhoneConstants.APN_TYPE_ALL=*, in case we find a type=* in the DB
we must treat it also as an entry valid for all types (I have actually
seen type=* in a Moto G APN DB).

** Affects: ofono (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  In case there there is no type field for an entry in the Android APN
  DB, we should provision all possible types for that entry. In those
  cases, the type is set to PhoneConstants.APN_TYPE_ALL in the Android
  code. See:
  
  
http://androidxref.com/4.4.2_r1/xref/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/DcTracker.java#844
  
  
http://androidxref.com/4.4.2_r1/xref/frameworks/base/telephony/java/com/android/internal/telephony/PhoneConstants.java#110
  
- As PhoneConstants.APN_TYPE_ALL=*, in case we find a type=* filed in
- the DB we must treat it also as an entry valid for all types (I have
- actually seen type=* in a Moto G APN DB).
+ As PhoneConstants.APN_TYPE_ALL=*, in case we find a type=* in the DB
+ we must treat it also as an entry valid for all types (I have actually
+ seen type=* in a Moto G APN DB).

** Description changed:

  In case there there is no type field for an entry in the Android APN
  DB, we should provision all possible types for that entry. In those
  cases, the type is set to PhoneConstants.APN_TYPE_ALL in the Android
  code. See:
  
  
http://androidxref.com/4.4.2_r1/xref/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/DcTracker.java#844
  
  
http://androidxref.com/4.4.2_r1/xref/frameworks/base/telephony/java/com/android/internal/telephony/PhoneConstants.java#110
  
+ 
http://androidxref.com/5.1.0_r1/xref/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ApnSetting.java#307
+ 
  As PhoneConstants.APN_TYPE_ALL=*, in case we find a type=* in the DB
  we must treat it also as an entry valid for all types (I have actually
  seen type=* in a Moto G APN DB).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1437200

Title:
  In case there is no type field in APN, we should provision for all
  types

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1437200/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1434605] Re: [APN] giffgaff APNs don't have the proper 'mvno' fields

2015-03-27 Thread Alfonso Sanchez-Beato
Change submitted to gerrit with the APN checked by joc:

https://code-review.phablet.ubuntu.com/#/c/362/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1434605

Title:
  [APN] giffgaff APNs don't have the proper 'mvno' fields

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android/+bug/1434605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1437200] Re: In case there is no type field in APN, we should provision for all types

2015-03-27 Thread Alfonso Sanchez-Beato
This PR fixes the bug:

https://github.com/rilmodem/ofono/pull/172

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1437200

Title:
  In case there is no type field in APN, we should provision for all
  types

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1437200/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1436820] Re: Blocked SIM card keeps on asking for PUK

2015-03-27 Thread Alfonso Sanchez-Beato
@mzanetti, definitely looks like an ofono bug. The PR pointed out by
Tony should help, but anyway I'd like to gather more traces. Could you
modify /etc/init/ofono.override, changing the exec line with the
following 3 lines:


...
env OFONO_RIL_TRACE=
env OFONO_RIL_HEX_TRACE=
exec ofonod -d -P stktest,provision,sap,udev,dun,smart,hfp


then do exactly the same steps as in comment #5, and attach syslog ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1436820

Title:
  Blocked SIM card keeps on asking for PUK

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1388046] Re: APN Editor is sometimes disabled when it should be available

2015-03-26 Thread Alfonso Sanchez-Beato
** Description changed:

- There are several conditions that prevent the APN Editor from being
- available, these include:
- 
- 1. Carrier selection is set to manual ( see below for steps )
- 2. Cellular data is disabled for the SIM
- 3. The phone is not registered to a carrier's network
+ APN editor is not available when cellular data is disabled for the SIM.
  
  Steps to Reproduce:
  
- Go to System Settings - Cellular - Carriers - SIM 2. Switch to
- Manually in Choose carrier: list.
- 
- or
- 
  Go to System Settings - Cellular - Disable Cellular data ( or try to
  access APN Editor for SIM that's not selected for cellular data )
- 
- or
- 
- Go somewhere where you have little to no cellular signal and verify that
- the phone is not registered to a carrier's network.
  
  Now try to access the APN Editor.
  
  Expected results:
  The APN Editor can be used.
  
  Actual results:
  APN stays grey and I cannot enter APN data. See attached screenshot
  
  It may save time to fix this bug at the same time as bug #1388044.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388046

Title:
  APN Editor is sometimes disabled when it should be available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1388046/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1388046] Re: APN Editor is sometimes disabled when it should be available

2015-03-26 Thread Alfonso Sanchez-Beato
I have edited the description and just left the case of APN editor
disabled when cellular data is off.

The other two cases were wrong, I was not able to reproduce them having
data enabled at the same time, so they were red herrings. Also, I was
confused initially and thought that manually/automatically was referring
to APNs instead of network.

In any case I think the bug is still valid: APN editor should be enabled
even if we have not activated data yet. We should let the user
enter/check the APN data before enabling data if he wishes so.

** Summary changed:

- APN Editor is sometimes disabled when it should be available
+ APN Editor is disabled when cellular data is off

** Description changed:

  APN editor is not available when cellular data is disabled for the SIM.
+ APN editor should be enabled even if we have not activated data yet. We
+ should let the user enter/check the APN data before enabling data if he
+ wishes so.
  
  Steps to Reproduce:
  
  Go to System Settings - Cellular - Disable Cellular data ( or try to
  access APN Editor for SIM that's not selected for cellular data )
  
  Now try to access the APN Editor.
  
  Expected results:
  The APN Editor can be used.
  
  Actual results:
  APN stays grey and I cannot enter APN data. See attached screenshot
  
  It may save time to fix this bug at the same time as bug #1388044.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388046

Title:
  APN Editor is disabled when cellular data is off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1388046/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1434605] Re: [APN] giffgaff APNs don't have the proper 'mvno' fields

2015-03-26 Thread Alfonso Sanchez-Beato
I think it is perfectly fine to add operators that use the same MCC/MNC
code even if we cannot discriminate with the mvno_* fields. The list of
APN choices will grow, but NetworkManager is supposed to handle that
properly and eventually will get to the right one.

About the position in the file, although I understand that putting it at
the end might resolve more easily conflicts, I think it is better to
order by MCC/MNC, because that is the convention followed by all DBs.
Note that when we merge operators from an updated DB, we might found
that an operator we added at the end of the file might have already been
added to the DB we are updating from, and in fact putting them in order
would be the way to detect that and avoid duplicates. Besides, afaik we
do not have a master upstream DB, instead we have merged from
different DBs, so there will be always conflicts.

For the concrete case of giffgaff, I've found in my Moto G DB:

apn carrier=giffgaff
 mcc=234
 mnc=10
 apn=giffgaff.com
 authtype=1
 user=giffgaff
 password=password
 mmsc=http://mmsc.mediamessaging.co.uk:8002;
 mmsproxy=193.113.200.195
 mmsport=8080
 mvno_type=spn
 mvno_match_data=giffgaff
 preloaded=true
/

We can take mvno_type and mvno_match_data from here.

However, this entry has a different MMS proxy to the one specified in
http://community.giffgaff.com/t5/Settings-for-your-device/Internet-and-
MMS-settings-APN-guide/ta-p/3489121#faq_no_6 . This is the problem with
these DBs, none of them seem to be in a completely sane state :-/.
After seeing that, can we trust the mvno_* values for giffgaff?
Probably, but...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1434605

Title:
  [APN] giffgaff APNs don't have the proper 'mvno' fields

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android/+bug/1434605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1434605] Re: [APN] giffgaff APNs don't have the proper 'mvno' fields

2015-03-26 Thread Alfonso Sanchez-Beato
Another comment: it will be difficult to get somebody in an operator
that can answer the question about how to detect if it is the owner of
the SIM, unless the phone is sold directly by them.

One thing that should be pretty safe for MVNOs is to check the content
of EF_SPN SIM file and set:

mvno_type=spn
mvno_match_data=content of EF_SPN

we can do that ourselves when we come across a non-supported SIM.
Operators do not change the SIM profile often, and changing EF_SPN is
probably never done unless there is a change in the operator name. The
worst that can happen is that the users ends up having to use the APN
editor.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1434605

Title:
  [APN] giffgaff APNs don't have the proper 'mvno' fields

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android/+bug/1434605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1435784] Re: SMS and calls working, but no mobile internet

2015-03-25 Thread Alfonso Sanchez-Beato
With this fix Christina was able to open a cellular data context:

https://github.com/rilmodem/ofono/pull/170

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1435784

Title:
  SMS and calls working, but no mobile internet

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1436443] [NEW] Lack of support for auth type

2015-03-25 Thread Alfonso Sanchez-Beato
Public bug reported:

You cannot specify currently the authentication method that should be
used when opening a data context.

Note that upstream ofono currently supports this via the
AuthenticationMethod property in interface
org.ofono.ConnectionContext. This was introduced in release 1.15.

** Affects: ofono (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1436443

Title:
  Lack of support for auth type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1436443/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1435784] Re: SMS and calls working, but no mobile internet

2015-03-25 Thread Alfonso Sanchez-Beato
Radio logs show error:

+CME ERROR: 149

Taking a look at 3gpp 27.007, section 9.2.2.2:

149 PDP authentication failure

which points in the direction suggested by Tony.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1435784

Title:
  SMS and calls working, but no mobile internet

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1435360] Re: APN Editor: Support LTE/IA APNs

2015-03-24 Thread Alfonso Sanchez-Beato
** Description changed:

  In order to support devices with LTE modems, a new APN type IA needs
  to be supported by the APN Editor.
  
  This APN is sent to the modem using a RIL_REQUEST_INITIAL_ATTACH and is
  sent much earlier than a normal the request to setup a data connection.
  
  ofono will first attempt to use an IA APN with this request, but if not
  found, it will use a default Internet APN instead.
  
- Note, it may be possible for an IA APN to be used as an Internet APN
- and/or a MMS APN.  This may impact the fix for bug #1433357.
+ If specified, this APN will be used exclusively for initial attach
+ purposes.
  
  This is a requirement for arale, and will need to be added to vivid for
  arale RTM, or at minimum in the first subsequent OTA.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1435360

Title:
  APN Editor: Support LTE/IA APNs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1435360/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240250] Re: phablet user part of the 'radio' group

2015-03-16 Thread Alfonso Sanchez-Beato
It is not required by ofono either. Removing it did not apparently break
anything from the telephony side.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1240250

Title:
  phablet user part of the 'radio' group

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android/+bug/1240250/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426467] Re: Indicator can fail to display panel icon

2015-03-13 Thread Alfonso Sanchez-Beato
I've started my mako and found this problem: no network indicator is
shown.

syslog attached. No indicator-network.log in ~/.cache/upstart (just
gzipped files from previous runs).

indicator-network-service was running and there was no crash file for
it. Restarting indicator-network made the indicator appear.

$ system-image-cli -i
current build number: 127
device name: mako
channel: ubuntu-touch/devel-proposed
alias: ubuntu-touch/vivid-proposed
last update: 2015-03-10 09:45:13
version version: 127
version ubuntu: 20150309
version device: 20150210
version custom: 20150309

** Attachment added: syslog
   
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1426467/+attachment/4344392/+files/syslog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426467

Title:
  Indicator can fail to display panel icon

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1430700] Re: Cannot set flight mode if the second slot is 3G and we have just one SIM in that slot

2015-03-12 Thread Alfonso Sanchez-Beato
** Description changed:

  Flight mode fails to be set if we have the 3G capabilities set for the
  second slot and we have just one SIM, which is inserted in the that
  slot.
  
  To reproduce using scripts:
  
  cd /usr/share/ofono/scripts
  ./set-3g-slot /ril_1
  * Reboot the phone (set 3G is failing in this case too, maybe it is related)
  cd /usr/share/ofono/scripts
  ./offline-modem /ril_0
  (slot with no SIM)
  
- 
  This happens for:
  
  $ system-image-cli -i
- current build number: 253
+ current build number: 141
  device name: krillin
- channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
- last update: 2015-03-10 11:36:16
- version version: 253
- version ubuntu: 20150310
- version device: 20150225-b67e0b6
- version custom: 20150216-561-29-186
+ channel: ubuntu-touch/vivid-proposed
+ last update: 2015-03-12 07:28:43
+ version version: 141
+ version ubuntu: 20150312
+ version device: 20150210-95b6a9f
+ version custom: 20150312

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1430700

Title:
  Cannot set flight mode if the second slot is 3G and we have just one
  SIM in that slot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1430700/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1430700] Re: Cannot set flight mode if the second slot is 3G and we have just one SIM in that slot

2015-03-12 Thread Alfonso Sanchez-Beato
@Tony, sorry, the description was wrong, the error happens for vivid-
proposed, not for RTM (it is a regression introduced by the arale
changes). I was using RTM + ofonod compiled with latest main.

I have changed the description with steps to reproduce it from the GUI
and changing version to vivid-proposed.


** Description changed:

  Flight mode fails to be set if we have the 3G capabilities set for the
  second slot and we have just one SIM, which is inserted in the that
  slot.
+ 
+ To reproduce it:
+ 
+ Precondition: The 3G slot should be the first slot initially
+ 
+ 1. Remove SIM from first slot, insert a SIM in the second slot
+ 2. Power on the phone
+ 3. Go to system settings - cellular
+ 4. Select 2G/3G (faster) for SIM 2. Spinner does not stop after more than 1 
minute.
+ 5. Reboot the phone
+ 6. Set flight mode from the indicator. It will appear as set, but the 
indicator will still show the SIM as registered.
+ 
+ The failure to set SIM 2 as 3G without rebooting and being unable to set
+ flight more are manifestations of the same ofono issue.
  
  To reproduce using scripts:
  
  cd /usr/share/ofono/scripts
  ./set-3g-slot /ril_1
  * Reboot the phone (set 3G is failing in this case too, maybe it is related)
  cd /usr/share/ofono/scripts
  ./offline-modem /ril_0
  (slot with no SIM)
  
  This happens for:
  
  $ system-image-cli -i
  current build number: 141
  device name: krillin
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-03-12 07:28:43
  version version: 141
  version ubuntu: 20150312
  version device: 20150210-95b6a9f
  version custom: 20150312

** Description changed:

  Flight mode fails to be set if we have the 3G capabilities set for the
  second slot and we have just one SIM, which is inserted in the that
  slot.
  
  To reproduce it:
  
  Precondition: The 3G slot should be the first slot initially
  
  1. Remove SIM from first slot, insert a SIM in the second slot
  2. Power on the phone
  3. Go to system settings - cellular
  4. Select 2G/3G (faster) for SIM 2. Spinner does not stop after more than 1 
minute.
  5. Reboot the phone
  6. Set flight mode from the indicator. It will appear as set, but the 
indicator will still show the SIM as registered.
  
  The failure to set SIM 2 as 3G without rebooting and being unable to set
  flight more are manifestations of the same ofono issue.
  
  To reproduce using scripts:
  
  cd /usr/share/ofono/scripts
  ./set-3g-slot /ril_1
- * Reboot the phone (set 3G is failing in this case too, maybe it is related)
+ * Reboot the phone after a few seconds
  cd /usr/share/ofono/scripts
  ./offline-modem /ril_0
  (slot with no SIM)
  
  This happens for:
  
  $ system-image-cli -i
  current build number: 141
  device name: krillin
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-03-12 07:28:43
  version version: 141
  version ubuntu: 20150312
  version device: 20150210-95b6a9f
  version custom: 20150312

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1430700

Title:
  Cannot set flight mode if the second slot is 3G and we have just one
  SIM in that slot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1430700/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1430700] Re: Cannot set flight mode if the second slot is 3G and we have just one SIM in that slot

2015-03-12 Thread Alfonso Sanchez-Beato
@Tony, answering your questions

1. Setting the second slot as 3G under the conditions commented in the
bug description gets stalled. No direct error shown in the log. The
error is that we are waiting for a change in radio state that does never
happen (second slot reports SIM_LOCKED_OR_ABSENT always).

2. The reboot was required because setting 3G does not finish

3. Yes, the modem without SIM cannot be offlined, for the same reason
explained in point (1). /ril_0 is always the first slot to be offlined
by urfkill, but the behaviour changes depending on whether it is the 3G
slot or not. That is why that second slot is 3G is important. Note also
that the commands send to offline one slot depend on whether both slots
are on or just one is on.

4. No, no direct error shown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1430700

Title:
  Cannot set flight mode if the second slot is 3G and we have just one
  SIM in that slot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1430700/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1430700] Re: Cannot set flight mode if the second slot is 3G and we have just one SIM in that slot

2015-03-12 Thread Alfonso Sanchez-Beato
The reason for the failure is that the radio state reported for the
first slot is always SIM_LOCKED_OR_ABSENT: radio OFF state is only
reported for the main (=3G) slot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1430700

Title:
  Cannot set flight mode if the second slot is 3G and we have just one
  SIM in that slot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1430700/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1430700] Re: Cannot set flight mode if the second slot is 3G and we have just one SIM in that slot

2015-03-12 Thread Alfonso Sanchez-Beato
This PR fixes the issue:

https://github.com/rilmodem/ofono/pull/168

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1430700

Title:
  Cannot set flight mode if the second slot is 3G and we have just one
  SIM in that slot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1430700/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1427788] Re: rilmodem: Do not always use sim's app in status-gsm_umts_index

2015-03-12 Thread Alfonso Sanchez-Beato
@Ratchanan, thanks for the log. This implies that we should not really
use the index if set to -1 for your modem, but send the request for
selecting an application before. Great to know that you are already able
to register, maybe getting ofonod to work will just need a couple of
minor adjustments. If that is the case, you could define a new vendor in

drivers/rilmodem/vendor.h

and use it as necessary. The repo we use for our development is

https://github.com/rilmodem/ofono

Patches are always welcome ;)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1427788

Title:
  rilmodem: Do not always use sim's app in status-gsm_umts_index

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1427788/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1430700] [NEW] Cannot set flight mode if the second slot is 3G and we have just one SIM in that slot

2015-03-11 Thread Alfonso Sanchez-Beato
Public bug reported:

Flight mode fails to be set if we have the 3G capabilities set for the
second slot and we have just one SIM, which is inserted in the that
slot.

To reproduce using scripts:

cd /usr/share/ofono/scripts
./set-3g-slot /ril_1
* Reboot the phone (set 3G is failing in this case too, maybe it is related)
cd /usr/share/ofono/scripts
./offline-modem /ril_0
(slot with no SIM)


This happens for:

$ system-image-cli -i
current build number: 253
device name: krillin
channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
last update: 2015-03-10 11:36:16
version version: 253
version ubuntu: 20150310
version device: 20150225-b67e0b6
version custom: 20150216-561-29-186

** Affects: ofono (Ubuntu)
 Importance: Undecided
 Assignee: Alfonso Sanchez-Beato (alfonsosanchezbeato)
 Status: New

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

** Description changed:

  Flight mode fails to be set if we have the 3G capabilities set for the
- second slot and we have just one SIM, which is inserted in the first
+ second slot and we have just one SIM, which is inserted in the that
  slot.
+ 
+ To reproduce using scripts:
+ 
+ cd /usr/share/ofono/scripts
+ ./set-3g-slot /ril_1
+ * Reboot the phone (set 3G is failing in this case too, maybe it is related)
+ cd /usr/share/ofono/scripts
+ ./offline-modem /ril_0
+ (slot with no SIM)
+ 
  
  This happens for:
  
  $ system-image-cli -i
  current build number: 253
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2015-03-10 11:36:16
  version version: 253
  version ubuntu: 20150310
  version device: 20150225-b67e0b6
  version custom: 20150216-561-29-186

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1430700

Title:
  Cannot set flight mode if the second slot is 3G and we have just one
  SIM in that slot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1430700/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1263229] Re: [maguro] Query CLIR SS returns unexpected values

2015-03-10 Thread Alfonso Sanchez-Beato
More combinations are possible...

krillin:
test-ss *31# - Number shown in called phone. Shown status is disabled.
test-ss #31# - Number not shown in called phone. Shown status is enabled.

arale:
test-ss *31# - Number shown in called phone. Shown status is disabled.
test-ss #31# - Number not shown in called phone. Shown status is disabled.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1263229

Title:
  [maguro] Query CLIR SS returns unexpected values

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1263229/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1263229] Re: [maguro] Query CLIR SS returns unexpected values

2015-03-10 Thread Alfonso Sanchez-Beato
More testing reveals that depends more on the operator than on the
phone:

Pepephone operator, krillin, arale and mako:

test-ss *31# - Number shown in called phone. Shown status is disabled.
test-ss #31# - Number not shown in called phone. Shown status is disabled.

Vodafone operator, krillin and mako:

test-ss *31# - Number shown in called phone. Shown status is disabled.
test-ss #31# - Number not shown in called phone. Shown status is enabled.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1263229

Title:
  [maguro] Query CLIR SS returns unexpected values

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1263229/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1321627] Re: Wrong WWAN value in saved-states if ofono 'Online' toggle fails

2015-03-09 Thread Alfonso Sanchez-Beato
@Patrick, would you mind attaching /var/log/syslog , and possible
urfkill crash files in /var/crash ? Also, could you please describe what
were you doing when this happened?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1321627

Title:
  Wrong WWAN value in saved-states if ofono 'Online' toggle fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/urfkill/+bug/1321627/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1427788] Re: rilmodem: Do not always use sim's app in status-gsm_umts_index

2015-03-06 Thread Alfonso Sanchez-Beato
Looking at the definition of the reply to RIL_REQUEST_GET_SIM_STATUS in

http://androidxref.com/4.4.2_r1/xref/hardware/ril/include/telephony/ril.h

I see that if RIL_CardStatus_v6::gsm_umts_subscription_app_index value
in the parcel is -1, it *should* mean that there is no GSM/UMTS
application in the SIM card. However, this looks broken in many
implementations (I get, for instance, index 8 for
cdma_subscription_app_index with one phone, although
num_applications is just one. The phone is not CDMA, so I guess the
card is from a GSM operator and really has a SIM/USIM application.

Maybe the right approach here is to not use the indexes in
RIL_CardStatus_v6 and look directly at the array
RIL_CardStatus_v6::applications, as each of them has an application
type.

@Ratchanan, would it be possible to obtain the full hex traces from you
phone? To get them please do as root in the phone:

# stop ofono
# OFONO_RIL_TRACE= OFONO_RIL_HEX_TRACE= OFONO_RIL_DEVICE=ril ofonod -n -d 
-P stktest,provision,sap,udev,dun,smart,hfp  /tmp/ofono.txt

let it run for a few seconds and please attach the resulting file to the
bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1427788

Title:
  rilmodem: Do not always use sim's app in status-gsm_umts_index

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1427788/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1417445] Re: SIM is not reported as locked after re-starting ofono

2015-03-04 Thread Alfonso Sanchez-Beato
The only device where this is a real issue is in arale: after switching
on, then off flight mode:

1. The SIM atom is re-created, as in krillin, but not as in mako.
2. The radio is switched off and then on, but differently from krillin the SIM 
is not reset.

In mako using flight mode does not show the issue, because the atom is
not re-created. In krillin, the atom is re-created but the SIM is reset
too and it asks for the PIN again, so it is not an issue either. Note,
however, that in all devices restarting from the command line ofono
after having inserted the SIM makes the bug appear.

The consequence of this from the user point of view is that, in arale,
after cycling flight mode, the SIM locked status is not shown properly
in system settings and the user would not be able to disable SIM
locking.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1417445

Title:
  SIM is not reported as locked after re-starting ofono

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1417445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1422401] Re: dialer app doesn't work correctly on multiple calls on a wired headset

2015-02-23 Thread Alfonso Sanchez-Beato
** Changed in: ofono (Ubuntu RTM)
   Status: Confirmed = Fix Released

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1422401

Title:
  dialer app doesn't work correctly on multiple calls on a wired headset

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1422401] Re: dialer app doesn't work correctly on multiple calls on a wired headset

2015-02-17 Thread Alfonso Sanchez-Beato
The bug happens in fact when we accept the incoming call very fast, when
it has just appeared.

PR for ofono in:

https://github.com/rilmodem/ofono/pull/164

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1422401

Title:
  dialer app doesn't work correctly on multiple calls on a wired headset

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1415833] Re: Wrong tech set in Cellular screen

2015-02-12 Thread Alfonso Sanchez-Beato
** Changed in: ubuntu-system-settings (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1415833

Title:
  Wrong tech set in Cellular screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1415833/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1419939] Re: No data connectivity with official bq Ubuntu Edition

2015-02-11 Thread Alfonso Sanchez-Beato
Finally got a Tuenti SIM, and was able to activate mobile data. It took
me two days to buy the SIM, because first time at the shop I was told
that Tuenti systems were down. Next day I called and they said their
system was still down, and finally today I was able to buy it.

@costales told me that he had asked for a new SIM, and taking into
account the mess that has been happening the last 2 days at Tuenti I
wonder if his problems are related to that. So let's wait and see what
happens with the new SIM.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1419939

Title:
  No data connectivity with official bq Ubuntu Edition

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1419675] [NEW] Second slot not detected on reboot

2015-02-09 Thread Alfonso Sanchez-Beato
Public bug reported:

The second slot is not detected some times on reboot in krillin after
latest ofono update. It appears as Disconnected in the network
indicator.

Detected in vivid-proposed image #94

** Affects: ofono (Ubuntu)
 Importance: Undecided
 Assignee: Alfonso Sanchez-Beato (alfonsosanchezbeato)
 Status: Confirmed

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

** Changed in: ofono (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1419675

Title:
  Second slot not detected on reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1419675/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


<    1   2   3   4   5   6   7   8   9   >