[Touch-packages] [Bug 1364487] Re: unable to make emergency call

2014-09-05 Thread Tony Espy
There's actually a list of emergency numbers defined for each Country. I suppose we could just use the first number in the list to pre-populate this, but I'll leave it to the app guys to determine what should be done here... -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1362008] Re: Cannot send MMS from Free Mobile as no context is provisioned

2014-09-09 Thread Tony Espy
(sergiusens) ** Changed in: ofono (Ubuntu) Assignee: (unassigned) = Tony Espy (awe) ** Changed in: android (Ubuntu) Status: Confirmed = Invalid ** Changed in: ubuntu-download-manager (Ubuntu) Assignee: (unassigned) = Manuel de la Peña (mandel) -- You received this bug notification

[Touch-packages] [Bug 1363929] Re: Flight mode indicator and network bars are seen onscreen simultaneously

2014-09-09 Thread Tony Espy
** Changed in: indicator-network (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu. https://bugs.launchpad.net/bugs/1363929 Title: Flight mode indicator

[Touch-packages] [Bug 1349273] Re: NM does not retry opening mobile data on reboot

2014-09-10 Thread Tony Espy
So, in the case of an incorrect APN, it's my assumption that the APN Editor will *always* notify NM after adding a new custom Internet context ( ie. because fixing isn't yet allowed ). We should verify this with the System Settings team. I *think* you should be able to re-create the first

[Touch-packages] [Bug 1349273] Re: NM does not retry opening mobile data on reboot

2014-09-10 Thread Tony Espy
** Changed in: network-manager (Ubuntu) Status: New = Incomplete ** Changed in: network-manager (Ubuntu) Assignee: (unassigned) = Alfonso Sanchez-Beato (alfonsosanchezbeato) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1349273] Re: NM does not retry opening mobile data on reboot

2014-09-10 Thread Tony Espy
So I re-tested your incorrect APN scenario and another that was as close as I could get to your original scenario. Note, I didn't check the mobile data settings in any of these tests. Here's what I did on mako, running rtm image #26 plus a modified version of the latest ofono from the rtm. I

[Touch-packages] [Bug 1349273] Re: NM does not retry opening mobile data on reboot

2014-09-10 Thread Tony Espy
Here's the patch to to cause DATA_CALL failures: === modified file 'drivers/rilmodem/gprs-context.c' --- drivers/rilmodem/gprs-context.c 2014-07-30 07:30:49 + +++ drivers/rilmodem/gprs-context.c 2014-09-10 20:34:46 + @@ -144,7 +144,12 @@ DBG(*gc: %p, gc); - if

[Touch-packages] [Bug 1349273] Re: NM does not retry opening mobile data on reboot

2014-09-10 Thread Tony Espy
Note, I tried the same scenarios on krillin running rtm image #17. In both cases, I see the same behavior, that NM properly re-connects the connection after the problem has been resolved. Also, in the case where I used the patched ofono, I checked and there seemed to be no effect on the Mobile

[Touch-packages] [Bug 1367963] [NEW] NM tries to activate GPRS context of non-present SIM

2014-09-10 Thread Tony Espy
Public bug reported: If a device has had more than one SIM installed, the filesystem will include ofono-specific directories for each of these SIMs. When NetworkManager walks through the list of possible GPRS contexts ( aka APNs ), it currently doesn't apply any logic to filter non-present SIMs.

[Touch-packages] [Bug 1355776] Re: WiFi shown as enabled in indicator while disabled in status bar

2014-09-10 Thread Tony Espy
@Antti Did you review the sceenshot? The icon displayed ( an empty Wi-Fi icon with no bars ) shows up on my mako too when Wi-Fi is enabled, but not *connected*. When I disable Wi-Fi via the indicator menu, or system settings, the icon doesn't change. The only thing fishy here, is that no

[Touch-packages] [Bug 1349273] Re: NM does not retry opening mobile data on reboot

2014-09-11 Thread Tony Espy
OK, please let me know if you're able to reproduce this with multiple SIMs. Note that bug #1350332 ( which is private ) describes a problem with mobile-data not being re-established for the 2nd slot after FlightMode is disabled. I'm pretty sure this is a generic problem on krillin which affects

[Touch-packages] [Bug 1363929] Re: Flight mode indicator and network bars are seen onscreen simultaneously

2014-09-11 Thread Tony Espy
Sure, but aren't both are being monitored by indicator-network? I'm not sure it's possible to signal FM before the individual technologies are notified. Can't you simply always clear the bars when 'Offline' OR FM=true? -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1363929] Re: Flight mode indicator and network bars are seen onscreen simultaneously

2014-09-11 Thread Tony Espy
** Changed in: urfkill (Ubuntu) Status: New = Incomplete ** Changed in: ofono (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu.

[Touch-packages] [Bug 1363929] Re: Flight mode indicator and network bars are seen onscreen simultaneously

2014-09-11 Thread Tony Espy
I've changed the Status of the ofono and urfkill tasks to Incomplete as there's a new version of urfkill pending that may change this behavior. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu.

[Touch-packages] [Bug 1363929] Re: Flight mode indicator and network bars are seen onscreen simultaneously

2014-09-11 Thread Tony Espy
Preliminary testing on krillin with the latest pending changes for urfkill seems to fix this as posited above in comment #6. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu.

[Touch-packages] [Bug 1368470] [NEW] Celllular and Wi-Fi Settings... options don't always display Settings

2014-09-11 Thread Tony Espy
Public bug reported: Tested on krillin ( rtm image #30 ) and mako ( rtm image #33 ). When I try tap the Cellular Settings... or Wi-Fi Settings... menu items in the network menu, I expect the menu to be dismissed, and the requested settings page displayed. Actual result, nothing appears to

[Touch-packages] [Bug 1332306] Re: Hot-swapped SIMs should be detected and prompt user to reboot

2014-09-12 Thread Tony Espy
Changing status back to Incomplete till we've resolved this. ** Changed in: ofono (Ubuntu) Status: Confirmed = Incomplete ** Changed in: ofono (Ubuntu) Assignee: Martti Piirainen (piiramar) = Tony Espy (awe) -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1332306] Re: Hot-swapped SIMs should be detected and prompt user to reboot

2014-09-12 Thread Tony Espy
Thanks for the details Jussi. So, unfortunately what you're seeing is a bug in the monitor-ofono script, as it doesn't appear to listen for and output a message when the SimManager 'Present' property changes. That said, I just verified that on Krillin ( rtm #30 ), the 'Present' property does

[Touch-packages] [Bug 1332306] Re: Hot-swapped SIMs should be detected and prompt user to reboot

2014-09-12 Thread Tony Espy
OK, strike the comment about monitor-ofono, it does the right thing. Here's output from the same scenario on mako (rtm/#33): root@ubuntu-phablet:~# /usr/share/ofono/scripts/monitor-ofono {SimManager} [/ril_0] Present = False I'll re-run the krillin test again. -- You received this bug

[Touch-packages] [Bug 1332306] Re: Hot-swapped SIMs should be detected and prompt user to reboot

2014-09-12 Thread Tony Espy
So this turns out to be yet another instance of us getting bitten by device-specific hardware behavior. I re-ran monitor-ofono on krillin (rtm/#33) and get the same output as @Jussi in comment #9. That said, in this case when the SIM is removed on krillin, it requires the SimManager interface to

[Touch-packages] [Bug 1362133] Re: Rebooting after disabling wifi leaves wifi in wrong state (enabled but doesn't show networks)

2014-09-12 Thread Tony Espy
*** This bug is a duplicate of bug 1321627 *** https://bugs.launchpad.net/bugs/1321627 Note, I marked this a duplicate of bug #1321627 as we have a rather large pending landing for urfkill which has re-written much of the code that deals with enabling/disabling individual killswitches in

[Touch-packages] [Bug 1353379] Re: VoiceMail notification pretends there are 255 messages. It is not true there are only 2

2014-09-15 Thread Tony Espy
** Project changed: ofono = ofono (Ubuntu) ** Changed in: ofono (Ubuntu) Status: Confirmed = Triaged ** Changed in: ofono (Ubuntu) Assignee: Tiago Salem Herrmann (tiagosh) = Jussi Kangas (jkangas) -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1364487] Re: unable to make emergency call

2014-09-15 Thread Tony Espy
Changing Status to Invalid, as bug #1364482 tracks the suggested improvement and this bug was entered due to a misunderstanding of what an emergency call is. ** Changed in: dialer-app (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1369774] [NEW] Can't make an emergency call when FlightMode is active

2014-09-15 Thread Tony Espy
Public bug reported: We currently lack the ability for an emergency call to be made if FlightMode is enabled. The dialer-app ( or telepathy-ofono ) needs to recognize this condition and disable FlightMode so that the emergency call can be made. This is missing as of the latest RTM images ( #39

[Touch-packages] [Bug 1368675] Re: No Wi-Fi on Nexus 4 (org::ofono::Interface::NetworkRegistration::str2status(std::string): Unknown status '')

2014-09-17 Thread Tony Espy
I'm not sure I fully understand the problem. From the bug description which includes: org::ofono::Interface::NetworkRegistration::str2status(std::string): Unknown status It seems like the indicator is throwing an error if NetworkRegistration's 'Status' property is unknown? Or are we never

[Touch-packages] [Bug 1371313] [NEW] [krillin] Wi-Fi toggle disappears from menu when Wi-Fi disabled

2014-09-18 Thread Tony Espy
Public bug reported: Device/Image: krillin / rtm #44. Krillin's Wi-Fi driver has a broken rfkill implementation. As such, urfkill has been updated to allow control over Wi-Fi power via libhybris. When this mechanism is used to disable Wi-Fi on krillin, the Wi-Fi driver is unloaded as a result,

[Touch-packages] [Bug 1371313] Re: [krillin] Wi-Fi toggle disappears from menu when Wi-Fi disabled

2014-09-18 Thread Tony Espy
Here's a screenshot after Wi-Fi has been disabled. ** Attachment added: net-menu-lp1371313.png https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1371313/+attachment/4208008/+files/net-menu-lp1371313.png -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1371313] Re: [krillin] Wi-Fi toggle disappears from menu when Wi-Fi disabled

2014-09-18 Thread Tony Espy
Here's a test package with the latest urfkill changes. It's required to reproduce this bug along with the following instructions: 1. Make your image writable 2. Add the following pre-start script to the urfkill upstart job ( this will live in the device tarball when released ): pre-start

[Touch-packages] [Bug 1371320] [NEW] Network Indicator crashes and doesn't restart

2014-09-18 Thread Tony Espy
Public bug reported: Device/Image: krillin / rtm #44; writable image, test version of urfkill w/hybris Wi-Fi mode enabled. While testing the new version of urfkill on krillin, I tried to reproduce bug #1339794 ( toggling Flight-Mode too fast leads to bad things ). Every so often the menu would

[Touch-packages] [Bug 1371320] Re: Network Indicator crashes and doesn't restart

2014-09-18 Thread Tony Espy
Here's a screenshot of the Empty! menu. ** Attachment added: ind-net-no-menu.png https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1371320/+attachment/4208065/+files/ind-net-no-menu.png ** Description changed: Device/Image: krillin / rtm #44; writable image, test version of

[Touch-packages] [Bug 1371320] Re: Network Indicator crashes and doesn't restart

2014-09-18 Thread Tony Espy
Here's the upstart indicator-network.log. ** Attachment added: indicator-network.log https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1371320/+attachment/4208066/+files/indicator-network.log ** Tags added: rtm14 -- You received this bug notification because you are a

[Touch-packages] [Bug 1363929] Re: Flight mode indicator and network bars are seen onscreen simultaneously

2014-09-18 Thread Tony Espy
** Changed in: ofono (Ubuntu) Status: Incomplete = Invalid ** Changed in: urfkill (Ubuntu) Status: Incomplete = In Progress ** Changed in: urfkill (Ubuntu) Importance: Undecided = High ** Changed in: urfkill (Ubuntu) Assignee: (unassigned) = Tony Espy (awe) -- You

[Touch-packages] [Bug 1370189] Re: Previously functional SIM is reported as Unknown (instead of Locked)

2014-09-18 Thread Tony Espy
@Jussi This has been reported on the ubuntu-phone mailing list recently too. I've seen it myself once during urfkill testing, however I was restarting lots of things, so it's not really a fair comparison. Note, if the enter-pin script works, then ofono is in a PIN-locked state. @Thomas If you

[Touch-packages] [Bug 1339792] Re: Panel network icon - too much latency when network type changes

2014-09-18 Thread Tony Espy
This bug was reported in July and never confirmed ( hence the New ), so someone should've tried to reproduce with a current image before marking it Critical for RTM. I just re-ran the original scenarios on RTM image #44. I can still reproduce the original problem, however the overall latency has

[Touch-packages] [Bug 1339792] Re: Panel network icon - too much latency when network type changes

2014-09-18 Thread Tony Espy
Here's a screen shot of the menu contradicting the icon. ** Attachment added: lp1339793-kril-scenario-1.png https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1339792/+attachment/4208142/+files/lp1339793-kril-scenario-1.png -- You received this bug notification because you are

[Touch-packages] [Bug 1353379] Re: VoiceMail notification pretends there are 255 messages. It is not true there are only 2

2014-09-18 Thread Tony Espy
Just tested RTM #39 on mako with ATT SIM. As screenshot shows, the indicator shows two waiting messages. ** Attachment added: lp1353379-mako.png https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1353379/+attachment/4208249/+files/lp1353379-mako.png -- You received this bug notification

[Touch-packages] [Bug 1353379] Re: VoiceMail notification pretends there are 255 messages. It is not true there are only 2

2014-09-18 Thread Tony Espy
Also tested RTM #44 with krillin, and I get a different result yet again. This time the indicator just states VoiceMail Messages with no count. This is using a single T-Mobile pre-paid SIM in slot #1. ** Attachment added: lp1353379-krillin.png

[Touch-packages] [Bug 1353379] Re: VoiceMail notification pretends there are 255 messages. It is not true there are only 2

2014-09-18 Thread Tony Espy
As I'd mentioned before, there are numerous methods of indicating voice- mail waiting message counts. It appears that some of these methods work, and some don't. It seems we have more investigation needed. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1361074] Re: Dual-SIM support for PIN unlock dialog

2014-09-19 Thread Tony Espy
I'd like to point out that the user clicks the 'Unlock SIM' button corresponding to SIM1 or SIM2, so yes although the Unlock screen itself doesn't present a label, a user should be able remember which SIM they tapped unlock for. As such, I don't think should be Critical as it doesn't prevent the

[Touch-packages] [Bug 1366014] Re: In a Dual SIM phone, There is no way to know which of the two SIMs is being used for cellular data.

2014-09-19 Thread Tony Espy
@John The design for the network indicator says nothing about indication of which slot is being used when it describes the behavior with respect to active mobile data connection w/no wi-fi connections. See the description in the wiki: https://wiki.ubuntu.com/Networking#Title The proper way to

[Touch-packages] [Bug 1366897] Re: No way to add a puk code to a phone where your sim pin is entered badly 3 times

2014-09-19 Thread Tony Espy
*** This bug is a duplicate of bug 1359280 *** https://bugs.launchpad.net/bugs/1359280 We need to be careful to review both indicator-network (Ubuntu) and NetworkMenu when triaging. This bug is a duplicate of bug #1359280. ** This bug has been marked a duplicate of bug 1359280 SIM PIN

[Touch-packages] [Bug 1364372] Re: No way out if dialed from passcode locked device.

2014-09-19 Thread Tony Espy
Bumped the Importance to High, and added 'rtm14' as this can lead to a phone that's unusable. That said it is an edge emergency calling case, so this is a good candidate for an OTA update. ** Changed in: dialer-app (Ubuntu) Importance: Undecided = High ** Tags added: rtm14 -- You received

[Touch-packages] [Bug 1368675] Re: No Wi-Fi on Nexus 4 (org::ofono::Interface::NetworkRegistration::str2status(std::string): Unknown status '')

2014-09-22 Thread Tony Espy
** Changed in: ofono (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu. https://bugs.launchpad.net/bugs/1368675 Title: No Wi-Fi on Nexus 4

[Touch-packages] [Bug 1362008] Re: Cannot send MMS from Free Mobile as no context is provisioned

2014-09-22 Thread Tony Espy
** Changed in: ofono (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc-android-config in Ubuntu. https://bugs.launchpad.net/bugs/1362008 Title: Cannot send MMS from Free

[Touch-packages] [Bug 1353379] Re: VoiceMail notification pretends there are 255 messages. It is not true there are only 2

2014-09-22 Thread Tony Espy
@Jussi My test is simple. Start with a SIM with 0 voicemail messages waiting. Do the following steps twice: 1. Call the Ubuntu phone 2. Decline the call 3. Leave a message I double-checked T-Mobile on mako, and the behavior is the same, so I believe you're correct about T-Mobile not updating

[Touch-packages] [Bug 1349273] Re: NM does not retry opening mobile data on reboot

2014-07-28 Thread Tony Espy
** Changed in: network-manager (Ubuntu) Status: New = Incomplete ** Changed in: network-manager (Ubuntu) Assignee: (unassigned) = Alfonso Sanchez-Beato (alfonsosanchezbeato) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1349273] Re: NM does not retry opening mobile data on reboot

2014-07-28 Thread Tony Espy
Please add version info for NetworkManager and an image # as this is a phone-specific bug, not a desktop bug. Can you also please add a condensed version of the syslog containing the NetworkManager messages and ofono's gprs settings file? Also, if you can come up with an easy set of steps to

[Touch-packages] [Bug 1330390] Re: Some messages sent from the indicator never appear in the message-app

2014-07-28 Thread Tony Espy
Just tested this on mako/#u148 and I sent ~8 messages in a row from incoming, and they all properly appear in the messaging-app. I made sure to test both with an without the message-app running. Please re-test with a recent image and let us know if this is still an issue for you. ** Changed in:

[Touch-packages] [Bug 1304501] Re: handle ofono MMS host routes that are hostnames and not IP addresses

2014-07-28 Thread Tony Espy
For added detail, the dispatcher script mentioned above is 03mmsproxy and is installed to /etc/NetworkManager/dispatcher.d. The script is written in Python does the following: 1) it does some minor error checking on modem_path ( 'DEVICE_IPATH' ) and connection ( 'CONNECTION_ID' ) 2) it makes a

[Touch-packages] [Bug 1187453] Re: DTMF tones not being generated locally

2014-07-30 Thread Tony Espy
Closed out the dialer tasks as the fix involves creation of a new package ( tone-generator; in-progress ) and changes to telephony- service. ** Also affects: telephony-service (Ubuntu) Importance: Undecided Status: New ** Changed in: telephony-service (Ubuntu) Assignee:

[Touch-packages] [Bug 1352744] Re: indicator-network crash on org.freedesktop.DBus.Error.UnknownMethod: Method GetProperties with signature on interface org.ofono.SimManager doesn't exist

2014-08-05 Thread Tony Espy
So the problem occurs because prior to the 20140804 version of ofono, when a SIM was absent, the only interface active was the VoicecallManager, whereas the 0804 version now also includes an active RadioSettings interface ( which was done so the settings UI could query the supported radio

[Touch-packages] [Bug 1349871] Re: 3G gets enabled on returning from Flight mode

2014-08-05 Thread Tony Espy
** Changed in: network-manager (Ubuntu) Importance: Undecided = High ** Changed in: network-manager (Ubuntu) Assignee: (unassigned) = Mathieu Trudel-Lapierre (mathieu-tl) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1349871] Re: 3G gets enabled on returning from Flight mode

2014-10-20 Thread Tony Espy
ubuntu-system-settings isn't really involved here, so marking the task as Invalid. ** Changed in: ubuntu-system-settings (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1383357] Re: enabling flight mode shows airplance + 2g icon

2014-10-20 Thread Tony Espy
** Summary changed: - enabling flight mode shows 2g icon + enabling flight mode shows airplance + 2g icon ** Changed in: indicator-network (Ubuntu) Status: New = Confirmed ** Changed in: indicator-network (Ubuntu) Importance: Undecided = Critical ** Changed in: indicator-network

[Touch-packages] [Bug 1378416] Re: turned off wifi to test 3g I see H in the indicator but I recieve nothing from the system

2014-10-21 Thread Tony Espy
** Changed in: network-manager (Ubuntu) Importance: Undecided = High ** Changed in: network-manager (Ubuntu) Assignee: (unassigned) = Mathieu Trudel-Lapierre (mathieu-tl) ** Description changed: STEPS: 1. Install RTM88 on krillin 2. Use the system a litlle on wifi 3. Pull down

[Touch-packages] [Bug 1378416] Re: turned off wifi to test 3g I see H in the indicator but I recieve nothing from the system

2014-10-21 Thread Tony Espy
So taking a look at the sylog, I see WLAN blocked, then I see a failure when NM tries to re-configure the routing table: Oct 7 15:14:44 ubuntu-phablet URfkill[1064]: Setting WLAN devices to blocked Oct 7 15:14:44 ubuntu-phablet URfkill[1064]: Setting WLAN to blocked Oct 7 15:14:18

[Touch-packages] [Bug 1378416] Re: turned off wifi to test 3g I see H in the indicator but I recieve nothing from the system

2014-10-21 Thread Tony Espy
This looks like the culprit, according to Mathieu, -12 indicates object- not-found from libnl ( netlink ): Oct 7 15:14:44 ubuntu-phablet NetworkManager[1581]: error [1412694884.484495] [nm-system.c:965] add_ip4_route_to_gateway(): (ccmni0): failed to add IPv4 route to gateway (-12) -- You

[Touch-packages] [Bug 1378416] Re: turned off wifi to test 3g I see H in the indicator but I recieve nothing from the system

2014-10-21 Thread Tony Espy
On other interesting point is that settings for the mobile data context are a bit odd in that the gateway and address returned from the operator are both the same: Interface=ccmni0 DomainNameServers=149.254.230.7,149.254.192.126, Gateway=10.129.20.112 Address=10.129.20.112 Netmask=255.255.255.0

[Touch-packages] [Bug 1381041] Re: Network indicator is sometimes blank

2014-10-21 Thread Tony Espy
@Antti I think we should bump the priority of this... if the network-menu is blank, the user ends up with drastically reduced control over their device. Also regarding bug #1381075, as has been discussed on the mailing list, simply reporting the failed respawns of indicator-network to

[Touch-packages] [Bug 1353379] Re: VoiceMail notification pretends there are 255 messages. It is not true there are only 2

2014-10-21 Thread Tony Espy
** Changed in: ofono (Ubuntu) Assignee: (unassigned) = Tony Espy (awe) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-messages in Ubuntu. https://bugs.launchpad.net/bugs/1353379 Title: VoiceMail

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

2014-10-22 Thread Tony Espy
** Also affects: network-manager (Ubuntu) Importance: Undecided Status: New ** Changed in: network-manager (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in

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

2014-10-22 Thread Tony Espy
The current theory is that some event is causing rild to disconnect/destroy the GPRS device, and that this event doesn't generate the proper unsolicited event to ofono. Unfortunately, we haven't yet been able to reliably reproduce this with the latest images. After discussing with Dave, he's

[Touch-packages] [Bug 1383357] Re: enabling flight mode shows airplane + 2g icon

2014-10-22 Thread Tony Espy
** Summary changed: - enabling flight mode shows airplance + 2g icon + enabling flight mode shows airplane + 2g icon -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu.

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

2014-10-23 Thread Tony Espy
Changed ofono status to Incomplete as well until we're able to reliably reproduce. ** Changed in: network-manager (Ubuntu) Importance: Undecided = High ** Changed in: ofono (Ubuntu) Status: In Progress = Incomplete -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1353379] Re: VoiceMail notification pretends there are 255 messages. It is not true there are only 2

2014-10-23 Thread Tony Espy
** Changed in: ofono (Ubuntu) Status: Triaged = Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-messages in Ubuntu. https://bugs.launchpad.net/bugs/1353379 Title: VoiceMail notification pretends

[Touch-packages] [Bug 1353379] Re: VoiceMail notification pretends there are 255 messages. It is not true there are only 2

2014-10-23 Thread Tony Espy
Just reproduced on krillin running RTM image #120 with an ATT SIM ( slot 1 ) and a T-Mobile SIM ( slot 2 ). Steps to reproduce: 1. Verify T-Mobile VM mailbox is empty. 2. Call T-Mobile number, decline call and leave a messge. 3. Verify that VM notification is received. Krillin indicates

[Touch-packages] [Bug 1384941] [NEW] Incoming SMS while on a phone call turns screen on

2014-10-23 Thread Tony Espy
Public bug reported: While testing krillin RTM image #120 I noticed that if an incoming SMS is received while on the phone, and the phone is held to your ear, the incoming SMS will cause the screen to come on. ** Affects: powerd (Ubuntu) Importance: High Status: New ** Tags:

[Touch-packages] [Bug 1353379] Re: VoiceMail notification pretends there are 255 messages. It is not true there are only 2

2014-10-24 Thread Tony Espy
Leave a 3rd message, indicator is reset to Voicemail messages waiting ( no count ). Reboot again and VM still reads the same ( no count ). Verified that VoicemailMessageCount is still 0. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1378102] Re: Activating an Internet context (APN) fails with NetworkManager[1356]: warn OFONO connection failed: (32) Implementation not provided

2014-10-24 Thread Tony Espy
I totally agree with Mathieu's previous comment. This has been discussed before, and all parties had agreed that the most pragmatic approach to this bug at this point in our cycle was to simply have the APN editor disable the current context before activating a new context. Changing this in

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

2014-10-28 Thread Tony Espy
** Changed in: ofono (Ubuntu) Assignee: Tony Espy (awe) = Dave Morley (davmor2) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1378416 Title: [krillin

[Touch-packages] [Bug 1371313] Re: [krillin] Wi-Fi toggle disappears from menu when Wi-Fi disabled

2014-09-24 Thread Tony Espy
@Jussi Please include device/image specifics when reporting test results. That said, thanks for the report. I did some more investigation on this and it appears that in certain cases, this does work ( ie. the UI control doesn't disappear ). For instance with a freshly flashed RTM/#49 installed

[Touch-packages] [Bug 1371313] Re: [krillin] Wi-Fi toggle disappears from menu when Wi-Fi disabled

2014-09-25 Thread Tony Espy
** Changed in: indicator-network (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu. https://bugs.launchpad.net/bugs/1371313 Title: [krillin]

[Touch-packages] [Bug 1362008] Re: Cannot send MMS from Free Mobile as no context is provisioned

2014-09-26 Thread Tony Espy
** Changed in: ofono (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc-android-config in Ubuntu. https://bugs.launchpad.net/bugs/1362008 Title: Cannot send MMS from

[Touch-packages] [Bug 1371032] Re: Cannot send MMS from Yoigo

2014-09-29 Thread Tony Espy
So nestled deep in the network-test-session log is the following error: 2014/09/26 23:07:04 Cannot Activate interface on %s: %s /ril_0/context2 org.ofono.Error.NotAttached: GPRS is not attached So, I'm thinking this may be related to the Network Manager bug that describes mobile data connections

[Touch-packages] [Bug 1368675] Re: No Wi-Fi on Nexus 4 (org::ofono::Interface::NetworkRegistration::str2status(std::string): Unknown status '')

2014-09-29 Thread Tony Espy
Same version landed in RTM. ** Also affects: ofono (Ubuntu RTM) Importance: Undecided Status: New ** Changed in: ofono (Ubuntu RTM) Status: New = Fix Released ** Changed in: ofono (Ubuntu RTM) Importance: Undecided = Critical -- You received this bug notification because

[Touch-packages] [Bug 1362008] Re: Cannot send MMS from Free Mobile as no context is provisioned

2014-09-29 Thread Tony Espy
= Fix Released ** Changed in: ofono (Ubuntu RTM) Importance: Undecided = High ** Changed in: ofono (Ubuntu RTM) Assignee: (unassigned) = Tony Espy (awe) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc-android-config

[Touch-packages] [Bug 1363929] Re: Flight mode indicator and network bars are seen onscreen simultaneously

2014-09-29 Thread Tony Espy
** Also affects: indicator-network (Ubuntu RTM) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu. https://bugs.launchpad.net/bugs/1363929 Title: Flight

[Touch-packages] [Bug 1363929] Re: Flight mode indicator and network bars are seen onscreen simultaneously

2014-09-29 Thread Tony Espy
** Changed in: urfkill (Ubuntu RTM) Assignee: (unassigned) = Tony Espy (awe) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu. https://bugs.launchpad.net/bugs/1363929 Title: Flight mode

[Touch-packages] [Bug 1363929] Re: Flight mode indicator and network bars are seen onscreen simultaneously

2014-09-29 Thread Tony Espy
** Changed in: indicator-network (Ubuntu RTM) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu. https://bugs.launchpad.net/bugs/1363929 Title: Flight mode indicator

[Touch-packages] [Bug 1238137] Re: Maguro: Network Manager is not reconnecting ofono's gprs connection after a cellular turn off

2014-09-29 Thread Tony Espy
@David I'm not sure what you mean by the following steps from the SystemSettings Cellular page: 5. Disconnect 6. Leave till the screen blanks 7. Unlock the phone 8. Reconnect the cellular 9. Refresh the browser. Also can you reproduce this on current images? We are working on a bug in barajas

[Touch-packages] [Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled

2014-09-29 Thread Tony Espy
Confirmed on krillin RTM #72 with the urfkill changes currently in RTM silo-024. That said, it's not currently InProgress by either myself or Mathieu, thus 2014-10-02 is over-optimistic. As such I'm pushing to the following weeks' milestone. ** Changed in: urfkill (Ubuntu) Status: In

[Touch-packages] [Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled

2014-09-30 Thread Tony Espy
So I think this bug should be split into two different bugs. First, the original reporter filed this on an x86 machine running Desktop, not Touch.As urfkill is still not used on the Desktop as of the latest utopic images, I'm splitting this into a urfkill bug for the problems described by

[Touch-packages] [Bug 1371032] Re: Cannot send MMS from Yoigo

2014-10-01 Thread Tony Espy
** Changed in: network-manager (Ubuntu) Status: New = Incomplete ** Also affects: messaging-app (Ubuntu) Importance: Undecided Status: New ** Changed in: messaging-app (Ubuntu) Assignee: (unassigned) = Tiago Salem Herrmann (tiagosh) -- You received this bug notification

[Touch-packages] [Bug 1371032] Re: Cannot send MMS from Yoigo

2014-10-01 Thread Tony Espy
** Also affects: nuntium (Ubuntu) Importance: Undecided Status: New ** Changed in: nuntium (Ubuntu) Assignee: (unassigned) = Sergio Schvezov (sergiusens) ** Changed in: network-manager (Ubuntu) Importance: Critical = High ** Changed in: ofono (Ubuntu) Status: Confirmed

[Touch-packages] [Bug 1371032] Re: Cannot send MMS from Yoigo

2014-10-01 Thread Tony Espy
Somehow my last comment explaining my updates to the bug went missing, so I'll try again... Based on the network logs we reviewed, the phone is bouncing back and forth between Yoigo's network ( MCC=214 MNC=04 ) and the movistar ( MCC=214 MNC=07 ) network. This explains the occasional loss of

[Touch-packages] [Bug 1371032] Re: Cannot send MMS from Yoigo

2014-10-01 Thread Tony Espy
I created bug #1376375 to track the lack of a roaming agreement customization feature in ofono. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messaging-app in Ubuntu. https://bugs.launchpad.net/bugs/1371032 Title: Cannot

[Touch-packages] [Bug 1353379] Re: VoiceMail notification pretends there are 255 messages. It is not true there are only 2

2014-10-01 Thread Tony Espy
** Changed in: ofono (Ubuntu) Assignee: Jussi Kangas (jkangas) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-messages in Ubuntu. https://bugs.launchpad.net/bugs/1353379 Title: VoiceMail

[Touch-packages] [Bug 1371313] Re: [krillin] Wi-Fi toggle disappears from menu when Wi-Fi disabled

2014-10-02 Thread Tony Espy
Note there are two ERRORS in the manual instructions detailed in comment #2 for modifying the Android container. First after running the mount command for /mnt2, you can't cd directly to /bin. Instead: 'cd /mnt2/bin'. Second, do NOT delete the wlan status script, instead comment out the sleep

[Touch-packages] [Bug 1371320] Re: Network Indicator crashes and doesn't restart

2014-10-03 Thread Tony Espy
@Chris So as it's been explained to me, the indicators were designed to crash and restart. This bug is less about the specific crash than it is about the fact that at some point, the restarts quit happening. @Antti In my original description I asked the question are we using upstart to

[Touch-packages] [Bug 1371032] Re: Cannot send MMS from Yoigo

2014-10-03 Thread Tony Espy
@Victor Can you re-test and confirm whether or not you see errors reported in the messaging-app when a MMS send fails? We've released a fix for nuntium to retry, and after discussing with Tiago he suggested a re-test as the messaging-app has changed quite a bit since this bug was first reported.

[Touch-packages] [Bug 1371320] Re: Network Indicator crashes and doesn't restart

2014-10-06 Thread Tony Espy
@Antti If you want to split the bug, that's fine with me, but I think it's important that we track and hopefully solve the issue of a critical process failing to restart. Perhaps we need a way to denote a critical process to upstart, and if the respawn limit is hit on such a process we force a

[Touch-packages] [Bug 1371032] Re: Cannot send MMS from Yoigo

2014-10-07 Thread Tony Espy
** Changed in: network-manager (Ubuntu) Status: Incomplete = Invalid ** Changed in: network-manager (Ubuntu) Assignee: Mathieu Trudel-Lapierre (mathieu-tl) = (unassigned) ** Changed in: messaging-app (Ubuntu) Status: Incomplete = Invalid ** Changed in: messaging-app (Ubuntu)

[Touch-packages] [Bug 1362008] Re: Cannot send MMS from Free Mobile as no context is provisioned

2014-10-07 Thread Tony Espy
We reviewed this bug with QA this morning, and as we've already FixReleased a few packages including lxc-android-config, Sergio agreed to open a new bug against lxc-android-config which deals with the breakage when on WiFi and trying to send a MMS. -- You received this bug notification because

[Touch-packages] [Bug 1363929] Re: Flight mode indicator and network bars are seen onscreen simultaneously

2014-10-08 Thread Tony Espy
FixReleased as urfill - 0.6.0~20141007.235123.f908aff.1-0ubuntu1. ** Changed in: urfkill (Ubuntu) Status: Fix Committed = Fix Released ** Changed in: urfkill (Ubuntu RTM) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1378883] Re: [SIM PIN] system settings missing SIM unlock functionality

2014-10-09 Thread Tony Espy
Correct me if I'm wrong, but I was always under the assumption that we were going to add automatic SIM PIN unlock prompting on boot and after Flight-Mode is disabled. What I'm not sure of is whether this new PIN prompting will allow a user to skip entering the PIN? On Android, this isn't

[Touch-packages] [Bug 1378867] Re: [oobe] wizard should provide option to connect to hidden networks

2014-10-09 Thread Tony Espy
** Changed in: ubuntu-system-settings (Ubuntu) Status: New = Confirmed ** Changed in: ubuntu-system-settings (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1379572] [NEW] [krillin] Restart ofono, cause repeated crashes in ril plugin

2014-10-09 Thread Tony Espy
Public bug reported: On krillin, if ofono is restarted on the command-line, or crashes and restart, it will repeatedly crash in the ril plugin's ril_radio_state_change() function, as the environment variables used to communicate the ril device-type and number of SIM slots are replaced by the

[Touch-packages] [Bug 1379572] Re: [krillin] Restart ofono, cause repeated crashes in ril plugin

2014-10-09 Thread Tony Espy
This bug was due to my lack of understanding of the way upstart works. I've confirmed that crashes and subsequent respawns will use the original environment variables. That said, if ofono is restarted ( stop ofono/start ofono, or restart ofono ), the environment variables are not set in the

[Touch-packages] [Bug 1332306] Re: Hot-swapped SIMs should be detected and prompt user to reboot

2014-11-04 Thread Tony Espy
) Status: New = Triaged ** No longer affects: ofono (Ubuntu Utopic) ** Changed in: ofono (Ubuntu RTM) Assignee: (unassigned) = Tony Espy (awe) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https

[Touch-packages] [Bug 1379836] Re: dialer and messaging app show unlocked pin as locked

2014-11-04 Thread Tony Espy
** Changed in: ofono (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu. https://bugs.launchpad.net/bugs/1379836 Title: dialer and messaging app show unlocked

  1   2   3   4   5   6   7   >