Saturday, 2019-04-06

*** OhYash1 is now known as ohyash07:33
T4Hangman228 was added by: Hangman22812:52
T4<Hangman228> Hi all12:52
*** OhYash1 is now known as ohyash15:31
T4<adampigg> @NotKit did you get sorted with your problem?16:08
T4<NotKit> yes, CGROUP_MEMORY was missing16:08
T4<adampigg> great16:08
mal@NotKit is that missing from kernel checker?16:26
T4<NotKit> no, I compiled out of tree and forgot to check thr final config16:27
malok16:37
T4Err0r_extinct was added by: Err0r_extinct19:14
T4<Err0r_extinct> hey there i am trying to build sailishos for potter(moto g 5 plus),  but when building $HABUILD_SDK saying repo not found19:17
T4<Err0r_extinct> i mean repo command19:17
maldid you read chapter 5.1, it says you need to install repo command and has a link how to do it19:21
T4<Err0r_extinct> yes i install repo it is perfectly working on $HOST and $PLATFORM_SDK19:21
T4<Err0r_extinct> oh fixed it i need to define the path PATH=~/bin:$PATH19:25
malyep, I thought something simple went wrong19:30
T4<Err0r_extinct> yep19:31
T4<adampigg> Mal, how was biking?    do finns use strava?20:36
malit was just a short trip, I don't track those at all20:44
mal@adampigg I got camera switching to work reliably but I broke updating menus20:49
malor did those even work20:49
T4<adampigg> Updating in what way?20:49
T4<adampigg> Resolution updates when switching capture mode20:50
malyes, or if I switch camera if settings don't have resolution then menu doesn't update20:50
T4<Err0r_extinct> hey there i got an error build/core/base_rules.mk:238: error: vendor/codeaurora/telephony/internal: MODULE.TARGET.ETC.bootanimation.zip already defined by test/vts/utils/python/coverage20:52
T4<adampigg> It should get a default resolution, but you will need to pass in the imgeCapture again if using the same resolution model20:52
mal@adampigg for some reason it doesn't update at all20:53
malnot sure which of my changes broke it20:53
T4<adampigg> Mal,.the model only reset when changing mode20:53
T4<adampigg> That will be why20:54
T4<adampigg> Should be fixable20:54
mal@adampigg which model?20:55
T4<adampigg> The resolution model20:55
T4<adampigg> You will have to call setMode on ot to actually update20:57
malnot sure what you mean, that is called when changing camera20:58
T4<DSstill01> How long did it take for you to code the first working build of the app?21:01
T4<adampigg> Depends if you include all the backend work21:02
T4<DSstill01> The first build that could take pics21:02
T4<adampigg> Even so, im not sure,.dont keep track of these things :)21:03
T4<DSstill01> In terms of weeks?21:03
T4<adampigg> To just take a picture is dead simple,  its just qml, anyone could do it.....the trick here has been exposing all the backend features for effects/exposure etc....but many weeks!21:05
T4<DSstill01> Then...in terms of months? :P21:05
T4<adampigg> I could probably look at my git logs for timelines21:05
T4<adampigg> But im not at my computer21:06
T4<DSstill01> Good idea21:06
T4<DSstill01> October 721:06
T4<DSstill01> (2018)21:06
T4<DSstill01> But it contains some code, so, i think it started 1/2 weeks before21:07
T4<adampigg> Soinds aboit right. ..but bear in mind its hobbyist, not full time21:07
T4<DSstill01> [Edit] But it contains some code, so, i think you started 1/2 weeks before21:07
mal@adampigg indeed when changing the mode the menus are update, not sure which ones of the lines are needed, those are anyway called at some point21:07
T4<DSstill01> Whats the average working time per day?21:08
T4<adampigg> Mal, see resolutionmodel::setmode21:08
T4<adampigg> Thats where the model resets to the new values21:08
mal@adampigg, like I said, that is already called21:08
T4<adampigg> @DSstill01 [Whats the average working time per day?], Are you working out how much the camera app has cost?? :D ..21:09
T4<adampigg> I dont know, i dont do it everyday21:10
T4<DSstill01> Hell no! I was wondering how much it takes for a professional programmer to code an app21:10
mal@adampigg for example the resolution label updates without issues21:11
T4<adampigg> Flattered to be called a.professional! But i cant be, as mal always finds white space issues with my code21:11
T4<adampigg> Mal,.odd21:11
T4<adampigg> But cant help tonight :)21:12
mal:D21:12
malI found some more whitespace issues in the code while fixing things21:12
T4<DSstill01> Aww 🤭21:12
T4<adampigg> Fsck21:13
malheh21:13
mal@adampigg funny thing, I don't seem to need to stop the camera anymore, just unload it then reload21:14
malnot sure which is better21:14
mal@adampigg did that menu updating ever work during camera switching?21:18
T4<adampigg> Ive not checked,  dont selfie21:26
malmaybe I'll need to debug more tomorrow, this issue makes no sense21:28
malwe have to be doing something wrong with Nemo.Configuration21:31
malit doesn't update correctly21:31
malwhen changing camera21:32
T4<meierrom> @adampigg mal: I must admit I'm real messy regarding whitespace issues since I very often use tabs to save time. What technique do you use to avoid such issues and still being fast at code editing?22:02
malsearch and replace tabs before ready, my editor does indentation automatically so it's almost always correct, it doesn't take long to check that things are correct22:04
mal@adampigg just as I thought, our settings code is broken, probably not because of nemo configuration but how we use it22:05
T4<meierrom> mal: so your editor allows you to use tabs but converts them into eg 4/8 whitespaces, right? What editor do you use?22:09
malno, I just suggested that replacing tabs at end is a simple solution22:10
malfor this app I use QtCreator22:10
T4<meierrom> mal: thanks! :)22:14
T4<Err0r_extinct> i get this error 'libsf_compat_layer', needed by 'hybris-hal'23:02
malgo to $ANDROID_ROOT/external/ and run git clone --recurse-submodules https://github.com/mer-hybris/libhybris.git23:20
malthen back to $ANDROID_ROOT and run make hybris-hal again23:21
T4<Err0r_extinct> ok23:22

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