<dsc_>
< Wizzup> but I am meeting with dsc today or tomorrow <== wear a suit!
<buZz>
a fursuit
<Wizzup>
arno11: yes
<Wizzup>
since I think sphone doesn't switch, or does pa just do it and then it works?
<arno11>
PA and ucm do the job
<Wizzup>
ok
<arno11>
but it woks only if the call is already active
<arno11>
*works
<Wizzup>
that's fine, I can live with that
<arno11>
ok
<Wizzup>
so maybe today or tomorrow we can look at the various pkgs you have and any other missing tweaks?
<arno11>
yes good idea
<Wizzup>
cool
<Wizzup>
freemangordon: (when you are back) I think biboumi might be a nice way to test some things too
<arno11>
bbl
arno11 has left #maemo-leste [#maemo-leste]
uvos has quit [Ping timeout: 268 seconds]
amunizp has quit [Ping timeout: 268 seconds]
xmn has quit [Quit: ZZZzzz…]
nmdv has joined #maemo-leste
xmn has joined #maemo-leste
Wikiwide has quit [Ping timeout: 252 seconds]
slep has quit [Remote host closed the connection]
slep has joined #maemo-leste
pere has quit [Ping timeout: 268 seconds]
uvos has joined #maemo-leste
<uvos>
why not switch back to sphone-ofono untill it works right?
<uvos>
@ Wizzup
<uvos>
that way you can at least dogfood everything else
<uvos>
and its just a mv /usr/share/sphone/sphone.ini ~/.sphone away :)
<uvos>
er cp
fab_ has joined #maemo-leste
<Wizzup>
uvos because that doesn't work sms wise and the rtcom logging is broken so nit's not compatible with my other entriesw
<Wizzup>
and I'm pretty sure the bug also happens with ofono just less frequently
Livio has quit [Ping timeout: 252 seconds]
Livio has joined #maemo-leste
<Wizzup>
uvos: from my pov all current bugs with vcm/tp-ring are kernel issues (repeated sms, audio bugs due to repeated ciev msgs)
amunizp has joined #maemo-leste
arno11 has joined #maemo-leste
<arno11>
and those vcm/tp bugs don't affect n900
<arno11>
could be useful to check on Pinephone btw
<Wizzup>
I'm 100% sure it's a kernel issue
<Wizzup>
but sure, can check
<Wizzup>
uvos: re sms, I should clarify, the way conversations logs now I can put the db back in my n900 with fremantle and it will show as expected, that's wha I meant with 'logging is broken
<Wizzup>
'
pere has joined #maemo-leste
amunizp has quit [Ping timeout: 264 seconds]
nmdv has quit [Ping timeout: 252 seconds]
nmdv has joined #maemo-leste
nmdv has quit [Ping timeout: 272 seconds]
<arno11>
Wizzup: btw i use a new transitions file now: excepting blur, all other effects work (waves, transparency...). i made some effects slower for smoother rendering. seems ideal for a fresh install and stock freqs imo
<arno11>
the other important stuff is no tracker in $HOME.
<arno11>
and that's it, iirc
<arno11>
only apt-worker is still problematic but tweaking it to check updates only every weeks could do the trick imo
<Wizzup>
TP connection manager for QXmpp, but not maintained
fab_ has quit [Quit: fab_]
<arno11>
Wizzup: for apt-worker, 'gconftool -s --type int /apps/hildon/update-notifier/check_interval 10080' should be ok
<arno11>
(i don't know any other method without gconftool)
<arno11>
for transitions, i think we should keep the original one in transitions.ini.default and modify the real one. and then that's quite easy to switch on the fly (safely)
<Wizzup>
we can change the default of the package that contains apt-worker
<arno11>
ah yes, sounds better indeed
<dsc_>
arno11: maemo-kodi-remote is in extras repos
<arno11>
dsc_: ah great
<arno11>
weird, can't find it in ham
<arno11>
anyway, works with apt
<dsc_>
apt for now unfortunately
<dsc_>
you are test subject #1 ^^
<arno11>
ok lol
<arno11>
(need few min)
<dsc_>
no hurries
<dsc_>
i wrote this against LibreELEC, which is kodi, but maybe they changed some things, so it might not work
<dsc_>
but I think it will work
<arno11>
ok, where is the binary supposed to be ?
<Wizzup>
21:58 < arno11> weird, can't find it in ham
<dsc_>
sorry maybe I should check first before wasting your time hehe :D
<Wizzup>
yes, it needs the user/ part in the Section:
<dsc_>
ill check later arno11, brb
<arno11>
ok no probs
<arno11>
Wizzup: i wonder where is the update-notifier stuff in repo. apt-worker is in ham pkg but the notifier seems elsewhere
<arno11>
i just try to find where we can safely modify update interval
<Wizzup>
arno11: well you found it no, in gconf?
<Wizzup>
we can just change the default value for gconf in h-a-m
nmdv has joined #maemo-leste
nmdv has quit [Remote host closed the connection]
amunizp has joined #maemo-leste
Wikiwide has joined #maemo-leste
<arno11>
finally found it in update-notifier-conf.h, the format is 24x60 for 1440 min
<arno11>
so 168x60 should work
akossh has quit [Quit: Leaving.]
<arno11>
Wizzup: the problem for me was to find the default value in ham. sorry but i have to experiment and find by myself to remember things. otherwise it can't stay in my head :)
<Wizzup>
sure thing
<Wizzup>
gconf xml files contain the default value
<Wizzup>
iirc
amunizp has quit [Ping timeout: 252 seconds]
<Wizzup>
I got a hold of some of the telepathy folks btw :)
<arno11>
ah finally
arno11 has left #maemo-leste [#maemo-leste]
System_Error has quit [Ping timeout: 260 seconds]
Livio has quit [Ping timeout: 268 seconds]
System_Error has joined #maemo-leste
<dsc_>
btw our /tmp isnt really tmp right
<dsc_>
as in, in-mem
<dsc_>
i need a place to write logs to but dont want to abuse the SD card
uvos has quit [Remote host closed the connection]
<Wizzup>
well, normally you'd log anything warning/error level to syslog and then that will take care of it
<dsc_>
ok
<Wizzup>
everything else should probably just be some flag to log it at a higher debug lvl and log it to sd card