← Back to team overview

desktop-packages team mailing list archive

[Bug 1413065] [NEW] [Call]The call interface sometimes disappears when making emergency call

 

Public bug reported:

This is the public version of the following bug:
https://bugs.launchpad.net/barajas/+bug/1393641

After debugging seems the issue is that the application is getting
deactivated and then activated (via Qt.application.active) when making a
call in greeter (emergency) mode. This is causing problems for the app
as it pops pages when it gets deactivated and causes the bug sometimes.
The underlying problem is that this signal should not be occuring when
the app is clearly in the foreground. It doesn't happen when not in
greeter mode.

An easy way to test is to install telepathy-ofono deb which is attached
and set a fake emergency number to allow you to dial a normal number in
emergency mode to help test by running this command at the shell:

mc-tool set ofono/ofono/account0 string:fakeEmergencyNumber=<yourNumber>

Then adding console.log() to the applicationActive signal in dialer-
app.qml will verify. When pressing the call button the app is
deactivated then reactivated.

** Affects: canonical-devices-system-image
     Importance: Critical
         Status: New

** Affects: dialer-app
     Importance: Critical
     Assignee: Tiago Salem Herrmann (tiagosh)
         Status: New

** Affects: dialer-app (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: unity-greeter (Ubuntu)
     Importance: Critical
     Assignee: Michael Terry (mterry)
         Status: New

** Affects: unity8 (Ubuntu)
     Importance: Critical
     Assignee: Michał Sawicz (saviq)
         Status: New

** Affects: dialer-app (Ubuntu RTM)
     Importance: Undecided
         Status: New

** Attachment added: "telepathy-ofono_0.2+15.04.20141216-0ubuntu1_armhf.deb"
   https://bugs.launchpad.net/bugs/1413065/+attachment/4302733/+files/telepathy-ofono_0.2%2B15.04.20141216-0ubuntu1_armhf.deb

** Also affects: dialer-app (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: dialer-app (Ubuntu RTM)
   Importance: Undecided
       Status: New

** Also affects: unity8 (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: unity-greeter (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: unity-greeter (Ubuntu)
     Assignee: (unassigned) => Michael Terry (mterry)

** Changed in: unity8 (Ubuntu)
     Assignee: (unassigned) => Michał Sawicz (saviq)

** Also affects: canonical-devices-system-image
   Importance: Undecided
       Status: New

** Changed in: canonical-devices-system-image
   Importance: Undecided => Critical

** Changed in: canonical-devices-system-image
    Milestone: None => ww05-2015

** Changed in: dialer-app
   Importance: Undecided => Critical

** Changed in: dialer-app
     Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

** Changed in: unity-greeter (Ubuntu)
   Importance: Undecided => Critical

** Changed in: unity8 (Ubuntu)
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-greeter in Ubuntu.
https://bugs.launchpad.net/bugs/1413065

Title:
  [Call]The call interface sometimes disappears when making emergency
  call

Status in the base for Ubuntu mobile products:
  New
Status in Dialer app for Ubuntu Touch:
  New
Status in dialer-app package in Ubuntu:
  New
Status in unity-greeter package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New
Status in dialer-app package in Ubuntu RTM:
  New

Bug description:
  This is the public version of the following bug:
  https://bugs.launchpad.net/barajas/+bug/1393641

  After debugging seems the issue is that the application is getting
  deactivated and then activated (via Qt.application.active) when making
  a call in greeter (emergency) mode. This is causing problems for the
  app as it pops pages when it gets deactivated and causes the bug
  sometimes. The underlying problem is that this signal should not be
  occuring when the app is clearly in the foreground. It doesn't happen
  when not in greeter mode.

  An easy way to test is to install telepathy-ofono deb which is
  attached and set a fake emergency number to allow you to dial a normal
  number in emergency mode to help test by running this command at the
  shell:

  mc-tool set ofono/ofono/account0
  string:fakeEmergencyNumber=<yourNumber>

  Then adding console.log() to the applicationActive signal in dialer-
  app.qml will verify. When pressing the call button the app is
  deactivated then reactivated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413065/+subscriptions


Follow ups

References