Re: [MM] [PATCH] iface-modem: fix a crash due to removed signal_quality_check context

2012-08-01 Thread Ben Chan
Sent a revised patch. update_signa_quality seems unaffected. Thanks, Ben On Wed, Aug 1, 2012 at 11:05 AM, Aleksander Morgado wrote: > Good catch :-) > > Are you able to update the patch including the same fix for the access > technologies loading? Suffers from the same issue. > > Also, if the c

Re: [MM] [PATCH] iface-modem: fix a crash due to removed signal_quality_check context

2012-08-01 Thread Aleksander Morgado
Good catch :-) Are you able to update the patch including the same fix for the access technologies loading? Suffers from the same issue. Also, if the context is not anymore available because we disabled/shutdown the interface, I wouldn't also set the values retrieved (e.g. skip calling mm_iface_m

[MM] [PATCH] iface-modem: fix a crash due to removed signal_quality_check context

2012-08-01 Thread Ben Chan
--- src/mm-iface-modem.c |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/mm-iface-modem.c b/src/mm-iface-modem.c index e3165f2..d49787f 100644 --- a/src/mm-iface-modem.c +++ b/src/mm-iface-modem.c @@ -843,9 +843,12 @@ signal_quality_check_ready (MMIfaceModem *sel