Tuesday, 2018-10-02

T4Deraol (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me) was removed by: Deraol (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)00:26
*** ChanServ sets mode: +v T405:09
T4<adampigg> Mal, will do....i was also thinking about the downsides of addibg enums...05:51
T4<adampigg> Camerabin qt plugin would.have to wait for new gst release...05:52
T4<adampigg> Unless we added them in our builds only, and not wait for upstream05:52
T4<adampigg> Also, what about other modes. ...there should be a way of handling cendkr modes, i also have an AR mode claimed05:53
T4<adampigg> Clearly, there isnt much thought gone into the vendor modes in qt05:57
T4<adampigg> abranson, when you wake, ping me to get up to speed ;)06:01
T4<adampigg> mal, i guess also, it is posible for device makes to add much more effects than exposure modes, so its unsustainable to keep adding them to gst....i only have 3 or so, but bigger makers would likely add more, unless theyre defined in android06:10
Mister_Magisterfinally somebody is working on lineage (other than me) so if he make it ill be able to start doing sfos :306:22
Mister_Magisterand ya all will see sfos with 6GB/8GB ram which is totally useless as sfos uses max 306:23
T4<adampigg> remember, youll need those 32bit libs!06:24
Mister_Magisterwhat?06:25
Mister_Magister@adampigg are you talking to someone else?06:25
T4<adampigg> no, u!06:26
T4<adampigg> u need 32 bit runtime libs06:26
Mister_Magisteraaand? whats problem with that06:26
T4<adampigg> for sensors, media etc06:26
Mister_Magisteri dont quite get you06:26
T4<adampigg> just saying, if youre just getting a los port on such a new device, then they might not exist06:27
T4<adampigg> vendor blobs06:27
Mister_Magister@adampigg like this? https://github.com/VerdandiTeam/proprietary_vendor_asus/tree/android-8.1/ZS620KL/proprietary/lib06:30
T4<adampigg> probaably a good start06:31
Mister_Magister:P06:33
abransonMister_Magister: if you want 64bit sfos, we need someone to update gcc ;)06:39
abransonadampigg: looks like you've been having fun!06:40
T4<adampigg> abranson....yeah, i can make it all work ok, but in mals eye, my elegant solutions are dirty hacks :D06:42
T4<adampigg> so, id like to be able to set exposure, effects etc from qt,for modes that arnt in qt06:42
T4<adampigg> or gst06:42
Mister_Magisterabranson: sure i want to have more reason to kill myself06:43
Mister_Magisterporting android was cancerous enaugh06:43
T4<adampigg> seeing as im (one of the?) first to take an hdr photo on sfos,i reckon its a good idea :)06:43
Mister_Magister@adampigg they are always06:44
abransonadampigg: maybe, though MSameer added that quirk, so he might have done it in cameraplus?06:44
Mister_Magister"elegant solutions"06:44
T4<adampigg> well, cameraplus just crashes, so i dunno :)06:44
Mister_Magisterguys after 2.2.1.18 update videos in browser on one (64bit) phone stopped working06:45
Mister_Magisterrest of phones are fine06:45
T4<adampigg> in what way06:45
abransonadampigg: there can be another setting for hdr in the HAL - have you got ae-bracket-hdr set?06:46
abransonah that's the one that the quirk sets06:46
T4<adampigg> abranson, would be nice to eventually get my features into jolla-camera for effects and modes etc06:47
abransonsure06:47
T4<adampigg> yes the exposure=hdr seems to work for me06:47
T4<adampigg> but, i also like the effect modes06:47
abransonmight look better if you set the quirk too06:47
T4<adampigg> need to add 3more06:47
T4<adampigg> yes, i was gonna do that06:48
abransonthere's also miracucam which does some effects, but not hdr06:49
Mister_Magister@adampigg last time i asked for HDR in jolla-camera they said that design guys dont like that so it won't be added06:49
T4<adampigg> basically, the issue is, stuff is missing from qt and gst....i have patches to qt that send unknown values direct to gst, and handle them in gst-droid06:49
T4<adampigg> just after your thoughts06:49
T4<adampigg> mister_magister, maybe that was sw hdr, this is handled in the hal06:50
Mister_Magister@adampigg i mean design of jolla-camera app06:50
Mister_Magisterlike its mentioned to be simple so they wont add hdr switch06:50
r0kk3rzyou need to map them in case different devices use different values06:50
T4<adampigg> well,  its all a topic for discussion...querying/setting supported values06:52
r0kk3rzill have to check yo hacks06:53
r0kk3rzi mean patches06:53
T4<adampigg> mister_magister,well, pgz-camera to the rescue :D06:53
Mister_Magister@adampigg ye i was waiting for some serious camera06:53
Mister_Magisternot for a joke camera06:54
abransonadampigg: much better to add missing values to the gst and qt enums. could maybe get them upstreamed06:54
T4<adampigg> its not serious, just a test bed for setting the values06:54
Mister_Magisterheh thats sad06:54
T4<adampigg> abranso, ok, i;ll work uppatches that add them all for my device06:54
abransonadampigg: have a look at my 'extras' branch in gst-droid. was playing with supporting extra properties when certain modes are enabled. that hdr quirk would fit that model.06:55
abransonadampigg: also, that community dev scheme thing could be a way you could get access to and contribute to the jolla-camera app itself.06:56
Mister_Magistersledges: why tf in hadk in manual installation do we have xvzf when sfos archive is clearly tar.bz206:57
Mister_Magisterguys i also dont have email account available to add. Any idea?07:14
T4<adampigg> Abranson, sounds like  a plan07:26
T4<adampigg> Ill have to mod gst-photography, droid, and qt multimedia07:26
abransonadampigg: what's involved for gst and qt: one new scene mode and three or four exposure?07:37
abransonthere's another interesting scene mode I saw: asd. looks to be a better fit for 'auto' than the current, which strangely seems to mean 'manual'07:38
T4<adampigg> Abranson.yes, thats about it..havnt looked at the other enums yet tho07:49
T4<adampigg> Lol07:49
T4<adampigg> Lol07:49
abransonadampigg: it sounds pretty receptive on the jolla side though, if you're up for it07:55
T4<adampigg> Abranson, great,  ill see what i can do.07:59
T4<adampigg> Abranson, any idea why it needs hal1 to be forced in droidmedia?07:59
abransondepends on the device. do you not see the scene mode setting at all with default hal?08:00
abransonthere seems to be a lot of parameters missing using HAL3, including ISO and other 3A settings. we must be using it wrong somehow.08:01
T4<adampigg> Something for you to think about08:10
T4<adampigg> Abranson, also,  im not sure camerabinexposure::supportedparameterrange works correctly for modes. ..might need to fix08:11
abransonadampigg: i'm happy for someone else to think about it while i'm busy with other stuff though ;)08:40
Mister_Magisterguys after 2.2.1.18 update videos in browser on one (64bit) phone stopped working08:46
T4<adampigg> Describe stopped working09:00
Mister_Magister@adampigg what it is there to describe09:01
Mister_Magisterthey were working but now they dont work anymore09:01
Mister_Magisteraka browser crash09:01
ghosalmartinmorning all09:10
T4<adampigg> Right, thats better, tried i420 quirk?09:11
Mister_Magister@adampigg iwhat?09:13
T4<adampigg> Mister_magister, update droidmedia and gst-droid, and try adding the quirk dont-use-droid-convert11:09
r0kk3rzug, it no wurk, y no wurk?11:11
Mister_Magisterr0kk3rz: ?11:15
Mister_Magister@adampigg where is that quirk?11:15
elros1if it worked before then don't use quirk11:16
r0kk3rzMister_Magister: its ok im just mocking you :P11:16
* Mister_Magister elros1 attack is super effective, Mister_Magister is confused11:17
r0kk3rzMister_Magister: http://www.catb.org/esr/faqs/smart-questions.html11:23
Mister_Magisterr0kk3rz: very funny11:24
T4<adampigg> Look in mido config repo on my github11:24
T4<adampigg> Elros1, ued to not crash mido on 2.111:24
T4<adampigg> Wondering how MM has missed all these discussions in the last week! Youre always here!11:24
Mister_Magisterkk11:25
Mister_Magister@adampigg znc is there all the time not me :P11:25
r0kk3rzMister_Magister: im not being funny, read it11:25
Mister_Magisteri dont really follow when im not porting11:25
T4<adampigg> why does browser video not work? is a good example.....`not work` can mean so much11:27
elros1@adampigg: ah didn't know about it11:27
Mister_Magisterwhat can it mean else than crashing browser? hmm11:28
r0kk3rzlol11:29
Mister_Magistersrsly what else it can mean hmm?11:29
r0kk3rzalso 'crashing browser' is somewhat vague, perhaps theres a log message to go along with the crash11:30
r0kk3rzMister_Magister: really? you really cant think of a single thing?11:30
Mister_Magisterr0kk3rz: nope11:30
r0kk3rzwow11:30
Mister_Magisterr0kk3rz: and you11:30
r0kk3rzwhat if the video pane was blank?11:30
Mister_Magisterthen its working11:30
Mister_Magisterbut its blank11:30
r0kk3rzhow is that working11:30
elros1:)11:30
r0kk3rzworking == works as expected11:31
r0kk3rzso in this case, you would get the video displayed properly11:31
Mister_Magisterworking but not fully xD11:31
r0kk3rzno11:31
Mister_Magisterye11:31
r0kk3rzlearn 2 english11:31
Mister_Magisterit depends on point of view11:32
r0kk3rzwhen describing a problem, always be precise11:32
r0kk3rznot using vague terms11:32
* Mister_Magister rolls his eyes11:33
r0kk3rzif you cant describe shit properly i dont see why anyone should help you11:34
r0kk3rzbecause its really not hard11:34
* Mister_Magister rolls his eyes even harder11:34
Mister_Magisterghosalmartin: ping you had p10 right?11:45
ghosalmartinMister_Magister, p911:49
Mister_Magistershiet11:50
Mister_Magisterghosalmartin: never ported it huh?11:51
ghosalmartinyeah got sfos booting on it11:51
T4<adampigg> video not working != broswer crashes11:51
T4<adampigg> :D11:51
ghosalmartinhttps://www.youtube.com/watch?v=bNcK_JZnHEU11:51
Mister_Magisterghosalmartin: but not released11:52
Mister_Magister@adampigg kay kay11:52
ghosalmartinnahh didnt get much further than that because the base was shit11:52
Mister_Magisterghosalmartin: got more than you11:53
Mister_Magistertho i got disabled rild11:53
ghosalmartinbut cm14.1 seems stable so may give it a another shot11:53
Mister_Magisterghosalmartin: gui seems a lot smoother on huawei11:53
Mister_Magisterghosalmartin: my rild was working but with sim it didnt connect to network11:53
ghosalmartinnot using hwcomposer but the surfaceflinger plugin11:54
Mister_Magisteryes11:54
Mister_Magisteron motorola there is no difference11:54
Mister_Magisteron huawei its so much smoother11:54
Mister_Magisteri need to bring up p8lite and release it11:55
Mister_Magisterghosalmartin: wanna kinda work together? lol11:55
malso try the combinations of the 3 quirks mido has in gst codec configs11:56
Mister_Magistermal: kk11:56
ghosalmartinMister_Magister, I need to find the p9 first :P atm am concentrating on the android 8 phones since I want the chiron to be my daily drivert11:57
Mister_Magisterghosalmartin: so no collab then? :C11:57
ghosalmartinand then whack on mals lovely anbox work11:57
ghosalmartinMister_Magister, probably not at the moment since i cant find it :P11:57
malMister_Magister: usually crash is fixed by either one or both of width/height quirks11:57
Mister_Magistermal: oh i have both of them11:58
Mister_Magisterthat did help in <2.2.111:58
Mister_Magisterghosalmartin: saaad11:58
Mister_Magisterghosalmartin: i need to bring up moto x atm and waiting for lineage for zenfone 5z (some dev finally put their hands on this device and we got twrp)11:59
ghosalmartinMister_Magister, yeah ive moved house and a few things have disappeared :P11:59
Mister_Magisterghosalmartin: me too but first step was to collect all phones and pack them11:59
malMister_Magister: which device is that12:02
Mister_Magistermal: moto x force 64bit base 14.112:02
* Mister_Magister not sure about the base but probably 14.112:03
malcodename, always codename12:04
Mister_Magisterkinzie12:04
malMister_Magister: according to your repo you only have height quirk12:05
Mister_Magisteroh right sorry i got confused12:06
Mister_Magisterill try both12:06
malso try with width also, I think the separator is ; in those12:06
Mister_Magisterye i have both in some other device ill find that12:07
* Mister_Magister likes his 20 second boot time12:08
Mister_Magistermal: well fixd12:09
Mister_Magisterthanks12:09
Mister_Magisteri probably had that modified locally and forgot to push12:09
malcould be12:10
Mister_Magisternobody is using this port anyway so nobody even noticed that browser videos arent working12:11
* Mister_Magister laughs and cries in same time12:11
maljust a hint, use the commit format that I use so you get a nice automatically generated changelog in OBS, format is [sometag] Some message12:12
Mister_Magistermal: oh okay thanks! (ill probably forget tho)12:17
malMister_Magister: here is an example how it looks https://build.merproject.org/package/view_file/nemo:devel:hw:fairphone:fp2-sibon/droid-config-fp2-sibon/_service:tar_git:droid-config-fp2-sibon.changes?expand=112:19
Mister_Magisterye i know what you mean12:19
Mister_Magisterthis style is used by jolla globally12:19
malyes12:19
Mister_Magisterjusa: ping12:20
Mister_Magisterim comming back to porting i have couple of bugs to fix12:21
Mister_Magisterdr_gogeta86: ping12:46
Mister_Magisterwhat happened zypper dup wants to update and downgrade way too many packages12:59
Mister_Magistermal: kay i rebuilt it on testing and its working nicely thanks13:01
T4SYasyn was removed by: SYasyn14:12
abransonMister_Magister: jusa's away for a few weeks16:06
Mister_Magisterabranson: oh okay when he will be back??16:08
Mister_Magisteri should foresee that16:08
abransoncouple of weeks more I think. not sure. maybe longer.16:08
Mister_Magistershiet16:09
malMister_Magister: what problem do you have?16:23
Mister_Magistermal: with mic that only jusa can solve16:25
Mister_Magisteralso i need to find some dbus call in lipstick to change media volume16:25
Mister_Magisterthey dont share libs16:26
T4<adampigg> SU16:35
T4<adampigg> sure ive seen volume dbus callsin tjc16:36
Mister_Magisterohh nice thakns16:46
*** ChanServ sets mode: +v T417:54
piggzabranson: mal: hdr probably also wants iso mode ISO_HDR19:17
piggzabranson: i see wht you mean about auto/asd scene mode19:19
Mister_Magisterthat feel when your perfectly working sdk after update is missing ubu-chroot19:24
* Mister_Magister is starting to getting worried as there is no instrucitons on setting up ubu-chroot alias19:51
r0kk3rzinstall it19:53
Mister_Magisterit is installed19:53
r0kk3rzthen whats the problem19:55
Mister_Magisterthere is no ubu-chroot alias19:55
r0kk3rzits not an alias19:56
piggzi create an alias called usdk .... sfossdk usdk, easy19:56
Mister_Magisterpiggz: but ubu-chroot doesnt exist19:56
Mister_Magisteri dont remember what was alias for it19:57
Mister_Magisterkay android-tools-hadk was missing19:57
Mister_Magisterthanks for nothing :P19:57
r0kk3rzyou're welcome19:58
duncan^That's not very nice19:58
piggzif its any consolation, the rpm db in my tarket sdk got nuked doing an update to 2211819:58
Mister_Magisteryeee i love you guys19:58
Mister_Magisterpiggz: my sfossdk doesnt mount /srv/mer/sdks19:59
Mister_Magisterwhich is funny but not a problem19:59
Mister_Magisteroh boi i didnt do make -j12 hybris-hal for months20:02
Mister_Magisterhow do i even do this stuff20:03
Mister_Magisterboi… something that was compilling now is throwing segmentation fault from compiler20:05
Mister_Magisterwhy world hates me20:11
piggzhmmm, whats odd with my sdk ..... rpmbuild --dobuild: unknown option20:22
piggz--dobuild doesnt seem to be a valid option for rpmbuild according to the interwebs20:22
Mister_Magisterpiggz: my untouched ubuntu chroot started throwing segfaults from compilator lol20:23
Mister_Magisteri even reinstalled it and it still happens20:24
Mister_Magistermaybe my repos got rusty and won't compile?20:24
Mister_Magisterlol rebooted pc and compiler problems are gone best fix evur20:33
* Mister_Magister magic20:35
piggzupdating platform sdk seems to have helped20:38
Mister_Magisterpiggz: try reboot xD20:55
Mister_Magistergeeez i need updated python-solv20:55
Mister_Magisterwe have 0.1.0 i need 0.6.020:56
Mister_Magisterabranson: i see you updated it and it didnt get into 2.2.1?20:59
Mister_Magisteroh it got updated 3 years ago am i missing something?20:59
piggzMister_Magister: fixed with platform sd update21:01
Mister_Magisterkkk im just joking as reboot fixed my problem21:01
Mister_Magisterwho would have thought21:02
Mister_Magisterwhy is python-solv 0.1.0 if its 0.6 here https://git.merproject.org/mer-core/libsolv/commits/master21:03
Mister_Magisterso in mer:core its 0.6 but in mer:testing 0.1 i dont understand21:04
piggzah, the age old problem of naming a branch .... do i use english, or incorrect spelling for colour :D21:06
Mister_Magister:P21:07
Mister_Magisterlibsolv0-0.6.34-1.18.4.armv7hl conflicts with libzypp < 14.35.0 provided by libzypp-12.2.0+git6-1.2.1.jolla.armv7hl21:07
Mister_Magisternot i c why21:07
Mister_Magisteron mer:core libzypp is 17 so i think that will get into next release or smth21:09
Mister_Magisterit was supposed to be this release21:09
T4<adampigg> abranson, mal: is this the correct approach? https://git.merproject.org/piggz/gst-plugins-bad/tree/android-color-modes22:00
mallooks reasonable22:01

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