libera/#maemo-leste/ Saturday, 2021-08-21

WizzupI wonder if trying to connect to wifi while the scan is ongoing causes the random failures to connect11:23
Wizzuphaving empathy run in the background with telepathy-ring seems to work as expected (notifications go into dbus011:40
Wizzupdbus)11:40
Wizzupit does seem to interfere with calls11:42
Wizzupsignal time=1629538811.456146 sender=:1.91 -> destination=(null destination) serial=59 path=/org/freedesktop/Telepathy/Connection/ring/tel/ring; interface=org.freedesktop.Telepathy.Connection.Interface.Requests; member=NewChannels11:42
Wizzup   array [11:42
Wizzup      struct {11:42
Wizzupstill, that's good11:42
Wizzup         object path "/org/freedesktop/Telepathy/Connection/ring/tel/ring/incoming16740815"11:42
Wizzuptelepathy-ring does seem to terminate calls on its own or something, so it does interfere with other testing, but that's probably fixable12:11
Wizzupfreemangordon: ping12:25
WizzupI would like to automatically read the values here: https://github.com/maemo-leste/connui-internet/pull/2/files - say "DUMMY" and "dummy-provider" from gconf12:26
Wizzupbut not sure how to do that for wizard.c12:27
Wizzupand I suppose the service_id's will also need to be nuked when the service_type is changed12:28
WizzupI suppose that before something actually uses iap_wizard_widgets, I could read the gconf values and fixup the char** pointers12:29
Wizzupor rather, fixup provider_types12:29
Wizzupin the current setup, btw, the provider icon overrides the network type icon (wifi, gprs), which is not ideal I think12:44
uvosWizzup: ui_can_rotate = true where is this?16:57
uvospath wise16:57
Wizzupgconf16:57
uvosyeah you said so16:57
uvosbut whats the path16:57
Wizzup/apps/osso/hildon-desktop16:58
uvosok16:58
Wizzupgconftool -R / | less16:58
Wizzup(and search for ui_can_rotate)16:58
Wizzupthere is also     portrait_wallpaper = false16:58
Wizzupbrb16:58
Wizzupuvos: your video is popular on twitter20:23
bencohnice :)20:48
uvosgreat23:32
uvosso freemangordon how do you plan on interacting sphone and abook?23:34
Wizzupwell, abook has apis23:49
Wizzupso I suppose we can look at how the fremantle phone app does it23:49
Wizzupiirc there's also a CallUI dbus23:49
uvossure apis23:50
uvosso i was hopeing for it to work a bit like this:23:50
Wizzupit is built around telepathy in many cases iirc23:51
uvosif the user selects a contact for calling abook just xdg-opens that number (that way you can have sphone call it via ofono or have it do sip via linphone or telepathy or whatever the user chooses via the xdg mechanisums)23:51
uvosthen a dbus api would exist where sphone can look up the number so that it can display the name23:52
WizzupI don't think that tells you what account is to be used23:52
uvosduring the call23:52
Wizzupyou can use sip to call normal phone nmbers too23:52
Wizzupif you set it up on fremantle you can see how that works I think, from the contact card23:52
uvossure so there is lots of mimes23:52
uvosthere is tel:23:52
uvosthere is sip:23:52
uvosthere are specific ones like telegram: and linphene:23:53
uvosso abook could choose what it wants with tel: being the default23:53
uvosand then tel: goes whatever the user set it to23:53
uvosmaybe sphone23:53
uvosor some sip client23:53
WizzupI think we want all of them to go through telepathy really23:53
Wizzupthat's how it works on fremantle, the tight integration at least23:53
uvosnothing prevents tel: pointing to telephathy later23:54
uvosit just allows you to replace the dialer with whatever at any time23:54
Wizzupwell, let's see what fmg thinks23:56
uvosthe added benefit of doing it this way is also that then, if we provide a ui to set the mimes other apps like browsers or whatever will open the right dialer.23:56
Wizzupbut I think the usual response is "however fremantle does it" ;)23:56
Wizzupas in, I don't think osso-abook even shows anything unless it's specified in telepathy23:56
Wizzupyou can't just add random protocols to it unless there's a tp plugin schema that specifies it23:56
WizzupIIUC23:56
Wizzupbbiab23:57

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