libera/#maemo-leste/ Sunday, 2024-01-07

WizzupI also had discord 'working' to some degree with the purple plugin, but didn't test it much at all since I don't use it02:21
Wizzuplol I am so used to fremantle on n900 that I type 'sudo gainroot' on leste frequently14:45
WizzupI will try to get signal and telegram working in some super basic fashion as well, even though iiuc those need one to have some other smartphone device, but just for the heck of it15:15
siceloTelegram doesn't require another device15:48
bencohfor a new account it does, unfortunately15:48
siceloNice @ sudo gainroot 😉15:48
sicelobencoh: needs it for?15:49
siceloUnless something changed lately, they just need to be able to send you an sms (or voice call)15:50
siceloNo reason this can't be a Leste phone15:50
bencohsicelo: they changed it "recently" (~a year ago?) sadly15:52
bencohat least that's what I remember reading from their website ()15:52
siceloI don't remember that at all. Will check15:54
sym8298heya finally found u guys :-)16:07
gnarface\o/16:10
* sicelo runs away from sym829816:12
bencohyou scared him :(16:30
freemangordonWizzup: conversations seems to leak sqlite db file handles16:57
freemangordonperhaps it opens new connection every time wihtout closing th old one16:57
freemangordonWizzup: who unrefs el from https://github.com/maemo-leste/conversations/blob/master/src/lib/rtcom.cpp#L817:02
freemangordonalso, I don't understand why is this https://github.com/maemo-leste/conversations/blob/master/src/lib/rtcom.h#L1117:08
freemangordonthis violates layering and whatnot17:08
freemangordonWizzup: dsc_: is conversations multi-threaded?17:15
Wizzuphi17:24
freemangordonhi17:24
Wizzupafaik the queries are unref'd properly17:25
freemangordonbut not rtcomel17:25
Wizzupthis leaking of handles, you see this in /proc/*/fd ?17:25
Wizzuphm17:25
freemangordonyes, it does17:25
Wizzupthe rtcom el should be global17:25
WizzupI'll fix this17:25
freemangordonhttps://pastebin.com/m4FmwDjG17:26
freemangordonI know, but it can;t be17:26
freemangordonbecause you use it outside of rtcom.cpp :)17:26
Wizzupsicelo: I am unable to make an account without an android/ios device fwiw17:26
WizzupI'll take a look17:26
Wizzup@ rtcom leak17:26
freemangordonWizzup: do you want me to refactor that code? (rtcom)17:27
Wizzupfeel free if you want to17:27
WizzupI need to go to the shop first I think17:27
freemangordonok, I'll do it17:27
freemangordonnot now though17:27
freemangordondo you want me to make PR, or I can commit directly?17:27
Wizzupjust commit17:28
freemangordonok17:29
freemangordonWizzup: again, is conversations multi-threaded?17:31
Wizzupno threads are explicitly made17:31
freemangordonok17:31
WizzupI don't know what tpqt, osso-abook, or others do17:31
freemangordonthe question was - shall I use mutexes to protect shared data17:32
freemangordonseems no17:32
Wizzupright now I don't think it is necessary17:32

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