libera/#maemo-leste/ Friday, 2021-09-10

mardy'morning!08:04
parazydo/08:23
Wizzuphi10:28
Wizzupyeah so the setting gprs active timing out is also related to ofono kicking15:13
uvosWizzup: is mapphone quirks changing behavior here?15:36
Wizzupuvos: I'll have to check15:47
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/552 (Sphone)19:14
Wizzupnice work :)19:16
uvosi also have libnotify working in sphone now19:16
uvosbut that dosent work as you would expect on h-d19:16
Wizzupwhat would that do?19:17
uvossince it generates tost messages only19:17
uvosthere are xdg calls that should create a permeanent notification in a notification shade of some kind19:17
uvosthose dont work19:17
Wizzupcoud be, h-d has dbus calls to do the permanent ones in a form of a window19:17
WizzupI don't know how you expect the permanents ones to work/look19:17
uvosok so on lxqt and kde you can create a notification via the xdg interface that is handeld by a "system tray" icon that brings up a list of recent notifications19:18
uvosthe xdg interface also allows you to create interactions for these19:19
uvos(think "reply")19:19
uvosi would expect these to pop up permanently in hildon-status-menu maybe s19:19
uvossomething like that19:19
WizzupI don't think there is a matching hildon concept for it except for the window ones19:20
uvoswell it would be good to support these somehow19:20
uvos(even if we add something else to sphone)19:20
uvosas lots of other apps use these19:20
uvosabout the hildon window ones wheres the dbus interface documented?19:21
WizzupI get it from here usually https://wiki.maemo.org/Phone_control19:22
Wizzuphttps://wiki.maemo.org/Phone_control#Notifications19:22
Wizzupbut those are all oneshot I think19:22
uvosok but those are just toast notifications19:22
Wizzupyou can also do it from libhildon to your own window, but I don't know how19:22
WizzupI think modest probably has code on how to do it19:22
uvoslike wat do you expect the device to do if a sms was incoming some time ago while the device was unantended?19:23
uvosandroid/ios/linux desktop have this concept of a recent notification area.19:23
uvoswhat happens on fremantle19:24
Wizzupdo you have a fremantle n900 around?19:24
uvosyeah but i cant get it to register on my network19:24
Wizzupthe conversations UI has windows for contacts, and each window with an active notification turns yellow19:24
Wizzupiirc19:24
WizzupI can test more thoroughly in a bit19:24
Wizzupso if you get a text from a contact (known or not), I think you get a window for it19:25
uvosok so its just a regular window there is no central place to que notifications?19:25
Wizzupno19:25
uvoshmm19:25
Wizzupthey are centered around the conversations or phone window(s)19:25
uvoshmm19:25
uvosthats seams like pretty obnoxious design since it forces every app to reimplement notificaitons19:26
Wizzupit's implemented in libhildon I think19:27
Wizzupbut we don't have the code for the phone app or sms app, so we dont know for sure :)19:27
uvosand the user can end up with a huge amount of random windows for different apps.19:27
uvosi gues its mitiageted on fremantle by haveing everthing go through tp19:27
Wizzupit might be just one for conversations, I am not sure now19:27
Wizzupyes19:27
uvosbut that covers only a tiny fraction of stuff its used for on other platforms19:27
Wizzupwhich is probaby why it doesn't do persistent notifications atm :)19:28
Wizzupwould be cool to have eventually though19:28
uvossince they also que lots of other notifications that are not telepony/ im related19:28
uvos(like file copying finished etc)19:28
Wizzupuvos: what made you ask if the modem quircks would help20:03
Wizzuper mapphone20:03
uvoswell im concerned that mce kicking the modem as well as scrn might change the modem state somehow (who knows how the fw works) tripping up ofono20:07
WizzupI don't think that is it, but it is possible20:08
uvosanyhow i think fixing the modem handling in ofono and icd should be the next priority20:10
Wizzupyes, I did a lot of icd work in the last few days20:10
uvosas its what is preventing regular usage of the device the most atm (besides the kernel audio bug)20:10
Wizzuplibicd-network-ofono uses libgofono atm20:11
Wizzuphaving the activate call wait for the result, and having it provision also based on allowing roaming would be helpful20:11
uvosnot sure what you mean wait for result20:12
Wizzupit issues a dbus call to activate the data context20:13
Wizzupbut doesn't give it any time to actually set it up, and then fails right away20:13
uvosoh right that20:13
uvosit also plain almost never works on my end20:14
uvosso thats even worse :P20:14
Wizzupmy plan is finishing icd wg/openvpn (tor is done) this weekend and then back to audio20:21
uvosWizzup: ok20:22
uvosWizzup: i would prefer solid working gprs over audio but thats just me20:22
Wizzupand before audio the newspost, and after audio the tp stuff20:24
Wizzupuvos: yeah ok, I could look at some of the icd stuff if ofono land works20:24
uvosif ofono land dosent work you need to fix it or at least provide what exactly you find not working while debuging the icd pluginn20:27
uvosotherwise there is nothing for others to go on20:27
uvossince the ofono scripts work fine20:27
uvosexcept the call state the tmlind forgot to implement ofono worked absolutly fine while developing sphone for me for instance20:28
uvosso im unable "see" the problem rn in ofono20:28
uvosie how is it bugg20:28
uvosy20:28
Wizzupuvos: (1) sim is never detected on boot, eventually restarting ofono helps, but it doesn't always help, and this is random (2) sometimes restart of ofono makes it not see the modem (3) data connections only work sometimes (and never for you)20:31
uvoswell connecting data by hand works if you do the provisioning via ofono scripts20:33
uvosi have never seen 220:33
uvosok 1 is likely just us missing another message handler in ofono20:33
Wizzupuvos: so for (3), when I 'kick' the d4 by sending it a sms, I haven't seen it fai20:39
WizzupI'd send a sms ~5-10s after setting 'Active' to 'true'20:39
Wizzupif I don't, I often get dbus timeouts on the call itself20:39
Wizzupmaybe we can spend a bit of time trying to figure out why data connections don't work at all for you20:39
uvoscould you point to the call that times out?20:40
Wizzup(when you want, maybe next week)20:40
Wizzupsure20:40
Wizzupmdbus2 -s org.ofono /motmdm_0/context1 org.ofono.ConnectionContext.SetProperty Active true20:40
uvosmaybe i can go figure out whats going wrong in ofono on that path20:40
Wizzupit doesn't always time out20:40
Wizzupalso our icd provisioning needs to set RoamingAllowed to true somewhere as well20:41
Wizzup(at least when abroad, which is me most of the time)20:41
buZzdid some advertizing for maemo leste in a bitcoin group today21:54
buZz'only foss phone distro with bitcoin tools'21:55
parazyd:322:06
Wizzupuvos: oh right audio has some prio because it will also fix alarms and volume applet and stuff23:56

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