2016-09-16 16:22:11,247 INFO Asara | http://slickdeals.net/f/9111971-lg-urbane-smartwatch-silver-1st-gen-99-99-fs-from-verizon-back-in-stock 2016-09-16 16:22:17,288 INFO Asara | if anyone wants a cheap asteroidos watch 2016-09-16 16:22:19,909 INFO Asara | cheapish at least 2016-09-16 16:22:28,612 INFO Asara | kido: sup! 2016-09-16 16:22:32,407 INFO Asara | sorry i haven't bene in here in a while 2016-09-16 16:22:36,971 INFO Asara | friggin work has kicked my ass 2016-09-16 16:26:12,581 INFO kido | hi Asara 2016-09-16 16:26:43,875 INFO kido | deal expired :) 2016-09-16 16:27:19,717 INFO kido | sure that's fine, good to see you back 2016-09-16 16:39:41,887 INFO Asara | damn it! 2016-09-16 16:39:49,552 INFO Asara | hows everything been? 2016-09-16 16:39:51,881 INFO Asara | what have i missed? 2016-09-16 16:42:33,655 INFO kido | mhh I've been busy with an internship but in parallel recently I've done a lot of core refactoring (faster boot, lighter images, hopefully: soon QEMU), some UI/UX improvement in order to match this http://placeholder.fr/~kido/asteroidOS-buttons-types.pdf I gave my talk at qtcon which brought interesting feedback and maybe other things like recreating the android app from scratch and a weather app (depending 2016-09-16 16:42:36,398 INFO kido | on how long you've been away...) 2016-09-16 16:44:28,911 INFO Asara | nice! 2016-09-16 16:44:44,947 INFO Asara | how small have ya gotten the image? 2016-09-16 16:45:08,268 INFO kido | 150MB with the current asteroid-btsyncd, should get to 130MB as soon as I rewrite it 2016-09-16 16:45:15,505 INFO Asara | damn nice 2016-09-16 16:45:20,885 INFO Asara | like half the size i remember it being 2016-09-16 16:45:30,760 INFO kido | yep, it was 338MB when I started 2016-09-16 16:45:32,120 INFO Asara | going to have to run a newer build on my computer tonight 2016-09-16 16:45:41,594 INFO kido | I'm pretty sure that things must be broken atm :) 2016-09-16 16:45:52,278 INFO kido | hopefully everything should be fine by the end of the week end 2016-09-16 16:45:53,818 INFO Asara | i gotta look into my logs to see how much space was on the /system partition of the urbane 2016-09-16 16:45:56,916 INFO Asara | idr off the top of my head 2016-09-16 16:46:26,657 INFO kido | 130MB is including the dory's /system directory 2016-09-16 16:48:00,964 INFO Asara | ohhh 2016-09-16 18:27:02,455 INFO kido | hi Lrs121 2016-09-16 18:28:34,544 INFO kido | I noticed that you had dory written here https://github.com/AsteroidOS/meta-sparrow-hybris/blob/637c2317af2dd66f6e7a359bf79b10c683bab9d4/recipes-qt/qt5/qt5-qpa-hwcomposer-plugin_git.bbappend#L1 2016-09-16 18:28:49,041 INFO kido | it could explain the issues that other persons had when trying to make asteroid run on the zw2 2016-09-16 18:29:44,272 INFO Lrs121 | probably, its interesting that it never gave me issues when i built it. 2016-09-16 18:29:56,432 INFO kido | I did some refactoring on all the meta-* layers so don't worry too much about the commits I pushed on sparrow-hybris, it should not be 100% working yet 2016-09-16 18:30:08,256 INFO kido | that's normal you hadn't build issues 2016-09-16 18:30:37,953 INFO kido | your bbappend was basically just saying: apply those two patches if building for dory 2016-09-16 18:31:05,372 INFO kido | afaik you need those patches on sparrow so I assume that you had this changed on a local branch or whatever 2016-09-16 18:32:57,515 INFO Lrs121 | that would probably explain some other issues. i was just about to test whether or not sparrow needs the msm-fb-refresh patch and let you know if it needs to be added as a compatible machine 2016-09-16 18:33:21,480 INFO kido | I also thik you need it 2016-09-16 18:33:28,437 INFO kido | so that psplash shows up when booting 2016-09-16 18:35:00,036 INFO kido | with this patch https://github.com/AsteroidOS/meta-sparrow-hybris/commit/3a6abb4f395deccb81a7042c919e88b1bc9fd18f since it is installed here https://github.com/AsteroidOS/meta-sparrow-hybris/blob/master/conf/machine/sparrow.conf#L24 and provided here: https://github.com/AsteroidOS/meta-asteroid/commit/293a572ae06628183343f434d211b2b9443948a6 2016-09-16 18:35:18,429 INFO kido | in the end it shouldn't change anything on msm-fb-refresher, it just factorize code between layers 2016-09-16 18:35:55,086 INFO Lrs121 | alright, at the moment i think that is the only thing stopping build. 2016-09-16 18:35:56,415 INFO Lrs121 | ERROR: Nothing RPROVIDES 'msm-fb-refresher' (but /home/lrs/dev/asteroid/src/meta-asteroid/recipes-core/image/asteroid-image.bb RDEPENDS on or otherwise requires it) 2016-09-16 18:35:56,609 INFO Lrs121 | ERROR: msm-fb-refresher was skipped: incompatible with machine sparrow (not in COMPATIBLE_MACHINE) 2016-09-16 18:36:12,583 INFO kido | have you pulled meta-asteroid? 2016-09-16 18:38:22,742 INFO Lrs121 | yup, latest is commit 33334e48c28a1b3b4a0c7e02a84907a943d80ba2 - sensorfw: move libhybris dependencies to meta-*-hybris layers 2016-09-16 18:38:29,536 INFO kido | mhh 2016-09-16 18:41:31,729 INFO Lrs121 | i think the issue lies in the recipe. https://github.com/AsteroidOS/meta-asteroid/commit/293a572ae06628183343f434d211b2b9443948a6#diff-2464138f5da454184991ab910d1e79bdR6 2016-09-16 18:41:45,292 INFO kido | yep sorry, am not fully awake 2016-09-16 18:41:50,647 INFO kido | just remove the COMPATIBLE_MACHINE for now 2016-09-16 18:41:54,758 INFO kido | I will get rid of that 2016-09-16 18:44:21,777 INFO kido | you will also most likely hit an issue with some spaces missing in sensorfw bbappend (and probably the same with lipstick 2016-09-16 18:46:12,772 INFO kido | darn, spent the whole afternoon on tetra's hwcomposer issue and still can't find a solution 2016-09-16 18:47:49,168 INFO Lrs121 | No problem, I just got up and am still waking up. Its 10am here. 2016-09-16 18:48:10,322 INFO Lrs121 | Any clues as to where the issue lies in its hwcomposer? 2016-09-16 18:48:43,252 INFO kido | I had some ideas but none of them were right 2016-09-16 18:49:16,656 INFO kido | the behavior is that: clock is drawn once -> everything is fine, then time changes and the test of the new time is always covered by the time of the first draw 2016-09-16 18:50:20,562 INFO kido | other side effects include: coloreffect on the applauncher's icons are not all of the same grey 2016-09-16 18:51:06,268 INFO kido | changing the wallpaper updates the background of the mainscreen but not the darkened&blured backgrounds of applauncher/appswitcher/notifications/quicksettings ... 2016-09-16 18:51:18,939 INFO kido | some icons in asteroid-settings are not shown, and it's never the same 2016-09-16 18:52:06,125 INFO kido | apart from those things it works flawlessly but those bugs seem to come straight down from hell 2016-09-16 18:52:06,425 INFO locusf | it changes correctly on other watches? 2016-09-16 18:52:11,106 INFO kido | sure 2016-09-16 18:52:27,724 INFO kido | I'm 100% sure it comes from how qt5-qpa-hwcomposer talks with broadcom's hwcomposer 2016-09-16 18:52:41,715 INFO kido | but I tried everything I could think of and I really don't get it 2016-09-16 18:53:27,636 INFO kido | and it's just so painful to debug 2016-09-16 19:06:19,088 INFO locusf | even with libhybris tracing? 2016-09-16 19:06:32,128 INFO locusf | I once had problems with fonts on huawei ascend p6 2016-09-16 19:06:46,297 INFO locusf | it was resolved by setting an environment variable but it didn't help here 2016-09-16 19:06:55,261 INFO locusf | look for something related to glyph rendering 2016-09-16 19:18:10,952 INFO kido | I can't find anything 2016-09-16 19:18:38,538 INFO kido | somehow, other things are updated correctly like the fps in minimer