Thursday, 2018-09-20

T4<Zose (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> sorry04:48
*** ChanServ sets mode: +v T405:05
piggzabranson: another day to hack on gst06:42
abransonerm... yay06:45
abranson:)06:45
NeoChapaysometimes i create very strage thinks https://www.youtube.com/watch?v=W2amplHN03w :)07:01
Mister_MagisterNeoChapay: things*07:02
Mister_MagisterNeoChapay: get my money07:03
* Mister_Magister but he doesnt have any07:03
Mister_MagisterNeoChapay: did you accidentaly created split screen?07:05
NeoChapayMister_Magister: i will do07:05
* Mister_Magister thinks of switching to nemo since some time cause closedsourceness is pissing him off07:06
NeoChapayneed some patchs in lipstick https://git.merproject.org/mer-core/lipstick/merge_requests/90/diffs07:06
NeoChapayMister_Magister: you can send me monay here https://www.paypal.me/neochapay ^_^07:07
Mister_MagisterNeoChapay: since u r into it would it be easy (for you) to add notch support?07:07
Mister_MagisterNeoChapay: no money left from my donations sorry you can send me donation then ill send you donation xD07:07
NeoChapayhehe07:08
Mister_MagisterNeoChapay: my question :)07:08
NeoChapayi not understand it :)07:09
Mister_MagisterNeoChapay: ya know what notch is right? in order to support it we need to add padding form top to all windows (including sdl apps) and leave statusbar visible07:10
NeoChapayaaaaaaaaaaaaaaaaaand ?07:11
Mister_MagisterNeoChapay: is it possible to do? is it easy?07:11
NeoChapayI think yes07:11
Mister_MagisterNeoChapay: (theoretically) would you be able to do it?07:13
Mister_Magisteri mean in glacier07:13
Mister_Magisterdunno if its even possible in lipstick07:13
NeoChapayNow i add multiwindow and splitscreen i'ts all - in glacier we have many more important bugs and things07:14
Mister_MagisterNeoChapay: i mean if you would be able to do it not if you will07:14
Mister_Magisterim asking if its possible for you to make it07:14
Mister_MagisterNeoChapay: ?07:16
NeoChapaySay me in other words what  "notch is right" means. I don't uderstand. Or show me example :)07:18
piggzabranson: so .... with the blob, the output format is zigzag...... without the blob, could it be different? where would I check?07:19
Mister_MagisterNeoChapay: that was question if you know what is notch. its not "notch is right" but "you know what notch is, right?"07:20
NeoChapayno i nort know07:20
NeoChapayno i not know07:20
abransonpiggz: well, if it is '21' then it should be easier to deal with than the zigzag07:21
NeoChapay*don't know....need more sleep :)07:21
Mister_MagisterNeoChapay: you dont know what notch is? uh oh07:21
NeoChapayyes i dont know what is notch07:22
Mister_MagisterNeoChapay:  https://9to5google.files.wordpress.com/2018/03/android_p_dp1_notch_clock.jpg?quality=82&strip=all&w=160007:22
Mister_Magisteryou see that shit on the upper part of the screen? thats a notch07:22
NeoChapayoh.....iphone like bang....07:23
Mister_Magisteryee07:23
Mister_Magisteri want to add support for that07:24
NeoChapayi think addind it will simple :)07:24
Mister_Magisterbut dunno if its possible in lipstick07:24
Mister_MagisterNeoChapay: in lipstick?07:24
NeoChapayin lipstick07:24
Mister_Magisterteach me master07:24
NeoChapayin first we need this patch https://git.merproject.org/mer-core/lipstick/merge_requests/90/diffs07:25
Mister_Magisteri pledge myself to your teachings07:25
Mister_Magisterye i think so07:25
NeoChapayand after you can use reqwestWindowSize(QSize) method to change size of window07:25
NeoChapayhttps://git.merproject.org/mer-core/lipstick/blob/88d5e4c825906de43ff3e889084281d8682b5fed/src/compositor/lipstickcompositor.cpp#L45407:26
Mister_MagisterNeoChapay: and make some function that will read from config if notch is on phone and how big it is and add paddiing right?07:27
NeoChapayyeap07:27
Mister_Magisternice thanks07:28
piggzabranson: can we convert 21 to i420?07:30
piggzeasily07:31
abransonpiggz: shouldn't be too different to the semiplanar conversion that's already there, depending on what the actual format is. definitely standard with no zigzags anyway07:32
*** mgrover is now known as ghosalmartin08:35
ghosalmartinhow does Sailfish determine network settings?08:36
ghosalmartinguhl, think am going to take android-base.cfg and android-recommended.cfg and try to see if I can build a very basic kernel11:13
piggzabranson: so, is format 21 GST_VIDEO_FORMAT_v210 ?12:24
piggzpacked 4:2:2 10-bit YUV, complex format12:25
r0kk3rzpiggz: i can see you randomly plugging in different formats until one looks right12:30
piggzr0kk3rz: that is the value 21 in this enum https://github.com/GStreamer/gst-plugins-base/blob/1c8bf44dea2af3b8bbed3e230479fe5405a5bad6/gst-libs/gst/video/video-format.h#L14212:31
r0kk3rzbut is that the right enum12:32
r0kk3rzand is the 21 the right number in the first place12:32
piggz21 is the right number for droivvidedev->hal_format12:33
r0kk3rzsure, but thats just a tag12:33
r0kk3rzand you know stuff can be tagged incorrectly12:33
piggzseriously, what is wrong with rgb88812:34
piggznice n simple12:35
piggzr0kk3rz: well, if its tagged incorrectky, ive no effing change of working this shit out eh12:39
r0kk3rz:D12:43
piggzr0kk3rz: so, i think hal_format coem from droidmedia.....12:44
piggz  android::sp<android::MetaData> md(codec->m_codec->getFormat());12:44
piggz  md->findInt32(android::kKeyColorFormat, &info->hal_format);12:44
piggzm_codec is a droidmediacodec12:45
piggzso, i can only hope that the android metadata parsing works correctly!12:50
r0kk3rzhelp me android metadata parsing, you're my only hope12:55
piggzr0kk3rz: ok smart arse, any other way to work out the format? :)13:06
r0kk3rznot really no13:08
r0kk3rzbut id feed in a very specific test pattern13:09
r0kk3rzlike a checkerboard or tv test pattern or something13:09
piggz.13:30
abransonpiggz: yeah I added that so we could actually tell what the colour format was coming out. otherwise it was just tagged as that same as the video sink would accept13:47
abransonpiggz: that's a gst header, not droid13:48
abransonhttp://androidxref.com/8.1.0_r33/xref/hardware/qcom/media/msm8974/mm-core/inc/OMX_IVCommon.h#11013:48
piggz abransonthx13:49
abransoni think it's OMX_COLOR_FormatYUV420SemiPlanar13:49
abransonwhich is almost the same as the xperia's qcom format, without the alignment13:49
abransonmaybe try copying that function and removing the alignment stuff13:51
piggzabranson: xperias being QOMX_COLOR_FormatYUV420PackedSemiPlanar32m ?13:51
abransonyep13:51
piggzk13:51
piggzr0kk3rz: no test pattern needed, just an abranson :D13:52
r0kk3rzits a good idea anyway13:53
abransoni generally use blackadder 2 videos off youtube13:53
abransonbecause if i ever see that damn buck bunny again...13:54
r0kk3rzhaaah13:54
piggzabranson: sorry, this channel!15:56
r0kk3rzabranson: theres also that other blender foundation video sintel16:04
piggzoh shit, i may be some kind of genius16:16
piggzr0kk3rz: ^ :D16:17
r0kk3rzruh roh16:18
piggzso....ready?16:18
taixzothere's also Elephant's Dream16:18
r0kk3rz'i may be some kind of genius' is only second to 'hold my beer, watch this' in terms of epicness16:18
piggzthis is using the current algo for the xperia https://imgur.com/delete/LW1uWoe5uF2ZzNe16:19
taixzo...you link to the delete link?16:19
piggzballs16:19
r0kk3rzpiggz: aha! genius16:19
piggzanyway....16:20
piggzthis is using suggestion to remove alignment and do similar https://imgur.com/kVM0ucbtvytgdtV16:20
taixzo"Zoinks! You've taken a wrong turn."16:20
piggzaye aye16:21
piggzhttps://i.imgur.com/rtV7Ws3.png16:21
piggzand......16:21
piggzthis is what I now have https://i.imgur.com/H2uyeQW.png16:21
piggzta da!16:21
piggzi feel a PR to gst-droid a comin'16:22
r0kk3rzwoop woop16:23
piggzso, all i need now is a hack....erm...feature script that renames the i420colorconvert blob if it exists16:24
r0kk3rzwill that still break it?16:29
piggzr0kk3rz: no, the lib breaks it, it outputs in that zigzag format16:35
r0kk3rzhmm shame16:37
piggzr0kk3rz: wanna reverse enginner it?16:43
Mister_Magistermonich: hi i have a problem (no logs) sometimes sim card isnt detected at all i need to restart ofono/phone maaany times to get it working again. any handy config value or something that could help?17:11
piggzMister_Magister: $autodetectsimretry=true17:13
Mister_Magisterpiggz: where?17:13
piggzheh, im j/k :D17:13
Mister_Magisterah :P17:13
Mister_Magisterpiggz: my mom has problem with moto g2 lte and i want to keep her on sfos17:15
*** ChanServ sets mode: +v T417:28
Mister_Magisterwhoa titan is stable since over 2 years17:29
wolfquinhello, when i do the command breakfast $DEVICE it wont build, and tells me it couldn't find cm.mk, but im using lineageos as a base, do i rename, or is there a command to specify what to use?17:55
wolfquinmka gtelwifi18:00
malwhich android base?18:00
wolfquin^^ would that work? and its kitkat.18:01
malwolfquin: it seems that device has moved to lineage naming18:01
wolfquini don't quite get it tbh, does that mean it was originally cm?18:03
malwolfquin: lineageos used to be cyanogenmod i.e. cm18:04
wolfquinoh, yeah. so does that mean i should just rename it? since they both are the same?18:05
malthere are two options18:05
maleither you patch the build repo to support lineage or patch device repo to use cm instead or lineage18:06
malfirst one is just one already available patch, the latter would need manual work18:06
malfor the latter option it might be enough if you rename lineage.mk in device repo and replace lineage_gtelwifi inside that file with cm_gtelwifi18:10
wolfquinah, which file to patch? envsetup.sh?18:10
mal*rename lineage.mk to cm.mk18:10
maltry that renaming, it might be easier18:10
wolfquinokay18:11
wolfquinit keeps telling me i don't have the right repo manifest/product spec for my device18:26
wolfquinbuild/core/product_config.mk:252: *** No matches for product "cm_gtelwifi".  Stop18:27
maldid you do both of the things I said, i.e. modifying the content of the file also18:31
wolfquinim lost on which file to modify18:44
wolfquinah, vuildspec.mk.default?18:45
Mister_Magisterwhoa installing zip causes my phone to reboot18:47
piggzabranson: mal: r0kk3rz: https://github.com/sailfishos/droidmedia/pull/43 https://github.com/sailfishos/gst-droid/pull/2418:49
malwolfquin: I said rename lineage.mk to cm.mk and replace lineage_gtelwifi inside that file with cm_gtelwifi18:50
r0kk3rzpiggz: doesnt look so complicated18:51
wolfquinoh... sorry, my english isn't being the best right now.18:51
wolfquini thought you were saying there was another file to modify lol18:51
piggzr0kk3rz: no, not when you get to it18:52
r0kk3rz@abhishek_0: soooooo, wanna try out @adampiggz magic browser video fix?18:52
piggzi had a user test it already and he was very happy18:53
r0kk3rzbirdzhang[m]: you had this problem too didnt you18:53
r0kk3rzpiggz: i was more thinking different devices18:53
piggzsure18:53
piggzwas just sayin (tm)18:53
piggzdays on that little amount of code!18:55
r0kk3rzhah18:55
r0kk3rzyeah, it would've been more painful with the zigzags i think18:56
r0kk3rzits a shame we need to hack that library out of the way18:56
r0kk3rzi wonder if we can just banhammer it from being loaded18:56
kimmoliwhat it does fix?18:56
r0kk3rzkimmoli: not your problem18:57
r0kk3rzother problem18:57
piggzkimmoli: fixes https://i.imgur.com/rtV7Ws3.png18:59
kimmoliyeah, no one can fix my problem...18:59
T4<abhishek_0> r0kk3rz why not? :D18:59
kimmolipiggz: ok. not my problem.19:00
malwolfquin: let me know if that worked19:04
wolfquinit works, but it seems i got an issue with fixup-mountpoint now19:05
malyes, there are instructions for that, depends on which error you got19:05
kimmolireminder of my issue, random videos at imgur, twitter (also GIFs), youtube: http://kimmoli.com/tauhkaa/videoissue.jpg19:05
malkimmoli: maybe something similar in your case19:06
r0kk3rzyeah, you've got the zigzags too man19:08
r0kk3rzits catching19:08
r0kk3rzmove the i420convert lib19:09
malare zigzags contagious? :)19:10
T4<abhishek_0> i want to test ,, where are the packages ?19:12
mal@abhishek_0 you have some video issues in browser also? what kind of issues?19:12
T4<abhishek_0> same which piggz had , and 3 others too19:13
T4<adampigg> @abhishek_0 i'll send them on telegram19:13
T4<adampigg> (Document) http://149.202.119.142:9090/AAdjVGls5o.null19:13
T4<adampigg> (Document) http://149.202.119.142:9090/OyJOAbuRMR.null19:14
piggzthat ought to do it19:14
piggzremember to move libI420colorconvert.so out of the way19:14
T4<abhishek_0> okay,, i'll be back in a jiffy19:14
piggzand no hacks are required for me in /etc/gstdroid..19:15
piggzs/hacks/quirks19:16
malpiggz: wondering if a quirk would be useful, I mean that conversion could be skipped for broken formats19:18
malpiggz: then you wouldn't have to move the lib away19:19
piggztrue19:19
malusually having to modify vendor or system is not nice19:19
piggzmal: well, i had the idea of a script which did the remount/move/remount :D ... but a quirk would be nicer19:20
malremount script... that's ugly19:21
piggzadditional code will have to wait until the weekend ... off out now tonight, and stopping in newcastle tomorrow night seeing a comedian19:23
r0kk3rzpiggz: who you seeing in geordieland?19:28
piggzdave gorman19:28
r0kk3rzive seen dave once, was a good show!19:28
piggzaye seen him before ... booked newcastle then he announced carlisle! still, its  anight away!19:28
r0kk3rzhah19:28
kimmoliremount could be done from rpm, but it was not reliable19:52
kimmolialso the remount back to ro failed always for me.19:53
T4<abhishek_0> :D19:57
T4<abhishek_0> (Photo, 720x1280) http://149.202.119.142:9090/d4YP3H6RHr.png19:57
T4<abhishek_0> (Photo, 720x1280) http://149.202.119.142:9090/gEr4L3OpEd.png19:57
T4<abhishek_0> (Photo, 720x1280) http://149.202.119.142:9090/mIRNS0Vbsd.png19:57
T4<abhishek_0> working confirmed19:57
T4<abhishek_0> good job piggz19:57
Mister_Magister@abhishek_0 you get ads on yt? lol19:58
T4<abhishek_0> i'll finally have a good experience after almost a year19:58
T4<abhishek_0> Mister_Magister yeah19:59
Mister_Magisteri dont19:59
Mister_Magisterand i dont use yt in browser anymore :P19:59
* Mister_Magister microtube ftw19:59
T4<abhishek_0> is it on openrepos ?19:59
malI rarely use youtube20:00
Mister_Magisterye sure it is20:00
Mister_Magisterwhy is version --dup not caching rpms20:00
Mister_Magisterso it downloads all of them each try20:00
Mister_Magisterand why it wont just retry downloading this one failed package20:00
T4<meierrom> @abhishek_0 [working confirmed], For which device?20:09
T4<abhishek_0> Xiaomi redmi 220:12
T4<abhishek_0> *checks about page*20:14
T4<abhishek_0> Mister_Magister did you just advertised your app to me XD20:14
Mister_Magisterhell yeah i did xdd20:15
Mister_Magisterpiggz's style!20:15
Mister_Magisterdont forget to install galaxy attack hd20:15
T4<abhishek_0> Goddammit I just installed it ten minutes ago to test performance20:16
Mister_MagisterxDDD20:17
Mister_Magister@abhishek_0 but srsly microtube is great for watching yt20:18
T4<adampigg> Glad to be of service :)20:20
Mister_Magisterxd20:21
T4<meierrom> @abhishek_0 [Xiaomi redmi 2], I'll try to mobilize @nonamae_bot aka Benzands to test on vince.20:22
mal@adampigg let's figure out the quirk for skipping android side conversion this weekend20:23
Mister_Magisterlate midnight release osprey titan and thea are comming out20:23
T4<adampigg> Mal: sure...20:23
T4<adampigg> Sunday will be a.good day, most of family out20:24
malok, I have no plans for the weekend20:24
malI have still some small things to fix on fp2, most people wouldn't even bother checking whether systemd is in degraded state or not20:25
Mister_Magistermal: it is on every port isnt it20:27
Mister_Magistereven on xperia x20:27
malMister_Magister: but it's fixable20:28
Mister_Magistermal: and what does it change20:28
malnothing really, just want my port to be as clean and good a possible20:28
mal*as20:28
Mister_Magistersure mr perfectionist20:29
Mister_Magister:P20:29
r0kk3rzmal: so hows the mainlining effort going?20:30
malr0kk3rz: not enough time to do that20:32
r0kk3rz:D20:32
Mister_Magisterdont even talk to me about time lol20:32
Mister_Magisterim moving soon and ill be able to sleep at least 6 hours20:33
Mister_Magisteryaay!20:33
Mister_Magistermal: im sleeping <6h since over 3 months and im slowly dying20:34
maltry years and then talk about it20:35
malnot fun20:35
r0kk3rzsleep is important, make sure you sleeep :)20:35
Mister_Magistermal: ok ok you win you win20:36
Mister_Magisterbut after moving out ill regain 4h from my life20:37
Mister_Magisterokay i released 3 updates mom can i go to sleep now21:18
UmeaboyHi! There's a unofficial build out now for maple [G8142] a.k.a Sony Xperia XZ Premium Dual when it comes to Lineage OS 15.1, but neither LTE or WiFi is working. Will hybris fix that if I build a image for it?23:03
UmeaboyI haven't tested it yet.23:03
UmeaboyI can't build Lineage OS 15.1 for it since I have insufficient memory.23:05

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