[Bug 1269611] Re: Screen is turned off after timeout during call

2014-04-30 Thread Pat McGowan
** Changed in: dialer-app (Ubuntu) Status: Fix Committed => 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/1269611 Title: Screen is turned off after timeout during call To manage

[Bug 1269611] Re: Screen is turned off after timeout during call

2014-01-24 Thread Launchpad Bug Tracker
This bug was fixed in the package powerd - 0.13+14.04.20140124-0ubuntu1 --- powerd (0.13+14.04.20140124-0ubuntu1) trusty; urgency=low [ Michael Frey ] * Keep DISPLAY_ON for proximity sensor while on a call so the lock screen does not present itself (Fix for LP: #1269611). (LP:

[Bug 1269611] Re: Screen is turned off after timeout during call

2014-01-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/powerd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1269611 Title: Screen is turned off after timeout during call To manage notifications about this bug

[Bug 1269611] Re: Screen is turned off after timeout during call

2014-01-23 Thread Sergio Schvezov
The only small issue is that if I hang up on the other end, the instant it's hung up it immediately blanks where we may want it to stay on for a couple more seconds to look at the call stats. I'll add this comment to the bug, since it may be that the dialer would need to release later than sooner

[Bug 1269611] Re: Screen is turned off after timeout during call

2014-01-23 Thread Pat McGowan
** Changed in: dialer-app (Ubuntu) Status: Confirmed => 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/1269611 Title: Screen is turned off after timeout during call To manage no

[Bug 1269611] Re: Screen is turned off after timeout during call

2014-01-23 Thread Sergio Schvezov
** Branch linked: lp:~mfrey/powerd/proximity-fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1269611 Title: Screen is turned off after timeout during call To manage notifications about this bug g

[Bug 1269611] Re: Screen is turned off after timeout during call

2014-01-23 Thread Michael Frey
Fixed in MR https://code.launchpad.net/~mfrey/powerd/proximity- fix/+merge/202930 Keep display ON during call so lock screen does not present. ** Changed in: powerd (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1269611] Re: Screen is turned off after timeout during call

2014-01-16 Thread Seth Forshee
I'm not responsible for powerd anymore. Reassigning to phonedations. ** Changed in: powerd (Ubuntu) Assignee: Seth Forshee (sforshee) => Canonical Phone Foundations (canonical-phonedations-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1269611] Re: Screen is turned off after timeout during call

2014-01-16 Thread Seth Forshee
Okay so launchpad suggests that maybe assigning to phonedations was the wrong thing to do, so I'll just assign to ChickenCutlass and let him decide who should work on it. ** Changed in: powerd (Ubuntu) Assignee: Canonical Phone Foundations (canonical-phonedations-team) => Michael Frey (mfrey

[Bug 1269611] Re: Screen is turned off after timeout during call

2014-01-15 Thread Bill Filler
** Changed in: powerd (Ubuntu) Importance: Undecided => High ** Changed in: powerd (Ubuntu) Assignee: (unassigned) => Seth Forshee (sforshee) ** Changed in: powerd (Ubuntu) Status: New => Confirmed ** Changed in: dialer-app (Ubuntu) Status: New => Confirmed -- You receive

[Bug 1269611] Re: Screen is turned off after timeout during call

2014-01-15 Thread Pat McGowan
Easiest way is probably to add the display request to powerd.cpp where the proximity enable/disable request is currently made. Should consider whether we need to inhibit suspend as well although that does not seem to be an issue. -- You received this bug notification because you are a member of

[Bug 1269611] Re: Screen is turned off after timeout during call

2014-01-15 Thread Bill Filler
https://wiki.ubuntu.com/powerd - see requestDisplayState() which is a dbus api for powerd. Something in the service layer (ofono, telephony-service) should call this dbus api when call activated/deactivated to ensure proximity sensor controls the screen and doesn't turn the screen off completely

[Bug 1269611] Re: Screen is turned off after timeout during call

2014-01-15 Thread Bill Filler
Steps to reproduce: 1) make a phone call 2) stay on the call for a few minutes, long enough that the phone thinks it's sleeping, with the phone next to your ear 3) when you want to hang up the call, move the phone away Expected result: the screen turns on and you press hangout button Actual resu