[Bug 1413672] [NEW] The SIM used for data in dual-standby modems changes across reboots

2015-01-22 Thread Alfonso Sanchez-Beato
Public bug reported: When there are 2 SIMs inserted in the phone, it may happen that the one that gets used for mobile data changes on each reboot. ofono allows both SIMs to be activated for data. For multi-sim standby modems this implies that on each reboot, or even more, when one of the SIMs los

[Bug 1411714] Re: indicator-network not functioning after modems reboot

2015-01-20 Thread Alfonso Sanchez-Beato
i-network crash $ system-image-cli -i current build number: 202 device name: krillin channel: ubuntu-touch/ubuntu-rtm/devel-proposed alias: ubuntu-touch/ubuntu-rtm/14.09-proposed last update: 2015-01-19 12:54:53 version version: 202 version ubuntu: 20150119 version device: 20150113-2a2e4c5 version

[Bug 1379412] Re: SIM selection for mobile data is non-deterministic

2015-01-16 Thread Alfonso Sanchez-Beato
Although the proposal in comment #11 has merit, in the end what the user wants is *predictability*, not that some rules that he does not know about might be lucky and do what he wants. There are myriad of reasons that might make those rules fail and do not do what the user wants. What does someone

[Bug 1411315] [NEW] Establish data connection setting is stored per-SIM instead of per-modem

2015-01-15 Thread Alfonso Sanchez-Beato
Public bug reported: The configuration data that makes ofono start a data connection is per- IMSI, that is, per SIM card. Concretely, it is stored in files of the form "/var/lib/ofono//gprs". This is misleading for the user because she might do things like setting data connection off, and then in

[Bug 1388044] Re: [cellular] Setting carrier selection to 'Manual' does not persist

2014-12-11 Thread Alfonso Sanchez-Beato
LP bug #1355705 is related to this one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388044 Title: [cellular] Setting carrier selection to 'Manual' does not persist To manage notifications about

[Bug 1397997] Re: vs-thumb gets stalled when trying to get thumbnail from video

2014-12-01 Thread Alfonso Sanchez-Beato
This branch fixes the issue: https://github.com/jhodapp/gst-plugins-bad/pull/9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397997 Title: vs-thumb gets stalled when trying to get thumbnail from v

[Bug 1397997] [NEW] vs-thumb gets stalled when trying to get thumbnail from video

2014-12-01 Thread Alfonso Sanchez-Beato
/14.09-proposed last update: 2014-11-25 16:03:24 version version: 169 version ubuntu: 20141124 version device: 20141119-db417fa version custom: 20141119-442-21-160 ** Affects: thumbnailer (Ubuntu) Importance: Undecided Assignee: Alfonso Sanchez-Beato (alfonsosanchezbeato) Status

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

2014-11-27 Thread Alfonso Sanchez-Beato
Should be fixed starting on vivid image #34 (mako). ** Changed in: ofono (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1379836 Title: dialer and mes

[Bug 1366186] Re: [mako] RadioSettings not available after boot when offline & no SIM

2014-11-19 Thread Alfonso Sanchez-Beato
RadioSettings is not supposed to be available when the modem is offline, as you cannot set low power mode off if the modem is offline, and you cannot set or know the current technology at that state. So the bug is that RadioSettings should not be available when you activate flight mode. ** Summary

[Bug 1394105] [NEW] Sometimes significant lag between snap dialog and ringtone start

2014-11-19 Thread Alfonso Sanchez-Beato
Public bug reported: Version: ubuntu-touch/ubuntu-rtm/14.09-proposed r140 krillin When testing a large number of phone calls it could be seen that on certain calls there would be a significant delay between the snap decision dialog being displayed and the ringtone beginning to play. In extreme c

[Bug 1394105] Re: Sometimes significant lag between snap dialog and ringtone start

2014-11-19 Thread Alfonso Sanchez-Beato
See LP bug #1388899 for more information. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1394105 Title: Sometimes significant lag between snap dialog and ringtone start To manage notifications about

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

2014-11-14 Thread Alfonso Sanchez-Beato
It looks like two nested calls to urf-device-ofono.c:set_soft() provokes this. The second call to set_soft() is made before the callback for the first call has been invoked. Apparently this provokes that the callback for the second one is invoked after the call to the object's dispose(). I think t

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

2014-11-14 Thread Alfonso Sanchez-Beato
The reason for the two calls to set_soft() can be found in bug #1379807. Probable the best way to solve this crash and avoid future issues is to remove the double call, which will make urfkill more robust. -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 1392397] [NEW] Crash when ofono is respawning fast

2014-11-13 Thread Alfonso Sanchez-Beato
Public bug reported: To reproduce: RTM image #159, Krillin. # stop ofono # start ofono OFONO_RIL_DEVICE=mtk This makes ofono crash and respawn as the number of SIM slots is not specified, and 1 is used for that number instead of 2. Backtrace is: #0 set_online_cb (source_object=, res=0x48240,

[Bug 1389988] Re: Fast forward not working in video

2014-11-13 Thread Alfonso Sanchez-Beato
** Changed in: media-hub (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/1389988 Title: Fast forward not working

[Bug 1357321] Re: [TOPBLOCKER] QNetworkAccessManager doesn't support roaming on Ubuntu

2014-11-13 Thread Alfonso Sanchez-Beato
I have monitored calls to ofono DBus connection manager interfaces following comment #7 in https://bugs.launchpad.net/ubuntu/+source/telepathy-ofono/+bug/1226739 The command was: # dbus-monitor --system "interface=org.ofono.ConnectionManager" "interface=org.ofono.ConnectionContext" I have attac

[Bug 1391483] Re: Concurrency bug when releasing buffers

2014-11-11 Thread Alfonso Sanchez-Beato
** Changed in: media-hub (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/1391483 Title: Concurrency bug w

[Bug 1391483] [NEW] Concurrency bug when releasing buffers

2014-11-11 Thread Alfonso Sanchez-Beato
Public bug reported: More than one thread is calling hybris' media_codec_release_output_buffer() simultaneously. This can be seen in the attached "logcat -v threadtime" output, that shows: 11-07 15:16:56.767 27878 858 V MediaCodecLayer: Requesting to release output buffer index: 0, render: 1 1

[Bug 1391483] Re: Concurrency bug when releasing buffers

2014-11-11 Thread Alfonso Sanchez-Beato
** Attachment added: "lc-xx.txt" https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1391483/+attachment/4258233/+files/lc-xx.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1391483 Title:

[Bug 1386084] Re: Some videos stop playing suddenly

2014-11-11 Thread Alfonso Sanchez-Beato
** Changed in: media-hub (Ubuntu) Status: New => 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/1386084 Title: Some videos stop playing suddenly To manage notifications about thi

[Bug 1388046] Re: Cannot edit APN when switching to Manually for slot 2

2014-11-11 Thread Alfonso Sanchez-Beato
@mpt, right, I was confused when I reported the bug, and thought that the "Manually"/"Automatically" switches referred to the APN. So I'll try to clarify this. The APN is a set of configuration data needed to open a cellular data connection. This data is operator specific, but not network specific

[Bug 1355095] Re: mediaplayer hangs on fast-forward

2014-11-06 Thread Alfonso Sanchez-Beato
This landed in RTM image #145 ** Changed in: media-hub Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1355095 Title: mediaplayer hangs on fast-forward To

[Bug 1388030] Re: [TOPBLOCKER] [krillin] Failure to unset flight mode

2014-11-06 Thread Alfonso Sanchez-Beato
This landed in RTM image #143 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388030 Title: [TOPBLOCKER] [krillin] Failure to unset flight mode To manage notifications about this bug go to: https://

[Bug 1389988] [NEW] Fast forward not working in video

2014-11-06 Thread Alfonso Sanchez-Beato
Public bug reported: Doing fast forward with video http://samplemedia.linaro.org/Mmtest/media_api/video/H263_500_AMRNB_12.3gp does not work. The image does not change. I have seen that only with this concrete video, and only for Krillin. The image was: # system-image-cli -i current build numbe

[Bug 1388044] Re: [cellular] Setting carrier selection to 'Manual' does not persist

2014-11-06 Thread Alfonso Sanchez-Beato
As Jonas points out, once the scan starts it cannot be stopped. But I do not see this as an issue: that is done in the background, and results could be collected later. In fact, there is a DBus call in ofono named GetOperators() that will show the result of the last scan. Due to this behaviour, I

[Bug 1388924] [NEW] ofonod does not recover after rild re-starts

2014-11-03 Thread Alfonso Sanchez-Beato
Public bug reported: The rild daemon re-starts after being killed with SIGKILL, but ofono does not recover from that. To reproduce: $ phablet-shell $ sudo su # kill -9 `pgrep rild` # cd /usr/share/ofono/scripts # dial-number /ril_0 The call to dial-number fails although the VoiceCallManager ex

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

2014-11-03 Thread Alfonso Sanchez-Beato
A look at URfkill code shows that even the InProgress error in the second call should be innocuous, as there is no GTask for it and we know the current state tracking ofono's "Online" property. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

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

2014-11-02 Thread Alfonso Sanchez-Beato
@Pat, this one: https://github.com/rilmodem/ofono/pull/129 which is merged, but the plan was to land that in vivid, as this does not affect Krillin. Do we want this for RTM? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1388030] Re: Failure to unset flight mode

2014-10-31 Thread Alfonso Sanchez-Beato
The modem gets unusable and the phone needs to be re-started when this happens, so marking as critical. ** Changed in: ofono (Ubuntu) Status: New => In Progress ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1388065] Re: urfkill seems to get stuck when stressing flight mode

2014-10-31 Thread Alfonso Sanchez-Beato
As a minimum there are two issues here, one with ofono and one with urfkill: https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1388030 https://bugs.launchpad.net/ubuntu/+source/urfkill/+bug/1379807 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1388030] Re: Failure to unset flight mode

2014-10-31 Thread Alfonso Sanchez-Beato
This is one of the reasons for bug #1388065. Taking a look at the logs in that bug: Oct 31 06:13:15 ubuntu-phablet ofonod[1936]: io_disconnect: disconnected from rild Oct 31 06:13:16 ubuntu-phablet ofonod[1936]: mtk_send_sim_mode: failure sending request Oct 31 06:13:16 ubuntu-phablet URfkill[94

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

2014-10-31 Thread Alfonso Sanchez-Beato
I have seen that in some cases if urfkill is a bit slower that ofono you can get an InProgress error instead of NotAvailable, which might be an actual bug. In this case, the first call to set Online property succeeds, and the second one returns the InProgress error. Looking at logs from https://bu

[Bug 1388044] [NEW] APN editor does not keep its settings

2014-10-31 Thread Alfonso Sanchez-Beato
Public bug reported: To reproduce this: 1. Go to to Cellular -> Carriers -> SIM 1, check, that the current option is "Automatically", set the option in "Choose carrier:" to "Manually", and set the APN data. 2. Go back to Cellular 3. Go again to Carriers -> SIM 1. The option is set still to "Aut

[Bug 1388046] [NEW] Cannot edit APN when switching to Manually for slot 2

2014-10-31 Thread Alfonso Sanchez-Beato
Public bug reported: Go to Cellular -> Carriers -> SIM 2. Switch to "Manually" in "Choose carrier:" list. But "APN" stays grey and I cannot enter APN data. See attached screenshot. ** Affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New ** Attachment added: "s

[Bug 1388030] Re: Failure to unset flight mode

2014-10-31 Thread Alfonso Sanchez-Beato
** 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/1388030 Title: Failure to unset flight m

[Bug 1388030] Re: Failure to unset flight mode

2014-10-31 Thread Alfonso Sanchez-Beato
This PR https://github.com/rilmodem/ofono/pull/131 might solve 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/1388030 Title: Failure to unset flight mode To manage notifications about t

[Bug 1388030] [NEW] Failure to unset flight mode

2014-10-31 Thread Alfonso Sanchez-Beato
Public bug reported: In some cases a failure that leaves ofono in an inconsistent state happens when unsetting flight mode. ofonod shows modem as "Online=1", but not all atoms are created. See attached syslog that has output of ofono with "-d" option when this happened. This has been also report

[Bug 1380699] Re: org.ofono.Error.Failed: Operation failed when activating context

2014-10-29 Thread Alfonso Sanchez-Beato
This is the response from MTK: << MTK feedback this question as bellow: In your current version, error:3350 represents SM_LOCAL_REJECT_ACT_REQ_DUE_TO_GPRS_SUSPENDED. The cause of this error code may be MM has some activity, when SM to activated. So suspend (ex, LU, RAU). The error specific code

[Bug 1386084] Re: Some videos stop playing suddenly

2014-10-27 Thread Alfonso Sanchez-Beato
https://github.com/jhodapp/gst-plugins-bad/pull/7 solves 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/1386084 Title: Some videos stop playing suddenly To manage notifications about thi

[Bug 1386084] [NEW] Some videos stop playing suddenly

2014-10-27 Thread Alfonso Sanchez-Beato
Public bug reported: Some videos freeze after being played for a while: http://trailers.divx.com/divx_prod/divx_plus_hd_showcase/BigBuckBunny_DivX_HD720p_ASP.divx : after one minute http://trailers.divx.com/divx_prod/divx_plus_hd_showcase/AmosTV_10min_HT.divx : after two minutes and a half ~$

[Bug 1376250] Re: i-network says "Unknown" or "No SIM" on N4 (mako), can't unlock the SIM

2014-10-20 Thread Alfonso Sanchez-Beato
** Changed in: ofono (Ubuntu) Status: Triaged => 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/1376250 Title: i-network says "Unknown" or "No SIM" on N4 (mako), can't unlock the

[Bug 1376250] Re: i-network says "Unknown" or "No SIM" on N4 (mako), can't unlock the SIM

2014-10-20 Thread Alfonso Sanchez-Beato
This PR makes ofono signal ordering more sensible: https://github.com/rilmodem/ofono/pull/129 Although this bug only happens for mako it is not impossible that it might have appeared for krillin too, as both plugins worked in a similar way. For those interested, here is the event sequence that p

[Bug 1380699] Re: org.ofono.Error.Failed: Operation failed when activating context

2014-10-15 Thread Alfonso Sanchez-Beato
Logs from Zygmunt in comment #25 in https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1371032/ support the hypothesis exposed in comment #8. In the logs, the technology is edge: [ org.ofono.ConnectionManager ] Attached = 1 Suspended = 0 Bearer = edge

[Bug 1380699] Re: org.ofono.Error.Failed: Operation failed when activating context

2014-10-15 Thread Alfonso Sanchez-Beato
I can easily reproduce the 3350 error code when sending to myself an MMS when technology is EDGE (2G). However, it does not happen when technology is 3G. It might be caused by trying to activate too fast a context after having just received an SMS (the MMS push notification). The SDCCH GSM channel

[Bug 1380699] Re: org.ofono.Error.Failed: Operation failed when activating context

2014-10-15 Thread Alfonso Sanchez-Beato
Analysis of the radio log shows CME error 3350 is returned when trying to activate the context: D/use-Rlog/RLOG-AT( 1961): AT+CGACT=1,2 ... D/use-Rlog/RLOG-AT( 1961): +CME ERROR: 3350 This error is not defined in TS 27.007, it looks MTK-specific. -- You received this bug notification because yo

[Bug 1380699] Re: org.ofono.Error.Failed: Operation failed when activating context

2014-10-14 Thread Alfonso Sanchez-Beato
The radio log (I already had a full ofono log from Sergio). This can be obtained using /system/bin/logcat -b radio while the error is being produced. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/138

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

2014-10-10 Thread Alfonso Sanchez-Beato
Taking a look at urfkill code, it tries to online the modem right after detecting a modem, and after receiving a change of the Powered property in the device-ofono code, so although annoying the warning is not such a big issue. -- You received this bug notification because you are a member of Ubu

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

2014-10-10 Thread Alfonso Sanchez-Beato
Public bug reported: Some times (quite often) urfkill fails to set the Online property with failure Could not set Online property in oFono: GDBus.Error:org.ofono.Error.NotAvailable: Operation currently not available Taking a look at ofono code, this is returned in case the modem Powered propert

[Bug 1379412] Re: [wizard] Need Mobile Data SIM selection page

2014-10-10 Thread Alfonso Sanchez-Beato
In case we decide to proceed with this the ofono change is rather easy: https://github.com/rilmodem/ofono/pull/128 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1379412 Title: [wizard] Need Mobile

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

2014-10-10 Thread Alfonso Sanchez-Beato
@Tony, right, upstart uses the original environment when re-starting after a crash. The command line if you want to start/re-start ofono using upstart is: # stop ofono # start ofono OFONO_RIL_DEVICE=mtk OFONO_RIL_NUM_SIM_SLOTS=2 or # restart ofono OFONO_RIL_DEVICE=mtk OFONO_RIL_NUM_SIM_SLOTS=2

[Bug 1379406] Re: Top Crasher: /usr/lib/arm-linux-gnueabihf/urfkill/urfkilld:6:g_assertion_message:g_assertion_message_expr:urf_device_register_device:urf_device_ofono_new:urf_ofono_manager_add_modem

2014-10-09 Thread Alfonso Sanchez-Beato
*** This bug is a duplicate of bug 1346685 *** https://bugs.launchpad.net/bugs/1346685 Please see LP bug #1346685 for more details. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1379406 Title:

[Bug 1346685] Re: urfkilld crashed with SIGABRT in g_assertion_message()

2014-10-09 Thread Alfonso Sanchez-Beato
This should be fixed with branch https://github.com/cyphermox/urfkill/pull/16 ** Changed in: urfkill (Ubuntu) Assignee: Tony Espy (awe) => Alfonso Sanchez-Beato (alfonsosanchezbeato) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1346685] Re: urfkilld crashed with SIGABRT in g_assertion_message()

2014-10-09 Thread Alfonso Sanchez-Beato
Btw, I can reproduce this quite easily on Krillin just re-starting ofono: restart ofono OFONO_RIL_DEVICE=mtk OFONO_RIL_NUM_SIM_SLOTS=2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1346685 Title: u

[Bug 1346685] Re: urfkilld crashed with SIGABRT in g_assertion_message()

2014-10-09 Thread Alfonso Sanchez-Beato
@Tony, it seems to me that there is race condition between GetModems() DBus call returning and ModemAdded signal, and the former tries to add an interface that was already created by ModemAdded. I reconstructed the full trace in duplicated LP bug #1379232 -- You received this bug notification bec

[Bug 1376957] Re: Cellular Data Prefs not preserved if FlightMode enabled, then disabled

2014-10-09 Thread Alfonso Sanchez-Beato
** 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/1376957 Title: Cellular Data Prefs not preserved if FlightMode ena

[Bug 1376957] Re: Cellular Data Prefs not preserved if FlightMode enabled, then disabled

2014-10-09 Thread Alfonso Sanchez-Beato
It looks that NetworkManager is involved in this. As I recently discovered, ConnectionManager's property persists across ofono re-starts and also when we offline/online modems. So this should not really be a system-settings issue. With the configuration said in the bug description (SIM 2 data activ

[Bug 1377148] Re: Wrong roaming status for a few milliseconds

2014-10-07 Thread Alfonso Sanchez-Beato
** Attachment added: "monitor.txt" https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1377148/+attachment/4227303/+files/monitor.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1377148 Title:

[Bug 1377148] Re: Wrong roaming status for a few milliseconds

2014-10-07 Thread Alfonso Sanchez-Beato
** Attachment added: "log.txt" https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1377148/+attachment/4227304/+files/log.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1377148 Title: Wrong

[Bug 1377148] Re: Wrong roaming status for a few milliseconds

2014-10-07 Thread Alfonso Sanchez-Beato
I have not seen the SIM files from LP bug #1371032, but I can reproduce the same situation (roaming status for a few hundred of milliseconds) with one MVNO card I have. Some debugging showed that the problem is that we receive the registration status (=roaming from ril) before we know the current

[Bug 1373388] Re: Allow user to change SIM slot technologies ( ex. 2G vs. 3G )

2014-10-06 Thread Alfonso Sanchez-Beato
This adds the capability to set and use 3G for any slot: https://github.com/rilmodem/ofono/pull/126 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373388 Title: Allow user to change SIM slot techno

[Bug 1373388] Re: Allow user to change SIM slot technologies ( ex. 2G vs. 3G )

2014-10-06 Thread Alfonso Sanchez-Beato
** Changed in: ofono (Ubuntu) Assignee: (unassigned) => Alfonso Sanchez-Beato (alfonsosanchezbeato) ** 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.

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

2014-10-03 Thread Alfonso Sanchez-Beato
LP bug #1377148 has been reported to follow the -different from this one- bug of the flickering roaming status. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1371032 Title: Cannot send MMS from "Yoi

[Bug 1377148] [NEW] Wrong roaming status for a few milliseconds

2014-10-03 Thread Alfonso Sanchez-Beato
Public bug reported: For some operators, Status is wrongly reported as "roaming" for a few milliseconds before changing to "registered". Although this should be handled fine by the system, it can lead to status shown as "roaming" for a small amount of time in the GUI, due to the signals emitted by

[Bug 1375945] Re: [krillin] cannot disable SIM locking via system-settings if SIM locked

2014-10-03 Thread Alfonso Sanchez-Beato
This branch homogenizes the behaviour for krillin/mako: https://github.com/rilmodem/ofono/pull/127 ** 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.lau

[Bug 1375945] Re: [krillin] cannot disable SIM locking via system-settings if SIM locked

2014-10-02 Thread Alfonso Sanchez-Beato
Looks like ofono core allowed to do the unlock even if the PIN has not been entered, so probably implementing the quirk in ofono is fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1375945 Title:

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

2014-10-02 Thread Alfonso Sanchez-Beato
I have just noticed that the output of monitor-ofono is part of the logs, and I see that network status actually gets into roaming state. But, it is in very short time windows: 2014-09-26 20:11:18,643 {NetworkRegistration} [/ril_0] Status = roaming 2014-09-26 20:11:19,323 {NetworkRegistration} [/r

[Bug 1376375] Re: Add roaming customization hooks

2014-10-01 Thread Alfonso Sanchez-Beato
@Tony: I am not sure this is really an issue. When operators have roaming agreements, they add the right content to SIM files so the modem/phone can detect whether the phone is really roaming or not. ofono already checks the content of these files to prevent the network status be roaming when it s

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

2014-10-01 Thread Alfonso Sanchez-Beato
@Víctor, @Tony: Regarding roaming, there are already mechanisms that check the content of SIM files and the registered network that should prevent the registration state to be roaming, even in these cases when we bounce between different networks. Víctor, could you please check if you see a roami

[Bug 1375945] Re: cannot unlock SIM using system-settings

2014-09-30 Thread Alfonso Sanchez-Beato
First, as Pat commented there has been some confusion in the bug between actions: Enter PIN -> Enter PIN after modem reboot to be able to use the phone Unlock PIN -> Deactivate PIN so no PIN needs to be entered after modem reboot For both actions you need to use the current PIN. Maybe some reword

[Bug 1374418] Re: [krillin] ofono crashes after doing modem offline, then online

2014-09-30 Thread Alfonso Sanchez-Beato
@Tony, sorry, I forgot to link the PR, this already has a proposed solution: https://github.com/rilmodem/ofono/pull/125 ** Changed in: ofono (Ubuntu) Assignee: Tony Espy (awe) => Alfonso Sanchez-Beato (alfonsosanchezbeato) -- You received this bug notification because you are a member

[Bug 1374418] [NEW] [krillin] ofono crashes after doing modem offline, then online

2014-09-26 Thread Alfonso Sanchez-Beato
Public bug reported: Doing: # offline-modem /ril_0 # online-modem /ril_0 crashes ofono. This happens only if the other modem is online all the time, so this does not really affect flight mode, which onlines/offlines both modems at the same time. phablet@ubuntu-phablet:~$ system-image-cli -i cur

[Bug 1374029] Re: RadioSettings interface is not created some times

2014-09-25 Thread Alfonso Sanchez-Beato
Right, it is MTK specific. phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 57 device name: krillin channel: ubuntu-touch/ubuntu-rtm/14.09-proposed last update: 2014-09-22 10:15:10 version version: 57 version ubuntu: 20140923.1 version device: 20140919-1b3e670 version custom: 14

[Bug 1374029] Re: RadioSettings interface is not created some times

2014-09-25 Thread Alfonso Sanchez-Beato
A PR with a fix can be found at https://github.com/rilmodem/ofono/pull/123 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1374029 Title: RadioSettings interface is not created some times To manage

[Bug 1374029] [NEW] RadioSettings interface is not created some times

2014-09-25 Thread Alfonso Sanchez-Beato
Public bug reported: In some occasions the RadioSettings interface is not exposed by ofono. When this happens, the command # /usr/share/ofono/scripts/list-modems | grep RadioSettings produces no output. Additionally, the following message appears in syslog: "ril_delayed_register: cannot set de

[Bug 1349299] Re: Cannot send MMS, pepephone operator

2014-09-23 Thread Alfonso Sanchez-Beato
** Attachment added: "mms_jfif.pcap" https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1349299/+attachment/4212132/+files/mms_jfif.pcap -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1349299 T

[Bug 1349299] Re: Cannot send MMS, pepephone operator

2014-09-23 Thread Alfonso Sanchez-Beato
** Attachment added: "mms_new_nuntium_jfif.pcap" https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1349299/+attachment/4212134/+files/mms_new_nuntium_jfif.pcap -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1349299] Re: Cannot send MMS, pepephone operator

2014-09-23 Thread Alfonso Sanchez-Beato
** Attachment added: "mms_new_nuntium.pcap" https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1349299/+attachment/4212133/+files/mms_new_nuntium.pcap -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1349299] Re: Cannot send MMS, pepephone operator

2014-09-23 Thread Alfonso Sanchez-Beato
Unfortunately, all 3 combinations failed. I have attached below the corresponding tcpdump traces for the 3 cases. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1349299 Title: Cannot send MMS, pepeph

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

2014-09-17 Thread Alfonso Sanchez-Beato
@Tony, the crash was because "Status" property was an empty string (it was not "unknown" or anything else), which is wrong as specified by ofono/doc/network-api.txt. And it was an actual ofono bug, as we were getting a value for state from rild that was not valid for ofono core. -- You received t

[Bug 1349299] Re: Cannot send MMS, pepephone operator

2014-09-17 Thread Alfonso Sanchez-Beato
tcpdump for MMS sent from hangouts, as requested by Sergio. ** Attachment added: "hangouts.pcap" https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1349299/+attachment/4206243/+files/hangouts.pcap -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

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

2014-09-17 Thread Alfonso Sanchez-Beato
This PR contains a fix for ofono: https://github.com/rilmodem/ofono/pull/87 With the fix "Status" is now "denied", as can be seen in list-modems output from Matthew: https://pastebin.canonical.com/117079/ However, Matthew still sees issues with the WiFi indicator, but indicator-network does not

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

2014-09-17 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/1368675 Title: No Wi-Fi on Nexus 4 (org::ofono::Interface::NetworkRegistration::

[Bug 1349299] Re: Cannot send MMS, pepephone operator

2014-09-17 Thread Alfonso Sanchez-Beato
** Changed in: nuntium (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1349299 Title: Cannot send MMS, pepephone operator To manage notifications about

[Bug 1349299] Re: Cannot send MMS, pepephone operator

2014-09-17 Thread Alfonso Sanchez-Beato
Finally I managed to get traces of a successful MMS send. I used Nexus 4 flashed with Android 4.4.4, cyanogenmod. ** Attachment added: "dump.pcap" https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1349299/+attachment/4206051/+files/dump.pcap -- You received this bug notification because

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

2014-09-17 Thread Alfonso Sanchez-Beato
@Matthew I have an idea of what might be happening, but I need traces to confirm. Please do as follows (I assume we are talking about Nexus 4 here): $ phablet-shell $ sudo su # stop ofono # export OFONO_RIL_HEX_TRACE="" # export OFONO_RIL_TRACE="" # ofonod -n -d -P stktest,provision,sap,udev,dun,s

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

2014-09-16 Thread Alfonso Sanchez-Beato
** 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/1368675 Title: No Wi-Fi on Nexus 4 (

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

2014-09-11 Thread Alfonso Sanchez-Beato
This show that this is a duplicate of bug #1336715 phablet@ubuntu-phablet:~$ dbus-send --print-reply --dest=com.canonical.indicator.network /com/canonical/indicator/network org.gtk.Actions.Describe string:wifi.enable method return sender=:1.48 -> dest=:1.130 reply_serial=2 struct { bool

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

2014-09-11 Thread Alfonso Sanchez-Beato
My guess here is that what I saw was an instance of the generic problem that NM seems to have some times creating connections, which is probably related to not detecting the creation of the ofono's ConnectionManager interface. As I usually have two SIMs around, this is maybe easier for me to repro

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

2014-09-10 Thread Alfonso Sanchez-Beato
Ok, I have re-read this and the only problem in the original screenshot was the lack of networks, which *is* a bug. Also, the issue with just reported in comment #7 is a bug. @Antti, could you comment on this? Should be use this bug for that issue or open a new one? -- You received this bug notif

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

2014-09-10 Thread Alfonso Sanchez-Beato
The image for comment #7 was: # system-image-cli -i current build number: 29 device name: krillin channel: ubuntu-touch/ubuntu-rtm/14.09-proposed last update: 2014-09-11 05:41:43 version version: 29 version ubuntu: 20140910 version device: 20140908-d8c11f3 version custom: 1410379789 ** Changed i

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

2014-09-10 Thread Alfonso Sanchez-Beato
First of all, my assumption here was that no WiFi icon would be shown on the display if WiFi was disabled, and that an icon with empty "beam" would be shown if WiFi was enabled but we where not connected to any. If that is not the case, and the same icon is used in both cases, we would need to ret

[Bug 1349299] Re: Cannot send MMS, pepephone operator

2014-09-10 Thread Alfonso Sanchez-Beato
Not working: 4.2 (Aquaris 5) Working: 4.4.4 (Moto G) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1349299 Title: Cannot send MMS, pepephone operator To manage notifications about this bug go to: h

[Bug 1349299] Re: Cannot send MMS, pepephone operator

2014-09-10 Thread Alfonso Sanchez-Beato
I tried with a very small image (100x100, 9kB) as Sergio suggested, but still no luck. I have not been able to collect tcpdump traces yet. I have noticed that in one of my Android phone I cannot send MMS messages either, but that I can with another one. -- You received this bug notification becau

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

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

[Bug 1365481] Re: Both modem interfaces go momentarily down if one SIM goes PUK locked

2014-09-09 Thread Alfonso Sanchez-Beato
I was able to reproduce this in image 235 in mako, utopic. Note that you might be unaware of the crash due to upstart respawning ofono. Please take a look to ofono pid before and after testing this, or to the syslog. Otherwise everything seems perfectly fine. -- You received this bug notificatio

[Bug 1365481] Re: Both modem interfaces go momentarily down if one SIM goes PUK locked

2014-09-09 Thread Alfonso Sanchez-Beato
** Changed in: ofono (Ubuntu) Status: Fix Committed => 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/1365481 Title: Both modem interfaces go momentarily down if one SIM goes PUK l

[Bug 1365481] Re: Both modem interfaces go momentarily down if one SIM goes PUK locked

2014-09-09 Thread Alfonso Sanchez-Beato
I can reproduce it with just one SIM: 1) Start phone with PIN locked SIM in slot 0 2) ./enter-pin /ril_0 pin 3) ./unlock-pin /ril_0 pin X 3 *and* the crash happens also in mako. The reason of the crash is that after detection of locking of the SIM, this sequence of calls happen: sim_pin_query

[Bug 1366231] Re: [krillin] When FlightMode disabled ConnectionManager interface isn't restored

2014-09-09 Thread Alfonso Sanchez-Beato
To close the loop, I have also tried with rtm image #17, with the same result: not reproducible on my side. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1366231 Title: [krillin] When FlightMode dis

[Bug 1366231] Re: [krillin] When FlightMode disabled ConnectionManager interface isn't restored

2014-09-09 Thread Alfonso Sanchez-Beato
@Tony, I have not been able to reproduce this. I have tried with current build number: 26 device name: krillin channel: ubuntu-touch/utopic-proposed which has ofono package 1.12.bzr6876+14.10.20140904-0ubuntu1 and with current build number: 24 device name: krillin channel: ubuntu-touch/ubuntu-r

[Bug 1366186] Re: [mako] Only SimManager available when offline & no SIM

2014-09-08 Thread Alfonso Sanchez-Beato
Fix proposed in PR https://github.com/rilmodem/ofono/pull/116 ** 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. ht

<    2   3   4   5   6   7   8   >