libera/#maemo-leste/ Tuesday, 2023-10-10

freemangordonuvos: why https://github.com/maemo-leste/sphone/blob/master/src/modules/contacts-ui-abook.c#L76 instead of  osso_abook_query_phone_number()?07:35
freemangordonalso, if you want roster(aggregator) to be prepared, you should do osso_abook_waitable_wait()07:37
freemangordonanother question - I need to access the same addressbook from rtcom-store module, how to do that?07:38
freemangordonuvos__: please have a look at my questions ^^^10:31
uvos__freemangordon: 1. not reason, i just took that from the eds module when writeing this module10:37
uvos__freemangordon: 2. ok10:37
uvos__freemangordon: 3. unacceptable, the store module must not depend on abook10:38
uvos__the stuff stored in the call and contact struct you get with the event in sphone is all you get10:40
freemangordonuvos: that particular store module already depends on the abook, as rtcom-el depends on it12:32
uvos__freemangordon: that is incorrect rtcom-el works wihout abook12:47
uvos__infact that is the primary way i use it12:47
uvos__(on plain debian w i3)12:47
freemangordonok, then maybe contacts-ui-abook shall implement store module as well12:59
freemangordonto be used on leste12:59
freemangordonis that ok?12:59
uvos__i currently intened to remove contacts-ui-abook13:12
uvos__a abook related store module could be made, but only if you make a strong case why its needed13:12
uvos__vs haveing one module that works everywhere13:12
uvos__contacts-ui-abook as ui suggests currently just provides a dialog to select a contact13:13
uvos__i dont find that particularly usefull to have vs sphone just summoning osso-addressbook, when that works well in concert with sphone13:14
freemangordonuvos__: abook contact history does not work currently16:54
freemangordonfor phone calls/SMSes16:54
freemangordonbecause abook id is missing  in rtcomel db16:54
uvos__i dont see why abook shal need its own special id, the information in the even is suffient to uniquely id the remote party17:20
uvos__on performance grounds maybe you could pursuade me to include something from eds with the event17:21
uvos__but to depend on a contatcs _ui_ framework just to push some number into the database for this again, _ui_, framework seams supreamly silly to me17:21
arno11sicelo: the last sphone update breaks things on n90019:09
arno11landscape doesn't work. sphone is slow and most of the time ofono crashes when you close a call19:10
arno11back to normal with your custom sphone deb pkg19:11
sicelosorry. you need to create/modify an sphone.ini file, iirc it must be in ~/.config.sphone/19:16
arno11ah ok19:17
siceloin that file, enter the following,19:17
sicelo[Gui]19:17
siceloLandscapeCalls=True19:17
arno11thx19:18
siceloshould work. the crash issues are unrelated to my patch..19:18
arno11ok weird19:19
arno11just maybe cause/consequences19:20
arno11sphone crash then cmt then ofono19:21
arno11anyway back to normal19:22
sicelolet me know when you've tried with the config above19:24
arno11ok19:24
siceloarno11, since it sems mz617 is seeing some good progress, maybe your Pierogi will be useful there too ... seems it has IR blaster21:21
freemangordonuvos: abook does not have it's own id, we are talking about eds id21:22

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!