joerg is now known as Algorab
Algorab is now known as joerg
elastic_dog has quit [Read error: Connection reset by peer]
elastic_dog has joined #maemo-leste
SuperMarioSF_ has joined #maemo-leste
SuperMarioSF has quit [Ping timeout: 260 seconds]
SuperMarioSF has joined #maemo-leste
SuperMarioSF_ has quit [Ping timeout: 252 seconds]
SuperMarioSF_ has joined #maemo-leste
SuperMarioSF has quit [Ping timeout: 260 seconds]
joerg has quit [Ping timeout: 248 seconds]
joerg has joined #maemo-leste
SuperMarioSF_ has quit [Ping timeout: 255 seconds]
k1r1t0 has joined #maemo-leste
Twig has joined #maemo-leste
xmn has quit [Quit: ZZZzzz…]
k1r1t0 has quit [Read error: Connection reset by peer]
Daanct12 has joined #maemo-leste
Danct12 has quit [Ping timeout: 260 seconds]
Daaanct12 has joined #maemo-leste
Daanct12 has quit [Ping timeout: 246 seconds]
eloy has quit [Quit: eloy]
eloy has joined #maemo-leste
akossh has joined #maemo-leste
elastic_dog has quit [Remote host closed the connection]
elastic_dog has joined #maemo-leste
Daaanct12 has quit [Quit: Quitting]
uvos has joined #maemo-leste
<uvos> there for sure is some issue with that (sms), it never happens on android on d4 but it dose on leste (same operator)
<uvos> also the remote party dosent ever get a delivery report when this happens
<uvos> so the modem is not acknowledging the sms to the network or something like that
Danct12 has joined #maemo-leste
hexagonwin has quit [Ping timeout: 268 seconds]
hexagonwin has joined #maemo-leste
hexagonwin has quit [Read error: Connection reset by peer]
hexagonwin has joined #maemo-leste
<Wizzup> I also got it on android on other hw, and on fremantle
<Wizzup> but sure it could be some modem bug
<bencoh> it happened to me as well on other platforms, but not that often
<Wizzup> do you get it often on leste? I never had it yet
<Wizzup> as in, that'd be helpful in reproducing
rafael2k__ has joined #maemo-leste
rafael2k__ has quit [Ping timeout: 260 seconds]
noidea_ has joined #maemo-leste
rafael2k__ has joined #maemo-leste
noidea_ has quit [Client Quit]
noidea_ has joined #maemo-leste
rafael2k__ has quit [Ping timeout: 252 seconds]
k1r1t0 has joined #maemo-leste
<sicelo> i never got it anywhere else, but did get it on Leste D4 just once though. i think i got over 30 of the same sms. it's never happened again since
<Wizzup> I have had all sorts of weird problems before freemangordon 's modem fixes
<Wizzup> all are gone now
pere has quit [Ping timeout: 260 seconds]
pere has joined #maemo-leste
gliffy has joined #maemo-leste
elastic_dog has quit [Ping timeout: 264 seconds]
elastic_dog has joined #maemo-leste
<Wizzup> uvos: do you have some ideas about how we can have the tp code on maemo, and not have the sms ui at all - since that will be part of conversations in maemo?
<Wizzup> We could track some branch that's different from master if there's some code you wouldn't like to have merged
<uvos> Wizzup: just dont load the ui
<uvos> its a module
xmn has joined #maemo-leste
<Wizzup> uvos: sure, but to deploy to to leste, do I make some branch and build it in maemo/chimaera?
<Wizzup> like how do you envision that? any preference?
Daanct12 has joined #maemo-leste
Danct12 has quit [Read error: Connection reset by peer]
Daaanct12 has joined #maemo-leste
Daanct12 has quit [Ping timeout: 252 seconds]
rafael2k__ has joined #maemo-leste
rafael2k__ has quit [Ping timeout: 255 seconds]
rafael2k__ has joined #maemo-leste
xmn has quit [Ping timeout: 255 seconds]
noidea__ has joined #maemo-leste
noidea_ has quit [Ping timeout: 255 seconds]
rafael2k__ has quit [Ping timeout: 248 seconds]
rafael2k__ has joined #maemo-leste
ikmaak has quit [Read error: Connection reset by peer]
ikmaak has joined #maemo-leste
<uvos> Wizzup: ? why build anything
<uvos> Wizzup: sphone has sphone.ini and the dir in ~ where it loads config
<uvos> Wizzup: just add another .d somewhere and add config to leste-config or whereever you like
pere has quit [Ping timeout: 252 seconds]
<uvos> above ~/.sphone (so that .sphone remains highest overriede priority)
<Wizzup> uvos: because we need the code merged
<uvos> the code is in no state to be merged anywhere (or deployed)
<uvos> atm
rafael2k__ has quit [Remote host closed the connection]
rafael2k__ has joined #maemo-leste
<Wizzup> uvos: 'in no state' means:
<Wizzup> tabs/spaces
<Wizzup> all the qDebug() needs to be removed/replaced with sphones log functions
<Wizzup> yeah?
<uvos> mem leaks on exit, incorrect cmake changes
<uvos> also its a temporary solution at best, and should be marked as sutch
<uvos> also i dont see the point of merging it at all if non modem calls dont work
<uvos> also it fails to set call times
rafael2k__ is now known as rafael2k
<Wizzup> I didn't see this feedback on gh
<uvos> the call times thin i just noticed now
<uvos> everything else is there
<Wizzup> just to be nitpicky, no, the mem leak on exit and cmake changes aren't show as comments, unless I missed in-code comments somehow
<Wizzup> but I'll look at it
<Wizzup> I'm convinced we'll want to use sailfish' voicecall-manager in any case, it's a great fit
<uvos> if thats the expectation your going to want to merge this with
<uvos> then yes you will have to fork
<Wizzup> ok
<uvos> comments show for me
<uvos> mem leak comes from your own comment
<uvos> /* TODO: delete all providers */ <- either its leaking memory or the comment is lieing, needs to fixed either way
<Wizzup> I saw the messages, but thought maybe there was more
<Wizzup> what is the incorrect cmake change?
<uvos> what is sais
<uvos> one line is unnessecary
<uvos> and one is unacceptable
<uvos> you need to make the build of the module contingent on it finding its depends
<uvos> not make the depends required
<Wizzup> ok, I didn't see that in the comments on github, maybe I'm really missing something
* Wizzup checks js settings
<Wizzup> I don't see them, you can give inline comments on gh, like here: https://github.com/maemo-leste/sphone/pull/4/files
<uvos> there ARE inline comments there
<uvos> they also show on the pr
<uvos> your just apearently not seeing them
<rafael2k> how to keep the screen on all the time?
<uvos> rafael2k: set the timeout to 0
<uvos> or use the applet
<rafael2k> but in the UI I can not find
<uvos> display settings -> backlight timeout -> 0
<rafael2k> my daugher is always turning on the screen when watching, and there is no 0 option
<rafael2k> *watching videos
<uvos> hmm there are for me
<uvos> *is
<rafael2k> 10s up to 2min here
<uvos> you can also install simple-brightness applet
<uvos> and use that
<rafael2k> yay
<uvos> atho this polls mce
<uvos> so its sortof stupid
<uvos> but i gues pm dosent matter mutch when the screen is on anyhow
<rafael2k> it is installed
<rafael2k> ah yes
<rafael2k> found!
<rafael2k> : )
<rafael2k> but on option in the stock UI for not to turn off would be nice
<uvos> idk what happened to it
<uvos> it should be there
<Wizzup> uvos: also the sip audio not being routed is not a problem in the module, it's a gst problem, so the sphone tp code won't change for it
<Wizzup> at least iiuc
<uvos> Wizzup: still i dont see the point of this module if all it can do is modem calls, the ofono module has this coevered
<Wizzup> because telepathy sms won't work unless it handles calls.
<Wizzup> or rather, enabling tp-ring makes it take over ofono
<uvos> because it hangs up incomeing calls?
<uvos> silly behavior in ring that should be fixed anyhow, ofono can, and dose, have multiple clients
<Wizzup> yes
<Wizzup> great, maybe in 2026 we'll have a working phone :D
<Wizzup> we -don't- want to use ofono directly anyway for this
<uvos> well in my opinion it works allready, sans the changes you are adding to the enviroment
<uvos> also the bug in ring can hardly be very difficult to fix
<Wizzup> we're not going to fix it since it's completely irrelevant fo rus
<Wizzup> and we'd also need to have sphone not deal with sms or log anything related to it
<Wizzup> and this can already do multi party with minimal work, which is great
<Wizzup> (I still need to test that of course)
<uvos> dealing with sms is trvial issue
<uvos> since the sphone allready seperates this
<Wizzup> seems to me like the ofono module does both unconditionally when lodaed
<uvos> shouldent matter what the ofono module dose
<uvos> all ofono clients get all messages
<uvos> so the sms just dies in sphone
<Wizzup> yes, so it will log to rcom twice?
<Wizzup> rtcom*
<uvos> yes. atm, also the libnotify module has this issue (but the gtk notification module dosent)
<uvos> but this is trival
<uvos> it just has to check the config value that exists allreadt
uvos has quit [Remote host closed the connection]
pere has joined #maemo-leste
gliffy has quit [Remote host closed the connection]
Twig has quit [Remote host closed the connection]
pere has quit [Ping timeout: 260 seconds]
pere has joined #maemo-leste
akossh has quit [Quit: Leaving.]