← Back to team overview

touch-packages team mailing list archive

[Bug 1378092] Re: Dialer-app is getting sigstopped on greeter mode.

 

I think that branch may have actually fixed it.   This can be reproduced
(note that dialer-app must already be open to reproduce the freeze) on
both mako and krillin, with both rtm and utopic (at the moment).

But if you upgrade your utopic device from the archive, you'll get the
above branch fixes (as well as other stuff) and I can't reproduce
anymore.  So this looks like it will be in the next utopic image.  And
is in the pipeline for rtm already.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1378092

Title:
  Dialer-app is getting sigstopped on greeter mode.

Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  Steps to reproduce:

  - lock you device with a pin 
  - in the unlock screen tap "emergency calls"
  - dialer will open
  - start typing random numbers
  - after some seconds it will get stuck

  phablet@ubuntu-phablet:~$ ps -ax | grep dialer-app
   3233 ?        Tsl    0:15 dialer-app

  if I enter the following command it works again:
  phablet@ubuntu-phablet:~$ kill -CONT 3233

  This is breaking all uses cases of dialer-app on greeter mode,
  including receiving a call when the phone is locked and making
  emergency calls.

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


References