*** zbenjamin is now known as Guest53813 | 01:57 | |
*** zbenjamin_ is now known as zbenjamin | 01:57 | |
hallyn | had to put the sailfish x phone away for the week. was trying to do 'ssu r' to test different releases to see if they fix SMS not working, but although the account page says i'm all set, ssu r kept failing. | 03:18 |
---|---|---|
hallyn | not sure if this is the place to mention it, but another little bug i ran into was about 1 in 5 unlock attempts, it would hang for several seconds on the lock screen, unresponsive. | 03:19 |
hallyn | (3.0.2.8) i'll get back to testing it when i have time (since i'll need to hack on ofono it looks like, to fix sms), but this week i need a working phone, so :( | 03:20 |
r0kk3rz | hallyn: talk to monich about it | 03:24 |
r0kk3rz | the sms bug i mean | 03:24 |
hallyn | r0kk3rz: monich: would be good to see where to get some more log info about how it's failing. journalctl was unhelpful | 03:29 |
r0kk3rz | there is an ofono logger app on openrepos | 03:30 |
*** Colgate_ is now known as Colgate | 06:38 | |
*** frinring_ is now known as frinring | 09:32 | |
attah | karry: Any idea why i might be running in to this? https://github.com/Framstag/libosmscout/blob/3ccf1f2226938d5b413b128bd1bafa7e6e103dee/libosmscout/src/osmscout/util/Bearing.cpp#L91 | 09:37 |
attah | (always on longpress on the map) | 09:37 |
Almindor | jusa: ping? | 15:47 |
Almindor | what's the proper way to handle screen activation (including when locked) for an app when it needs to (e.g. handling incoming call) | 21:02 |
monich | Almindor: display state signals issued by mce? | 21:07 |
Almindor | monich: you mean I should send a signal to mce? | 21:47 |
Almindor | monich: I'm not talking phone calls, I'm talking VOIP incoming on my app | 21:47 |
monich | ah, how to wake it up | 21:47 |
monich | I think it's mce who tracks the call state and turns on the display when necessary | 21:48 |
monich | but there may be a way to ask mce to turn the display on | 21:49 |
monich | and keep it on | 21:49 |
monich | in any case it's mce who controls it | 21:50 |
Almindor | yeah mce has call state and I can even ask to set it but the problem is it's ignored if the audio sink is set to media (which it is by default) | 23:08 |
Almindor | and as far as I know there's no way to change the audio sink, jusa was supposed to know but I never got a reply | 23:09 |
monich | Almindor: mce allows to set the display state too but for whatever reason it's discouraged: https://git.merproject.org/mer-core/mce-dev/blob/master/include/mce/dbus-names.h#L244 | 23:17 |
monich | dbus-send --system --dest=com.nokia.mce --type=method_call --print-reply /com/nokia/mce/request com.nokia.mce.request.req_display_state_on | 23:17 |
monich | this ^ works though | 23:19 |
Almindor | yeah if that works I'll use it until jusa or someone else finally tells me how to set the proper audio sink (which I need in the long run anyhow coz I'm stuck with speakerphone and can't use the earpiece) | 23:21 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!