akossh has quit [Remote host closed the connection]
<Wizzup>
freemangordon: I commented the if statement you linked and now it works well
<Wizzup>
in osso-abook
<Wizzup>
er
<Wizzup>
the if statement in eds plugin
<Wizzup>
but now osso-abook works well
<Wizzup>
:)
mdz has quit [Ping timeout: 246 seconds]
joerg has quit [Ping timeout: 252 seconds]
joerg has joined #maemo-leste
slep has left #maemo-leste [#maemo-leste]
<freemangordon>
Wizzup: but that is not a proper solution
sch has joined #maemo-leste
<freemangordon>
hmm, your contact appeared with alias
<freemangordon>
not as 'no name'
<enyc>
Wizzup: I'd like to see "state of usability" "users perspective" in this
<tmlind>
freemangordon: did you have some modem debug questions for me?
<tmlind>
hmm i think there was some usb bootmode question but i don't see it in the history or irc logs
<freemangordon>
perhaps, but I forgot :)
<freemangordon>
ah, you already answered (how to debug regs)
<tmlind>
ok nice :)
<freemangordon>
yeah, but in general we discussed with uvos
<freemangordon>
on how to properly implement modem audio in terms of kernel
<tmlind>
freemangordon: so to get ofono upstreamed, changing motorola modem to use ell for n_gsm read/write is the way to go based on what was discussed years ago on the ofono list
<freemangordon>
not in ofono terms
<tmlind>
hmm?
<freemangordon>
but in kernel
<freemangordon>
now kernel driver is more or less hacky, no?
<freemangordon>
it does stuff behind alsa's back
<tmlind>
kernel mode n_gsm and userspace mode n_gsm pretty much the same way except for pm, so ofnono could be upstreamed no problem
<freemangordon>
that's why we have the issue with disappearing sound etc
<tmlind>
yeah the kernel driver solution seems to be to have callaudiod handle the mixer stuff
<freemangordon>
no, sphone already does that
<freemangordon>
(usiong ucm)
<freemangordon>
*using
<freemangordon>
so that's not an issue
<tmlind>
well the issue is it should be done in a generic way, not just sphone
<freemangordon>
but seems motmdm switching some frequencies on incommig call breaks hifi dai
<freemangordon>
tmlind: sure, but that's not an issue
<tmlind>
yeah that seems like a bug as hifi is on a different mcbsp instance compred to voice mcbsp
<freemangordon>
yeah, so this bug I am talking about
<tmlind>
so likely the bug is in trashing some cpcap registers
<freemangordon>
mhm
fab_ has joined #maemo-leste
<freemangordon>
Wizzup: ok, so I fixed the bug ion abook, somehow you should reset your tp addressbook to a proper state (like before the hack) to confirm the proper fix is working
<freemangordon>
maybe deleting tp-eds cache db is enough
<freemangordon>
or even removing the hack
fab_ has quit [Quit: fab_]
fab_ has joined #maemo-leste
fab_ has quit [Ping timeout: 256 seconds]
akossh has joined #maemo-leste
helslwed has joined #maemo-leste
pere_ has quit [Ping timeout: 256 seconds]
mdz has joined #maemo-leste
<Wizzup>
freemangordon: I think just going offline/online is enough (well, and in my case restarting evolution processes)
<Wizzup>
freemangordon: I think it's fine, I didn't try super hard to delete the dbs but I think the problem is well understood and if it occurs again I will let you know
<Wizzup>
thanks
<Wizzup>
freemangordon: just checked with the slack plugin as well, and now I do see the aliases/ids
<Wizzup>
freemangordon: btw, what do I need to do to support letting conversations know when you click to perform an action on a contact
<Wizzup>
does it just request a channel?
<Wizzup>
looks like it
<Wizzup>
yeah so looks like I need to handle channel requests in handleChannels
uvos has joined #maemo-leste
<uvos>
tmlind: your missing the real kernel issue
<uvos>
the real issue is that atm that alsa has no idea that the modem is playing audio
<uvos>
so it disables all the amps etc
<uvos>
chaning the alsa controls via ucm makes the kernel reconfigure the audio tree for modem audio output but it dosent take effect
<uvos>
as as far as the kernel knows nothing is playing so it just turns everything off
<uvos>
we work around this using a hacky function that just powers up a buntch of cpcap devices
<uvos>
this is the hack in the kernel
<uvos>
i dont know any whay to solve this problem, besides implementing a fake dai that pretends to be playing audio when the modem is in a call and thats a hack too really
<uvos>
note that in mainline linux voice calls apear to work (sortof) due to a silicon bug in cpcap
<uvos>
when you power off all the amps, depending on the previous regiser state, the amp for the speakerphone will stay powered, even when the corrisponding bit in the register is cleared
<uvos>
this makes the speakerphone (but nothing else, incl the mic) work in mainline linux, usually
fab_ has joined #maemo-leste
<Wizzup>
uvos: btw I will get back to your sphone requests this week, splitting out the fixes into a separate pr and such
helslwed has quit [Read error: Connection reset by peer]
pere has joined #maemo-leste
helslwed has joined #maemo-leste
<Wizzup>
enyc: would you like to contribute to that?
<Wizzup>
arno11: btw I found a memleak in the conversations rtcom db reading code, so that might solve some issues, doubt it'd account for as much as you saw though
<Wizzup>
freemangordon: the userActionTime in the channel request from osso-abook is like something from 1974
<tmlind>
uvos: ok no idea how the tdm components should be done, also missing is bt to call and call capture
<tmlind>
that's a project for some alsa developer, the comments i recall seeing was that it should use a custom alsa driver instead of the generic one
mdz has quit [Ping timeout: 256 seconds]
pere has quit [Ping timeout: 264 seconds]
arno11 has joined #maemo-leste
<arno11>
Wizzup: ok, btw there is probably something really wrong with my main install (OMP, conversations, bitlbee, tp-haze, FB plugin, presence-ui are down after very last updates...)
<arno11>
freemangordon: if you can confirm you don't have troubles like that on your N900 (kernel 6.1.67 -devel), i'll burn a fresh img
<Wizzup>
arno11: what makes you think something is wrong, btw?
<Wizzup>
what do you mean with 'are down' ?
Juest has quit [Ping timeout: 256 seconds]
<enyc>
Wizzup: possibly yes tho i'd need a spare droid4 or something better to test with "in anger", not sure the state of my ol' n900 tbh
<enyc>
Wizzup: certainly could qa any wording and explain unanswered points/questions
<arno11>
Wizzup: down == not working anymore
<arno11>
:(
<enyc>
I've always been good at bringing up points on e.g. linuxmint test isos and bringing up edge-cases and user-pov
<Wizzup>
arno11: hm, any obvious errors, ?
<Wizzup>
enyc: it was just that you had a very specific request so it sounded like you had an idea on what towrite
<arno11>
Wizzup: btw i had some troubles with xauth few weeks ago after playing with module removing (pm stuff)
<enyc>
Wizzup: i have an idea of the methodology and the principle that sort of thing applies
<arno11>
and then lot of things went wrong
<enyc>
Wizzup: certainyl, be interested soon in dealing with testing PMos and updated Leste and unique-advantages and functionality in practie ...
<arno11>
Wizzup: so to be sure there is no bias with that, it's probably better for me to start over
<Wizzup>
hm
<arno11>
ah my xauthority file is empty (?!)
<arno11>
anyway i'll burn a new img
<Wizzup>
weird
Juest has joined #maemo-leste
joerg has quit [Ping timeout: 252 seconds]
joerg has joined #maemo-leste
<arno11>
Wizzup: currently dist-upgrading to devel from a fresh img
<arno11>
working well
<arno11>
increasing main partition size before the first boot seems to help
<arno11>
3GB by default is definitely too small now
<Wizzup>
before first boot, really? hrmm
<Wizzup>
well, yeah we can make it 4GB I guess.
<arno11>
definitely a good idea. And once we'll have 16bpp and new ddx in fresh img (and 4GB partition), N900 should be usable on first boot, really :)
<Wizzup>
I didn't notice the size to be an issue on first boot btw, how full is it on first boot?
<arno11>
really full lol
<Wizzup>
ok
<Wizzup>
well this is set per device, but we can change it for many devices in arm-sdk
<arno11>
ok cool
<Wizzup>
see 'boards: increase size' in arm-sdk
<Wizzup>
3.5GB, or 4GB?
<Wizzup>
I am a little worried about extra 4GB because if someone somehow has a 4GB card it might not fit or something
<Wizzup>
maybe we shouldn't care about such old, old cards
<arno11>
ah indeed, could be a problem
<arno11>
but yeah, anyway old small cards are definitely too slow :(
<arno11>
lol i tried a phone call 'OOTB' running cmt_pulse as user but forgot that sphone portrait bug is still there by default
<arno11>
maybe we need a specific n900 leste-config file for that ?
<arno11>
(because there are just 2 parameters to change in sphone.ini)
<arno11>
i mean just for N900
<Wizzup>
yeah we probably do
<arno11>
ok
<arno11>
i'll try conversations stuff in few minutes and let you know if there is still weird stuff or not
<Wizzup>
I'm still busy hacking away at conversations
<Wizzup>
currently making osso_abook -> click on contact -> msg work
<Wizzup>
so that it opens a window in conversations
<arno11>
wow
<arno11>
quite a big step forward
<Wizzup>
ok, it works
<Wizzup>
cool
<Wizzup>
some of the code is spaghetti but we'll get it cleaned up a bit
<arno11>
really nice :)
<arno11>
argh, adding extras repo give me conflicting translations pkgs
<freemangordon>
you can;t kill dsme babysited process like that
<dsc_>
ah
<arno11>
freemangordon: the problem is that i can't easely and quickly test things
<freemangordon>
why?
<freemangordon>
just set status to offline
<arno11>
now i get troubles to setup a FB account, even with mc-tool
<freemangordon>
why do you use mc-tool?
<freemangordon>
there is ui
<arno11>
because currently not able to use the UI...
<freemangordon>
ok, but why is tp-haze started if there is no account?
<arno11>
i was talking about previous symptoms, when the device was half usable
<arno11>
now it is really complicated, i can test but need time
<freemangordon>
previous like? before writing new image?
<freemangordon>
sure, no hurry
<freemangordon>
just lmk when you have an account and you see unusual behaviour
<arno11>
yes before using new image
<freemangordon>
ok, but how it is with the new image?
<freemangordon>
you don;t have account?
<freemangordon>
please, enable extras-testing repo in HAM and install fb plugin from there
<arno11>
yes ofc i have, that's not the issue
<freemangordon>
I mean account set up
<freemangordon>
after installing the plugin, set-up the account from there
<arno11>
i'll try (if the device want lol)
<freemangordon>
heh
<arno11>
yes makes sense
<freemangordon>
and LMK when you have it
<Wizzup>
freemangordon: not yet @ dep
* freemangordon
is afk, cooking
<freemangordon>
Wizzup: ok
<arno11>
freemangordon: thx man
<arno11>
bbl
arno11 has quit [Quit: leaving]
pere has joined #maemo-leste
<Wizzup>
freemangordon: so from abook I can now press 'Jabber IM' and that works, opens a window in conversations
<Wizzup>
IRC IM does -not- work, it doesn't start conversations, it says internal error
<Wizzup>
and before that, I had dino-im installed, and then it somehow started dino (which is not for irc)
mdz has joined #maemo-leste
<Wizzup>
btw, shall we make --no-install-recommends the default for leste?
nela has quit [Ping timeout: 268 seconds]
<Wizzup>
freemangordon: does it need a scheme handler or something?
pere has quit [Ping timeout: 252 seconds]
nela has joined #maemo-leste
<freemangordon>
Wizzup: abook does fallback to xdg if tp gives error
<freemangordon>
IRC is room handle, jabber is contact handle
<freemangordon>
or?
<Wizzup>
I made a contact
<Wizzup>
called it 'wizzup irc'
<freemangordon>
to irc?
<Wizzup>
and gave it the irc nick 'wizzup'
<Wizzup>
and clicked on 'irc im'
<freemangordon>
how is that supposed to work?
<Wizzup>
it works on fremantle
<freemangordon>
hmm
<freemangordon>
lemme find the code
<freemangordon>
sec
<Wizzup>
I need to go to dinner
<freemangordon>
ok
<Wizzup>
freemangordon: btw not super relevant but did you see this: 14:32 < Wizzup> freemangordon: the userActionTime in the channel request from osso-abook is like something from 1974
<Wizzup>
It's not relevant, but it seems buggy
<freemangordon>
yes, but I have no idea where that comes from
<Wizzup>
like i'm sure there are probably some leaks to fix now in my tp code, but none of that should add up to 100MB at the start
<freemangordon>
ok, could it be that conversations load all the theme?
<freemangordon>
instead of using sapwood?
<Wizzup>
I was thinking if it was the addition of the theme code, yes
<freemangordon>
or, it could be js engine
<Wizzup>
it wasn't this much before
<Wizzup>
so I don't think it is js engine
<freemangordon>
bisect?
<freemangordon>
Wizzup: BTW, conversations does not properly identify group chat messages
<freemangordon>
like, message comes from a particular contact handle, but, in group channel
<freemangordon>
conversations show it like it is IM message from that particular contact
<freemangordon>
instead of using contact handle to get the alias to show in the UI
<freemangordon>
I tested with empathy and it behaves properly
<freemangordon>
just FYI
<freemangordon>
anyway, going to have some sleep, night!
mdz has quit [Ping timeout: 268 seconds]
<Wizzup>
freemangordon: this is with haze?
<Wizzup>
freemangordon: because this works fine with say telepathy-gabble
<Wizzup>
22:51 < freemangordon> conversations show it like it is IM message from that particular contact
<Wizzup>
with 0.6.0 ?
<Wizzup>
fwiw I reverted the theming code and there is no big difference
<Wizzup>
wait I think there might be more
<arno11>
freemangordon: i have FB working well with bitlbee-FB but purple-FB is still not working: tp-haze debug returns: cancelling connection, releasing a socket, destroying socket, request performed without succes
<arno11>
i can send you tomorrow full details
<Wizzup>
arno11: do you get channels in bitlbee-fb ?
<Wizzup>
in conversations I mean
<Wizzup>
assuming you configured an irc account in conversations
<arno11>
atm i can't but sure i'll do it tomorrow
<arno11>
that's a good way to compare
<Wizzup>
conversations 0.6.0 doesn't have ui to join channels yet
<Wizzup>
but I think if you get added to a channel by bitlbee it should work
<arno11>
yes pobably
<arno11>
*probably
<Wizzup>
freemangordon: seems to be 6.5 in stable, but now we also link abook, gtk, ...
<Wizzup>
memory usage percent I meant
<dsc_>
the theming feature only reads some hildon themefiles files, parses the color codes, and passes them to QML
<dsc_>
it would not be something that introduces more memory
<dsc_>
without theming the QML would also have color codes defined :P
<Wizzup>
yeah it does not I checked
<dsc_>
i should look into Qt profiling tools
<dsc_>
will do tomorrow...
<uvos>
i mean qml is also just a pig in terms of memory, since it has to load the interpreter