libera/#maemo-leste/ Tuesday, 2023-09-26

arno11sicelo: uvos: sphone/calls N900 info: sphone works very fast with sudo and nice -1113:27
arno11so definitely priority is a problem13:27
arno11for non working ringtone, 2 different issues: 1) sphone tries to route sound through 'earpeace' which is 'earphone' in N90013:29
arno11*through VoiceCall profile13:30
arno11that's probably why it was working previously with no ucm13:31
arno112)few weeks ago i removed 'earphone' device from ucm VoiceCall profile and replaced it by 'speaker' (with earphone settings ofc) to avoid conflicts/weird switching profiles issues...13:33
arno11to resume, there is no real issue, just conflicting settings. PA, cmt_pulse and sphone priorities must be the same13:39
arno11with correct priorities N900 in/out calls rock ! :)13:41
uvos__sphone deffinatly dose not use the voicecall profile to for the ringtone13:56
uvos__please do not change the names of things unless absolutly nessecary13:56
uvos__these names are not aribtrary13:57
uvos__please sync the names with the pp ucm13:58
uvos__see https://github.com/maemo-leste/sphone/blob/fb7a2be528490a8575be510551dd7ea4bdf39461/src/modules/route-pulseaudio.c#L24114:00
uvos__the sphone priority thing is, i presume, because pulse is using massive amounts of cpu in a call on n90014:02
arno11for pulse: yes definitely14:07
arno11for voicecall: that's not directly sphone but route-pulseaudio module which makes troublles14:09
arno11(sorry didn't see your previous link :P )14:11
arno11uvos: thx ! btw is there any cfg file to change sphone options ? (instead of -c options)14:16
arno11ok forgot my question14:39
arno11*forget14:39
dsc_what browser are people using on leste currently15:31
maxwelldqtwebbrowser16:10
maxwelldme.16:10
maxwelldand netsurf16:10
maxwelldfor the simple pages16:10
maxwelldotherwise qtwebbrowser.16:11
dsc_ill release a test version of my new browser for maemo end of this week16:19
dsc_its also based on qt16:19
uvos__i still use firefox 7816:24
uvos__its really nice, but i cant reccommend it for cves16:24
dsc_uvos__: do you have extensions in it like adblock and/or password related stuff?16:25
uvos__addblock yes16:25
uvos__and custom css to hide the tab bar16:25
dsc_you dont use multiple tabs?16:25
uvos__and i enabled xinput216:25
uvos__no16:25
uvos__i use multiple windows16:25
dsc_ah ok16:26
dsc_the chromium widget provided by Qt does not come with support for extensions16:31
dsc_so i am spending some time investigating if I can adopt ublock origin's block list16:31
dsc_saving of passwords is also awkward16:31
dsc_i can intercept all requests, try to detect a FORM POST, inject javascript to pre-fill textboxes... but at that point I have created my own password manager16:32
dsc_anyway we'll see, if its easy to implement ill do it16:32
dsc_at least my iteration is faster than qtwebbrowser16:33
dsc_(faster boot, etc)16:34
uvos__nice16:34
uvos__qtwidgets or quick?16:35
dsc_widgets16:35
dsc_i try to avoid quick for performance reasons16:35
uvos__yeah thats the problem with qtwebbrowser16:35
uvos__its ui is pretty slow16:35
dsc_ye16:35
uvos__slower than the layout engine even16:35
uvos__wrt plugins16:35
uvos__maybe look at what falkon dose16:35
dsc_yeah will do16:36
uvos__since they have plugins and use the same layout engine16:36
dsc_i can perhaps borrow some of their adblock stuff16:36
dsc_IIRC they have it built-in16:36
dsc_my issue with Falkon was that it was quite slow, idk why16:37
dsc_compilation alone on Droid4 was 1hr :P16:37
siceloarno11, I'll still find time to work on the ucm a bit. i think there should be a way to define the devices normally and stillhave everything work.17:18
siceloalso want to get it into a state that's upstreamable ... i think more stuff should go to BootSequence section17:19
arno11sicelo: ok nice, and thx17:37
maxwellddsc_, oh what is that browser?17:39
maxwelldmaemo specific? qt? gtk?17:39
maxwelldhildonized?17:39
dsc_maxwelld: it has no name yet :D17:45
dsc_yes qt17:45
bencohdsc_: that sounds great :)17:59
sicelomowser 😃19:46
dsc_heheh21:03
Wizzupsomehow my bionic connected to 3g again22:01
Wizzupafter not doing that for over a year22:01
Wizzupodd22:01
uvossicelo: Wizzup: re sphone and this line https://github.com/maemo-leste/sphone/blob/a644affebbd211028577a7d56b840000cf56371c/src/modules/comm-ofono.c#L566 in sphone22:22
uvoson d4 setting this enabled makes the number not hidden, setting it to something else, or nothing hides the number22:23
uvosyou say on on n900 this is exactly the opposit22:23
Wizzupsounds like an ofono problem22:23
uvosreading the documentation i find it a bit unclear what is supposed to happen, but clearly this is a bug in qmimodem or nokia-modem22:24
Wizzupright22:24
uvosim leaning thats a bug in the n900 driver since no one complained about hidden nummbers on the pp22:24
uvosso i supose it works like qmimodem there22:25
siceloheh22:25
sicelohttps://elixir.bootlin.com/ofono/latest/source/doc/voicecallmanager-api.txt#L3122:26
sicelothe ofono docs are pretty clear22:26
uvosok yeah its just called wierd in ofono code22:34
uvos*call a wierd name22:34
uvosso qmimodem is def wrong22:34
uvosWizzup: could you check if the pp is also backwards?22:34
sicelothe naming is perfectly fine too.22:38
siceloit's the 3GPP people who named this that way (or maybe even ITU, since that CLIR naming is there even in fixed/non-GSM/wireless networks)22:39
uvossure maybe, but its a bit "wierd" if you just read the code and dont really know what CLIR is22:40
uvosanyhow its backwards on at aleast qmimodem, wich is the real issue here22:40
sicelois it qmimodem, or droid 4 ofono code maybe?22:41
maxwelldd3 d3 d322:41
uvossicelo: could be either, but the d4 code dosent do mutch besides call into qmimodem22:42
uvosso qmimodem is a bit more likely22:42
uvosmaxwelld: not helpfull22:42
siceloisn't qmimodem 'universal' to all/many qcom modems though?22:45
uvossure22:45
uvosnot that ofono gets mutch use anymore22:45
siceloi'd suspect the ofono bits, considering most people with qcom modems are using MM22:45
uvosbut its in the d4 code22:45
uvoshttps://github.com/maemo-leste-upstream-forks/ofono/blob/884a9319716faf7c8a1b6f7eddb43c867a9e1911/drivers/motorolamodem/voicecall.c#L27022:46
uvosthis is just wrong most likely22:46
uvoslooks like this goes over at22:46
uvosnot qmi22:47
uvosso yeah22:47
uvoslemmy fix that22:47
sicelowhere's also CLIR_OPTION_DEFAULT, for example22:47
uvosno idea but default works fine22:47
sicelo0 > default, 1 > INVOCATION, 2 > SUPPRESSION, at least in ofono22:48
uvossure but presumably if there is nothing in that field in the the at command the modem firware just deciedes22:48
uvosie default22:48
uvosso that part is ok22:48
uvosit at least works in practice22:48
sicelook.22:49
Wizzupuvos: yes, I can check in 1-2 days22:54
uvosWizzup: could you merge and tag this plz: https://github.com/maemo-leste-upstream-forks/ofono/pull/222:59
uvosWizzup: btw new sphone version hopefully opens recents in resonable time on your device23:00
uvosplease test23:00
Wizzupok, great!23:05
WizzupI'm home tomorrow and then I'll have time to do this23:06
Wizzuphm, we were behind on chimaera??23:06
uvosno23:06
uvosdefault branch was behind23:06
Wizzupok23:06
Wizzupcheck23:06
Wizzupgreat updates though :)23:24
Wizzupuvos: also did you see my dm?23:24

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