*** Thaodan_ is now known as Thaodan | 00:53 | |
Mister_Magister | lmao i had bluez4 enabled despite having bluez5 patch | 04:11 |
---|---|---|
T42 | <A_T_R> rpm/dhd/helpers/build_packages.sh -v error | 04:48 |
T42 | <A_T_R> https://pastebin.ubuntu.com/p/tKtDygV97z/ | 04:48 |
T42 | <A_T_R> rpm/dhd/helpers/build_packages.sh —mw failed | 04:57 |
T42 | <A_T_R> https://pastebin.ubuntu.com/p/rZF9fykjkx/ | 04:58 |
T42 | <elros34> so did you follow all steps explained in hadk-hot about that ofono-configs-binder error? | 10:49 |
T42 | <A_T_R> No ,let me read that | 10:54 |
rinigus | piggz: got the latest waydroid running. needed still config file (despite newer gbinder) and hat to set to binder to aidl3. will add setup to device config and conflict on our default waydroid-gbinder-config-hybris | 11:01 |
T42 | <elros34> @A_T_R seriously? it's similar to your previous error | 11:04 |
Mister_Magister | i think i updated to 4.5 successfully but my two most important apps are broken | 11:05 |
Mister_Magister | thank you jolla,very cool | 11:05 |
Mister_Magister | also 4.5 for now is EA isn't it | 11:05 |
T42 | <elros34> not anymore | 11:06 |
Mister_Magister | wait which 4.5 is ea and which is not | 11:07 |
Mister_Magister | 4.5.0.16 in sfossdk is marked EA | 11:07 |
Mister_Magister | SailfishOS-4.5.0.16EA-armv7hl | 11:07 |
T42 | <elros34> 4.5.0.16 apparently was "bug free" so it becomes normal release | 11:08 |
Mister_Magister | XDDDDDDDDDDDDDDDDDDDDDDD | 11:08 |
Mister_Magister | "bug free" | 11:08 |
Mister_Magister | I think i'll try mounting sdcard as /home | 11:10 |
Mister_Magister | cause g2 has very little storage | 11:10 |
T42 | <elros34> I mount /cache during upgrade for rpms on device with small amount of storage | 11:19 |
Mister_Magister | yeah | 11:23 |
Mister_Magister | tho yotti likes to eat memory xd | 11:24 |
Mister_Magister | same does gagbook | 11:24 |
T42 | <elros34> is yottagram buildable now? Last time I tried I couldn't build correctly some static lib | 11:26 |
Mister_Magister | it always was | 11:29 |
Mister_Magister | you need to build some static libs yourself cause they don't fit github (over 500MB) | 11:29 |
Mister_Magister | but you could just like… idk… ask? | 11:30 |
Mister_Magister | when you have any issue | 11:30 |
Mister_Magister | https://github.com/Michal-Szczepaniak/Yottagram/commit/ee3ea735a83cc8ab925f687bf5b444d21034d1bb | 11:30 |
Mister_Magister | Thaodan: i just updated to 4.5 and voicecall doesn't seem to be working… | 11:32 |
T42 | <A_T_R> @elros34 now —version package compiled | 11:34 |
Mister_Magister | altho voicecall seems to be loading it just fine | 11:35 |
Mister_Magister | https://paste.opensuse.org/pastes/8d2b24237859 | 11:38 |
Mister_Magister | https://paste.opensuse.org/pastes/bfaa792c5960 everything seems fine, callin, receiving | 11:39 |
Mister_Magister | but gui never comes up | 11:39 |
Mister_Magister | lol i started dialer and it works | 11:40 |
Mister_Magister | megic | 11:40 |
Mister_Magister | nevermidn then | 11:40 |
T42 | <A_T_R> ERROR: Build directory has been generated with Meson version 0.59.1, which is incompatible with the current version 0.61.1. | 11:43 |
T42 | <A_T_R> how to solve this | 11:43 |
Mister_Magister | also @elros34 i think i'll have to update droidemedia after all… my microtube seems to be crashing for me but working for others even though gallery works | 11:43 |
Mister_Magister | altho simple rebuild might help | 11:44 |
Mister_Magister | i'm dumb xd i forgot that i need vp9 | 11:46 |
Mister_Magister | man i need to do something revolutionary in sfos space | 11:54 |
Mister_Magister | i need to add unit tests xd | 11:54 |
Mister_Magister | yotti grow to the point when its necessary | 11:54 |
Mister_Magister | cause you never know what will be null | 11:55 |
T42 | <elros34> @A_T_R try cleaning sources of that particular midleware | 12:01 |
T42 | <elros34> @Mister_Magister so what cmake flags did you use for abseil-cpp and libtg_owt? I use something like that https://paste.opensuse.org/pastes/6a9ac2195eca but still got strange error when building app: 'armv7hl-meego-linux-gnueabi-ld: InstanceImpl.o: file not recognized: file truncated' so I must be doing something wrong | 12:10 |
T42 | <A_T_R> ok i am trying | 12:10 |
T42 | <A_T_R> @elros34 i got another middleware package error https://pastebin.ubuntu.com/p/fYHmSZdvzC/ | 12:11 |
T42 | <A_T_R> remove that particular middleware source ? | 12:12 |
Mister_Magister | @elros34 i just enter sdk target and cmake it, no flags | 12:13 |
T42 | <elros34> you must read errors from the top not bottom, error is same as previously: ofono-configs-binder | 12:13 |
Mister_Magister | oh wait | 12:13 |
Mister_Magister | i was doing ccmake | 12:13 |
Mister_Magister | let me try to build everything from scrach and compile instructions | 12:14 |
Mister_Magister | @elros34 y u wanna build it? wanna contribute? | 12:14 |
T42 | <elros34> yeah I am tried of maintaining depecher's json->qt layer and wanted to try something pure c++. Yotta have some small annoying bugs so I wanted to try fixing them like no users in this chat | 12:17 |
Mister_Magister | @elros34 then i'll compile step by step instructions <3 | 12:17 |
Mister_Magister | just need to release fix for 4.5 | 12:17 |
T42 | <elros34> sure thanks | 12:17 |
Mister_Magister | no… thank you :P | 12:18 |
T42 | <A_T_R> from hadk-hot it is noted that bluez4 droped | 12:25 |
T42 | <A_T_R> and how to solve the error below | 12:25 |
T42 | <A_T_R> Fatal: 'rpm/kf5bluezqt-bluez4.spec' does not exist (and could not be made from a .yaml) | 12:25 |
T42 | <elros34> if you use bluez5 then you need to remove that line which builds rpm/kf5bluezqt-bluez4.spec from script | 12:27 |
T42 | <A_T_R> i am using sfos version 4.5.0.16 so it comes with bluez5 ? | 12:28 |
T42 | <elros34> it;s device specific but if you do not know then you want bluez 5 | 12:28 |
T42 | <A_T_R> droid-config-x00td.spec | 12:30 |
T42 | <A_T_R> | 12:30 |
T42 | <A_T_R> %define ofono_enable_plugins bluez5,hfp_ag_bluez5 | 12:30 |
T42 | <A_T_R> %define ofono_disable_plugins bluez4,dun_gw_bluez4,hfp_ag_bluez4,hfp_bluez4,dun_gw_bluez5,hfp_bluez5 | 12:30 |
T42 | <A_T_R> what to do now ? | 12:30 |
T42 | <Verevka86> on my poco x3 strange flickering of the screen after choosing a language in 4.5 :( in 4.4 everything works fine | 12:30 |
T42 | <elros34> @A_T_R I am talking about script: https://github.com/mer-hybris/droid-hal-device/blob/master/helpers/build_packages.sh#L293-L300 | 12:32 |
rinigus | @Verevka86: I have strange flickering as well during a boot on sony tama (xz2c). as I was doing updates, so no lang selection. flickering is early in a boot, before encryption passwd is asked (community encryption) | 12:39 |
T42 | <A_T_R> @elros34 then how to use bluez5 ? | 12:40 |
rinigus | narrowed down it to kernel update. older kernel was OK, newer was flickering. now doing bisect to find a commit | 12:40 |
T42 | <elros34> just remove these lines, nothing more | 12:40 |
T42 | <A_T_R> in build_packages.sh ? | 12:40 |
T42 | <A_T_R> from* | 12:41 |
T42 | <elros34> yeah, you got error when you run build_packages.sh, don't you? | 12:41 |
T42 | <A_T_R> yes i get with building —mw | 12:41 |
Mister_Magister | @elros34 yeah i can see how you could have trouble xd | 14:08 |
Mister_Magister | not only i have local specific commits but also changes… xd | 14:12 |
T42 | <elros34> I figure out some other changes but stuck at this libtg_owt | 14:18 |
Mister_Magister | yee i'm fixing it | 14:22 |
Mister_Magister | it has lot of x11 dependency | 14:22 |
Mister_Magister | @elros34 i think except for tg_owt other prebuilds are in place | 14:37 |
T42 | <A_T_R> Hi ,any VoLTE support for sfos? | 14:53 |
T42 | <elros34> @Mister_Magister so can I now run cmake without any flags both for libtg_owt and abseil-cpp or I need to use some? | 15:03 |
Mister_Magister | abseil is built on obs by me | 15:03 |
Mister_Magister | just wait till i update instructions | 15:04 |
Mister_Magister | i have some mismatch with c++ version still | 15:04 |
T42 | <elros34> be aware latest on OBS is still sailfishos:4.4.0.68 | 15:05 |
Mister_Magister | doesn't matter much to me | 15:06 |
Mister_Magister | it's the tg_owt thats dependent on like ffmpeg | 15:06 |
Mister_Magister | hence it needed rebuilding for 4.5 | 15:06 |
Mister_Magister | well not it exactly just yotti | 15:07 |
rinigus | @Verevka86: in my case, flickering was caused by a commit that was merged as a result of https://github.com/sonyxperiadev/bug_tracker/issues/757 . probably not the same for you | 15:40 |
Mister_Magister | ayy it worked | 15:43 |
Mister_Magister | @elros34 added instructions and changed stuff | 15:47 |
Mister_Magister | enjoy | 15:47 |
T42 | <elros34> thanks! I will try it | 15:49 |
T42 | <Verevka86> <rinigus> I'm sorry, everything works fine on poco x3 pro(hybrys-18.1), the problem with the flickering screen and not starting was due to the clock patch in the status bar | 16:21 |
rinigus | :) | 16:22 |
Mister_Magister | i need to update my 5z to 4.5 and fix media but that would be an adventure… | 16:24 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!