PINE64
Eliminate swiping/logging in when waking up from suspend? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: Eliminate swiping/logging in when waking up from suspend? (/showthread.php?tid=14596)



Eliminate swiping/logging in when waking up from suspend? - Zebulon Walton - 08-06-2021

I'm now using my Mobian/Phosh Pinephone as my daily driver and one thing I've noticed is that it's difficult to pick up a call in a timely manner when the phone is in suspend mode. Default for my carrier is to go to voicemail after 4 rings. In testing I found the Pinephone takes 2 rings to wake up and become responsive, but then you have to swipe the screen and put in your passcode to log in and take the call. By that time the call is going into voicemail.

I think if the swiping/passcode coming out of suspend could be eliminated it should be (just) possible to pickup calls before voicemail kicks in. Is there a way to do this?


RE: Eliminate swiping/logging in when waking up from suspend? - mouffa - 08-06-2021

Pinephone GUIs have a big problem communicating with the modem and anything that exists in that chip, this is why I circumvent the GUI and do the job directly with AT commands or the through the DBus with qdbus, I reckon you can disable the lockscreen by modyfing configuration files in ~/.config/ like with the suspend time

for Plasma have a look at the file "kscreenlockerrc", edit it and reboot


RE: Eliminate swiping/logging in when waking up from suspend? - goku499 - 08-11-2021

Bump. Very important feature!


RE: Eliminate swiping/logging in when waking up from suspend? - kqlnut - 08-11-2021

I've never had this problem on Manjaro Phosh and also not on Mobian when I last used it a couple of months ago. The call window was always on top of the lockscreen. But anyway the release notes of Phosh 0.13 mention the ability to handle incoming calls on the lockscreen as a new feature, so it sounds like the problem would be solved once that update lands in Mobian.

Edit: Just tested it with Phosh 0.13, the incoming call is now indeed integrated in the lockscreen rather than being an overlay window.


RE: Eliminate swiping/logging in when waking up from suspend? - goku499 - 08-11-2021

(08-11-2021, 02:54 AM)kqlnut Wrote: I've never had this problem on Manjaro Phosh and also not on Mobian when I last used it a couple of months ago. The call window was always on top of the lockscreen. But anyway the release notes of Phosh 0.13 mention the ability to handle incoming calls on the lockscreen as a new feature, so it sounds like the problem would be solved once that update lands in Mobian.

Edit: Just tested it with Phosh 0.13, the incoming call is now indeed integrated in the lockscreen rather than being an overlay window.

That's correct. Tested on Mobian. It takes 2 rings to get to the answer call screen but it bypasses the lockscreen. 

I guess the slow wake up time is another issue.


RE: Eliminate swiping/logging in when waking up from suspend? - Zebulon Walton - 08-13-2021

OK, I guess then I just have to wait for Phosh 0.13 to come in on an update.

Maybe it will also fix some other issues I'm having making calls. Frequently I can't call out unless I reset the modem, pressing the call button just briefly flashes the screen you get while a call is connected. This may be a regression since for a while the phone was not doing this. (I added an icon to make it easy to reset the modem since it has to be done pretty frequently.)