Pali has quit [Ping timeout: 252 seconds]
belcher_ has joined #maemo-leste
belcher has quit [Ping timeout: 240 seconds]
cockroach has quit [Ping timeout: 252 seconds]
mp107 has quit [Ping timeout: 256 seconds]
mp107 has joined #maemo-leste
zhxt has joined #maemo-leste
joerg has quit [Ping timeout: 250 seconds]
joerg has joined #maemo-leste
kona has quit [Quit: ZNC - http://znc.in]
kona has joined #maemo-leste
Daanct12 has quit [Quit: Quitting]
Danct12 has joined #maemo-leste
xmn has joined #maemo-leste
xmn has quit [Quit: ZZZzzz…]
jmlich has joined #maemo-leste
xmn has joined #maemo-leste
Guest7568 has joined #maemo-leste
Guest7568 has quit [Client Quit]
xmn has quit [Quit: ZZZzzz…]
zhxt has quit [Ping timeout: 250 seconds]
<Wizzup> I wonder if trying to connect to wifi while the scan is ongoing causes the random failures to connect
<Wizzup> having empathy run in the background with telepathy-ring seems to work as expected (notifications go into dbus0
<Wizzup> dbus)
<Wizzup> it does seem to interfere with calls
<Wizzup> signal 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=NewChannels
<Wizzup> array [
<Wizzup> struct {
<Wizzup> still, that's good
<Wizzup> object path "/org/freedesktop/Telepathy/Connection/ring/tel/ring/incoming16740815"
<Wizzup> telepathy-ring does seem to terminate calls on its own or something, so it does interfere with other testing, but that's probably fixable
Pali has joined #maemo-leste
<Wizzup> freemangordon: ping
<Wizzup> I would like to automatically read the values here: https://github.com/maemo-leste/connui-internet/pull/2/files - say "DUMMY" and "dummy-provider" from gconf
<Wizzup> but not sure how to do that for wizard.c
<Wizzup> and I suppose the service_id's will also need to be nuked when the service_type is changed
<Wizzup> I suppose that before something actually uses iap_wizard_widgets, I could read the gconf values and fixup the char** pointers
<Wizzup> or rather, fixup provider_types
<Wizzup> in the current setup, btw, the provider icon overrides the network type icon (wifi, gprs), which is not ideal I think
pere has quit [Ping timeout: 250 seconds]
mp107 has quit [Quit: The Lounge - https://thelounge.chat]
mp107 has joined #maemo-leste
xmn has joined #maemo-leste
xmn has quit [Ping timeout: 250 seconds]
xmn has joined #maemo-leste
xmn has quit [Quit: ZZZzzz…]
xmn has joined #maemo-leste
elastic_dog has quit [Ping timeout: 250 seconds]
elastic_dog has joined #maemo-leste
uvos has joined #maemo-leste
<uvos> Wizzup: ui_can_rotate = true where is this?
<uvos> path wise
Guest45 has joined #maemo-leste
<Wizzup> gconf
<uvos> yeah you said so
<uvos> but whats the path
<Wizzup> /apps/osso/hildon-desktop
<uvos> ok
<Wizzup> gconftool -R / | less
<Wizzup> (and search for ui_can_rotate)
<Wizzup> there is also portrait_wallpaper = false
<Wizzup> brb
Guest45 has quit [Quit: Client closed]
xmn has quit [Ping timeout: 250 seconds]
xmn has joined #maemo-leste
xmn has quit [Quit: ZZZzzz…]
inky has quit [Ping timeout: 252 seconds]
inky has joined #maemo-leste
<Wizzup> uvos: your video is popular on twitter
<bencoh> nice :)
inky has quit [Ping timeout: 252 seconds]
inky has joined #maemo-leste
<uvos> great
<uvos> so freemangordon how do you plan on interacting sphone and abook?
<Wizzup> well, abook has apis
<Wizzup> so I suppose we can look at how the fremantle phone app does it
<Wizzup> iirc there's also a CallUI dbus
<uvos> sure apis
<uvos> so i was hopeing for it to work a bit like this:
<Wizzup> it is built around telepathy in many cases iirc
<uvos> if 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)
<uvos> then a dbus api would exist where sphone can look up the number so that it can display the name
<Wizzup> I don't think that tells you what account is to be used
<uvos> during the call
<Wizzup> you can use sip to call normal phone nmbers too
<Wizzup> if you set it up on fremantle you can see how that works I think, from the contact card
<uvos> sure so there is lots of mimes
<uvos> there is tel:
<uvos> there is sip:
<uvos> there are specific ones like telegram: and linphene:
<uvos> so abook could choose what it wants with tel: being the default
<uvos> and then tel: goes whatever the user set it to
<uvos> maybe sphone
<uvos> or some sip client
<Wizzup> I think we want all of them to go through telepathy really
<Wizzup> that's how it works on fremantle, the tight integration at least
<uvos> nothing prevents tel: pointing to telephathy later
<uvos> it just allows you to replace the dialer with whatever at any time
<Wizzup> well, let's see what fmg thinks
<uvos> the 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.
<Wizzup> but I think the usual response is "however fremantle does it" ;)
<Wizzup> as in, I don't think osso-abook even shows anything unless it's specified in telepathy
<Wizzup> you can't just add random protocols to it unless there's a tp plugin schema that specifies it
<Wizzup> IIUC
<Wizzup> bbiab
uvos has quit [Ping timeout: 248 seconds]