mccreary | piggz: I'm not sure why you walk through the string returned by realpath() | 04:12 |
---|---|---|
mccreary | It is null-terminated, so you can trim the last char using strlen() | 04:13 |
mccreary | If you want to be safe, you can check if it is a digit first | 04:13 |
mccreary | i.e. "buf[strlen(buf)-1]='\0'; | 04:15 |
mccreary | I guess you should wrap that in a while loop, and break out when the last char is not a digit? | 04:20 |
T42 | <adampigg> Mccreary: yeah, thats the idea,.im being safe incase iit is a 2 char partition | 05:53 |
ghosalmartin | mal: sorry didnt reply last night but QCOM_BSP did not help at all | 07:43 |
ghosalmartin | as for the Anon ghost, they can use the hybris-14.1. almost everything works on there but BT | 07:43 |
spiiroin | review appreciated: https://github.com/mer-hybris/mce-plugin-libhybris/pull/33 | 07:57 |
spiiroin | ^ might be relevant for devices that use hwc2 android hal | 07:57 |
electro | hi all | 08:01 |
electro | mal, are you present ? | 08:31 |
electro | i have done devel-su -> Auth failed | 08:33 |
electro | why ? | 08:33 |
electro | Who have an idea about this log ? https://dpaste.de/2yYL | 08:35 |
electro | I'm trying to do this command : mk-cam-conf 0 /etc/gst-droid/gstdroidcamsrc-0.conf | 08:36 |
electro | i don't find this file on my device, @elros34 an idea about that ? | 08:36 |
mal | electro: you don't use devel-su in telnet, in case you are using telnet | 08:38 |
electro | okey, yes | 08:38 |
electro | but ssh is low speed connection | 08:39 |
electro | mal, do you know why i have this log ? | 08:40 |
electro | https://dpaste.de/2yYL | 08:40 |
electro | no file is created so | 08:40 |
electro | i try to finish this chapter 13.3 Camera | 08:42 |
mal | probably not errors | 08:43 |
mal | do not use mk-cam-conf it's obsolete | 08:43 |
electro | but i have no "gstdroidcamsrc-0.conf" file to | 08:43 |
electro | O , okey | 08:43 |
electro | Should i do this command ? rpm/dhd/helpers/build_packages.sh --mw=droid-camres | 08:44 |
electro | mal | 08:45 |
T42 | <adampigg> Mal,.i wasnt even aware mk-cam-conf was obsolete...what is used now? (not the awesome auto world of vision ;) | 08:48 |
electro | mal, https://dpaste.de/X4OJ | 08:52 |
electro | it is obsolete ? droid-camres -w | 08:52 |
ghosalmartin | spiiroin, i can look at it, doesn't mean ill understand anything :P | 08:54 |
mal | electro: you are missing file name | 09:09 |
mal | @adampigg mk-cam-conf hasn't been needed for quite a while now | 09:10 |
electro | mal, missing filename ? | 09:10 |
electro | i have this log who come regulary https://dpaste.de/SbRY | 09:13 |
mal | read the instructions for droid-camres, if you use -w it has to be followed by a filename where you write the output | 09:15 |
electro | okey sorry | 09:15 |
electro | mal -> it could not find or load the Qt platform plugin "xcb" in " " | 09:20 |
electro | maybe fix sms will be better, an call too, i have no sound | 09:21 |
electro | https://dpaste.de/qEz3 | 09:21 |
electro | https://dpaste.de/LZRG | 09:24 |
T42 | <adampigg> mal, ah, so droid-camres does a similar job, but creates cnfig files for the camera settings plugin | 09:27 |
electro | sms and mms okey, call too, stay sound for call | 09:36 |
mal | @adampigg those were for different parts | 09:54 |
electro | mal, have you an idea no sound during call ? | 09:54 |
mal | @adampigg mk-cam-conf was for gstreamer which now loads the values dynamically from hal, droid-camres is for camera app | 09:55 |
electro | Issues with ngfd or ngfd-plugin-droid- or pulseaudio ? | 09:55 |
electro | or this ? Phone calls fail but SMS and mobile data work -> HADK v2.0.0 | 09:55 |
mal | electro: I told you already before that audioflingerglue and related changes are used to fix call audio | 10:33 |
electro | this no ? Issues with ngfd or ngfd-plugin-droid- or pulseaudio | 10:33 |
electro | or hadk.pdf | 10:33 |
electro | i have done all command on this chapter "13.2 GStreamer v1.0" | 10:34 |
electro | and in this chapter "13.3 Camera" | 10:34 |
electro | i'm here : droid-camres -w | 10:35 |
mal | electro: like I said before chapter 13.3 of hadk pdf | 10:35 |
electro | mal , droid-camres -w jolla-camera-hw.txt -----> This application failed to start because it could not find or load the Qt platform plugin "xcb" | 10:36 |
electro | in "". | 10:36 |
electro | mal, do you know how can i obtain xcb ? | 11:27 |
electro | should i connect ssh and login devel-su to launch this command ? | 11:27 |
electro | droid-camres -w jolla-camera-hw.txt | 11:27 |
mal | electro: did it create that file and did it look ok | 11:41 |
mal | electro: we don't use xcb | 11:41 |
mal | electro: also do not run that droid-camres as root (meaning not using devel-su) | 11:42 |
mal | or via telnet | 11:42 |
electro | no he doesn't create the file | 11:46 |
electro | i try to launch the command as nemo so ? | 11:47 |
electro | okey done with nemo user | 12:14 |
electro | mal, for RILD, in file "hadk/hybris/droid-configs/rpm/droid-config-m8.spec" | 15:01 |
electro | I should have "Provides: ofono-configs" but too "Obsoletes: ofono-configs-mer" ? | 15:02 |
mal | preferrably both | 15:02 |
electro | ok | 15:02 |
ghosalmartin | mal: evening, was wondering if you had any ideas on how I could debug this weird UI issue | 19:55 |
mal | ghosalmartin: just to be sure, UI is started but all app starting fails? | 20:03 |
ghosalmartin | mal: kinda, sometimes apps start, sometimes they need the UI to reboot and some will work but some will fail | 20:03 |
mal | what did logs say? logcat, dmesg and journal? | 20:04 |
ghosalmartin | just the display service died and that lipstick has corruption | 20:04 |
ghosalmartin | and things like maliit server seg faulting | 20:04 |
ghosalmartin | so right now phone opens fine | 20:04 |
ghosalmartin | messages caused a restart | 20:04 |
mal | hmm | 20:05 |
mal | and it's using hwc2? | 20:05 |
ghosalmartin | yep | 20:05 |
mal | you used master branch of libhybris? | 20:06 |
ghosalmartin | yep | 20:06 |
ghosalmartin | this project https://build.merproject.org/project/show/nemo:devel:hw:lge:bullhead | 20:06 |
mal | ghosalmartin: you also used master branch libhybris for the android side build as that also needs it | 20:07 |
ghosalmartin | mal: lemme check to make sure the two are in sync but i think they are | 20:07 |
ghosalmartin | hmm they don't seem to be, time to resync and pull | 20:08 |
mal | as long as it's not using some old branch it should be fine | 20:08 |
ghosalmartin | its not it just doesnt have krnlyng latest android 9 work | 20:09 |
mal | ghosalmartin: how old was the branch? | 20:09 |
ghosalmartin | april 24th | 20:10 |
ghosalmartin | the thing is ive seen this issue time ago before all the hwc2 stuff. it was happening even with using surfaceflinger as plugin | 20:10 |
mal | ok, after april 24th there is mainly android 9 changes | 20:11 |
ghosalmartin | mal: do you think its because I also have the marlin device/kernel in tree? | 20:11 |
mal | ghosalmartin: probably no | 20:12 |
mal | ghosalmartin: I do wonder whether you should have QCOM_BSP or not | 20:12 |
ghosalmartin | mal: ive tried with both and no luck | 20:13 |
electro | mal, it's so strange, sometimes i have network and sometimes not, my sim is not detect | 20:40 |
electro | i don't know what can i do | 20:40 |
Mister_Magister | *INHALES* delay hack | 20:41 |
electro | https://dpaste.de/ZaBi | 20:42 |
electro | https://dpaste.de/nzHo | 20:42 |
electro | i already have update my ril_subscription.conf | 20:43 |
ghosalmartin | mal: any idea why the building of the droid-hal packages skips out the selinux config files? | 20:53 |
electro | @elros34 : maybe you know a solution ? | 20:54 |
electro | ofonod[1115]: Requested file structure differs from SIM: 6fb7 | 20:55 |
ghosalmartin | ah straggler files | 20:57 |
T42 | <elros34> electro: this is "normal", I also have this info in logs. Try enabling airplane mode and the restarting | 21:00 |
electro | @elros34 : what is the good ril_subscription.conf ? | 21:00 |
electro | https://dpaste.de/7mWb | 21:01 |
electro | no solution with airplane mode on and off | 21:02 |
electro | i have a qualcomm cpu | 21:02 |
T42 | <elros34> ah you use binder ofono plugin, I have no experience about it | 21:03 |
electro | humm, no, old ofono but what is the version | 21:03 |
electro | i don't know | 21:03 |
electro | i have done git reset, ... | 21:04 |
electro | chapter in faq : Ofono problems: | 21:04 |
electro | SIMcard detect but no network | 21:06 |
electro | @elros34 : i have this SPAM , do you have a solution ? https://dpaste.de/AJiB | 21:07 |
T42 | <elros34> you need to find where in /init*.rc its defined and disable it | 21:09 |
electro | humm, okey | 21:09 |
electro | but i don't know if it's a SPAM | 21:09 |
T42 | <elros34> time_daemon is not used in sfos so can be disabled | 21:11 |
*** ahjolinna_ is now known as ahjolinna | 21:11 | |
electro | okey | 21:11 |
electro | i don't know what i must do | 21:21 |
electro | recompile old ofono | 21:21 |
ghosalmartin | mal: hmm so after a complete rebuild and refresh it seems the crash is now only occuring on app close | 21:46 |
mal | ghosalmartin: hmm, very strange | 21:54 |
ghosalmartin | mal: indeed, but camera worked out of the box which was nice :P | 21:54 |
mal | electro: I thought you already had sms working? | 21:55 |
mal | ghosalmartin: annoying thing that local droid-hal build doesn't complain about unpackaged files anymore, not sure why | 21:55 |
ghosalmartin | mal: yeah it used to which was handy, any idea where the maliit-server source is? | 21:56 |
mal | ghosalmartin: https://git.merproject.org/mer-core/maliit-framework | 21:56 |
ghosalmartin | ah framework not server | 21:56 |
mal | ghosalmartin: I doubt the issue is actually in maliit | 21:58 |
ghosalmartin | mal: oh sure I assume its some api call it makes, I just thought it might have a small haystack for the needle am searching for | 21:58 |
ghosalmartin | I remember this kind of error used to have a way to trace it back https://pastebin.com/34xuBXEL | 21:58 |
mal | ghosalmartin: how does app close cause a crash, does the app crash or whole graphics stack? | 21:59 |
ghosalmartin | mal: whole graphics stack | 21:59 |
ghosalmartin | mal: also in this zip i updated to sfos 3.1 | 21:59 |
ghosalmartin | so did something change between 3.0 and 3.1 that was possibly being called before but now isn't? | 22:00 |
mal | ghosalmartin: there shouldn't be any dramatic changes | 22:00 |
ghosalmartin | mal: weird enough as well even with maliit-server crashing keyboard seems unaffected | 22:03 |
ghosalmartin | mal: ah just decided to crash from unlock | 22:04 |
ghosalmartin | https://pastebin.com/LHMDhAz0 | 22:04 |
mal | ghosalmartin: lipstick[3900]: double free or corruption (!prev) | 22:05 |
ghosalmartin | yeah that occurs too | 22:06 |
mal | ghosalmartin: logcat shows nothing? | 22:06 |
ghosalmartin | mal: https://pastebin.com/NNWGYTTZ | 22:07 |
ghosalmartin | i had to open an close a few apps till it crashed this time | 22:07 |
mal | no errors visible in that | 22:09 |
ghosalmartin | i know right, ill check tombstones | 22:10 |
ghosalmartin | mal: this device used to need the adreno quirks at one point | 22:14 |
ghosalmartin | do you think it needs it again? since the browser now doesn't seem to load anything but a white page | 22:14 |
mal | ghosalmartin: usually adreno quirks are needed | 22:35 |
ghosalmartin | mal: ahh ive enabled them, just building now | 22:36 |
mal | ghosalmartin: we should figure out a better way for that issue | 22:37 |
ghosalmartin | mal: *sigh* no luck with the adreno quirks | 22:39 |
ghosalmartin | am going to bed anyways, goodnight | 22:39 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!