Sunday, 2021-11-28

Mister_Magisterehh now i'm unable to install new targets00:42
malwhat is the error?00:44
Mister_Magistermal: https://paste.opensuse.org/5e81854100:46
Mister_MagisterUnrecognized virtual machine type \"Docker\" i believe00:47
maldo you have some odd script to do that?00:47
Mister_Magistermal: what do you mean odd script?00:47
malI'm just trying to understand the command you run00:48
Mister_Magisterem it's from sfos's sdk00:48
Mister_Magisterthe app sdk mind you, hence i'm not asking on -porters00:48
malah00:48
malI'm not sure if I have ever installed things to it00:49
malat least no manually like that00:49
Mister_Magisterit was doing fine till i ran out of space on root because it ate it00:49
Mister_Magisternow i can't install any targets00:49
Mister_Magisterand its even a clean install00:49
Mister_Magisterhttps://docs.sailfishos.org/Tools/Sailfish_SDK/Building_packages/ see its in docs00:51
malalso why are you installing that old target?00:52
Mister_Magisterbecause i need to build for old sfos00:53
Mister_Magisterduh :D00:53
Mister_Magisterthe real issue is "Invalid argument to -C: '$WORKSPACE': \n" i tihnk00:56
Mister_Magisterand no exporting it doesn't help00:56
Mister_Magistermal: do you know… can i add telepathy plugin to make use of native sfos calls or are sfos calls handled by something else that doesn't support plugins?01:29
malhmm, I don't remember exactly how calls are handled01:32
Mister_Magisterhttps://docs.sailfishos.org/Reference/Core_Areas_and_APIs/Apps_and_MW/Telephony/01:32
Mister_Magisterread the docs dumbass magister01:32
malheh01:32
Mister_Magisteri guess monich would know01:34
Mister_Magistermonich isn't here anymore :<01:34
Mister_Magisteri think i could add plugin to https://github.com/sailfishos/voicecall01:36
Mister_Magisterbut i think it has to be compiled with it :/01:36
Mister_Magisterunless i learn how preloading works01:37
Mister_Magisterah no, they're just .so files01:38
Mister_Magisteri'm absolutely onto something :D01:39
Thaodanthat is for the ui part to add functionlity to the backend you need to extend the connection managers such as telepathy-ring or telepathy ofono (more modern)01:52
Thaodan*functionality01:52
Mister_MagisterThaodan: i think the ui part will suffice02:00
Mister_Magisteri'm still looking into the telepathy plugin tho02:00
Mister_Magisterlooking into ofono plugin as its much simpler to read02:02
ThaodanThe ofono plugin complies to a newer telepathy api, telepathy uses a deprecated api for calls03:30
ThaodanKaffeine did some groundwork for that one on Sailfish OS03:31
Mister_MagisterThaodan: idk what you just said :D03:42
Mister_Magisterbut i think if i implement those https://github.com/sailfishos/voicecall/tree/master/lib/src then i will have working plugin03:43
Mister_Magisterand ofono plugin implements those only03:43
Mister_Magisterso i'm using it as a example03:43
Mister_Magisteri don't care about actual ofono03:43
Mister_MagisterThaodan: do you happen to know what should be provided here https://github.com/sailfishos/voicecall/blob/master/plugins/providers/ofono/src/ofonovoicecallprovider.cpp#L10603:55
Mister_Magisterwhat are the options03:55
Mister_Magisterwait so actually06:45
Mister_Magisterthe dialer app has absoluitely nothing to do with calling06:45
Mister_Magisterlike it doesn't receive any audio, it just controls telepathy06:45
Mister_Magisterits perfect for my usecase06:46
Mister_MagisterThaodan: how does voicecall decide which lib to use for the dialing07:25
Mister_Magisterhttps://github.com/sailfishos/voicecall/blob/a188e616bff51d18ed07c2306678ca939dc1cd10/plugins/declarative/src/voicecallmanager.cpp#L130 ah it just takes first one07:29
Mister_Magisterfascinating07:29
Mister_Magisteroh it also uses modempath07:30

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