← Back to team overview

touch-packages team mailing list archive

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

 

I'm afraid this slipped through with the latest release that included lp
:~unity-team/qtmir/fix-some-lifecycle-bugs.

We'll try and fix it first thing in the morning, failing that we'll
revert the latest unity8 and qtmir releases.

And regression tests.

** Changed in: unity8 (Ubuntu)
       Status: New => Triaged

** Changed in: unity8 (Ubuntu)
     Assignee: (unassigned) => Michael Zanetti (mzanetti)

-- 
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