Mister_Magister | ehh now i'm unable to install new targets | 00:42 |
---|---|---|
mal | what is the error? | 00:44 |
Mister_Magister | mal: https://paste.opensuse.org/5e818541 | 00:46 |
Mister_Magister | Unrecognized virtual machine type \"Docker\" i believe | 00:47 |
mal | do you have some odd script to do that? | 00:47 |
Mister_Magister | mal: what do you mean odd script? | 00:47 |
mal | I'm just trying to understand the command you run | 00:48 |
Mister_Magister | em it's from sfos's sdk | 00:48 |
Mister_Magister | the app sdk mind you, hence i'm not asking on -porters | 00:48 |
mal | ah | 00:48 |
mal | I'm not sure if I have ever installed things to it | 00:49 |
mal | at least no manually like that | 00:49 |
Mister_Magister | it was doing fine till i ran out of space on root because it ate it | 00:49 |
Mister_Magister | now i can't install any targets | 00:49 |
Mister_Magister | and its even a clean install | 00:49 |
Mister_Magister | https://docs.sailfishos.org/Tools/Sailfish_SDK/Building_packages/ see its in docs | 00:51 |
mal | also why are you installing that old target? | 00:52 |
Mister_Magister | because i need to build for old sfos | 00:53 |
Mister_Magister | duh :D | 00:53 |
Mister_Magister | the real issue is "Invalid argument to -C: '$WORKSPACE': \n" i tihnk | 00:56 |
Mister_Magister | and no exporting it doesn't help | 00:56 |
Mister_Magister | mal: 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 |
mal | hmm, I don't remember exactly how calls are handled | 01:32 |
Mister_Magister | https://docs.sailfishos.org/Reference/Core_Areas_and_APIs/Apps_and_MW/Telephony/ | 01:32 |
Mister_Magister | read the docs dumbass magister | 01:32 |
mal | heh | 01:32 |
Mister_Magister | i guess monich would know | 01:34 |
Mister_Magister | monich isn't here anymore :< | 01:34 |
Mister_Magister | i think i could add plugin to https://github.com/sailfishos/voicecall | 01:36 |
Mister_Magister | but i think it has to be compiled with it :/ | 01:36 |
Mister_Magister | unless i learn how preloading works | 01:37 |
Mister_Magister | ah no, they're just .so files | 01:38 |
Mister_Magister | i'm absolutely onto something :D | 01:39 |
Thaodan | that 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 | *functionality | 01:52 |
Mister_Magister | Thaodan: i think the ui part will suffice | 02:00 |
Mister_Magister | i'm still looking into the telepathy plugin tho | 02:00 |
Mister_Magister | looking into ofono plugin as its much simpler to read | 02:02 |
Thaodan | The ofono plugin complies to a newer telepathy api, telepathy uses a deprecated api for calls | 03:30 |
Thaodan | Kaffeine did some groundwork for that one on Sailfish OS | 03:31 |
Mister_Magister | Thaodan: idk what you just said :D | 03:42 |
Mister_Magister | but i think if i implement those https://github.com/sailfishos/voicecall/tree/master/lib/src then i will have working plugin | 03:43 |
Mister_Magister | and ofono plugin implements those only | 03:43 |
Mister_Magister | so i'm using it as a example | 03:43 |
Mister_Magister | i don't care about actual ofono | 03:43 |
Mister_Magister | Thaodan: do you happen to know what should be provided here https://github.com/sailfishos/voicecall/blob/master/plugins/providers/ofono/src/ofonovoicecallprovider.cpp#L106 | 03:55 |
Mister_Magister | what are the options | 03:55 |
Mister_Magister | wait so actually | 06:45 |
Mister_Magister | the dialer app has absoluitely nothing to do with calling | 06:45 |
Mister_Magister | like it doesn't receive any audio, it just controls telepathy | 06:45 |
Mister_Magister | its perfect for my usecase | 06:46 |
Mister_Magister | Thaodan: how does voicecall decide which lib to use for the dialing | 07:25 |
Mister_Magister | https://github.com/sailfishos/voicecall/blob/a188e616bff51d18ed07c2306678ca939dc1cd10/plugins/declarative/src/voicecallmanager.cpp#L130 ah it just takes first one | 07:29 |
Mister_Magister | fascinating | 07:29 |
Mister_Magister | oh it also uses modempath | 07:30 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!