2015-11-18 08:08:27 Nokius_work sounds intresting from the HW view https://www.indiegogo.com/projects/oxy-smartwatch-your-daily-companion#/ 2015-11-18 13:52:54 @kido Yup, and we take care of the software :) 2015-11-18 15:20:22 Nokius_work ? 2015-11-18 16:55:16 @kido I mean, they use android so if the OS isn't suitable asteroid will be able to be adapted more or less easily 2015-11-18 18:25:06 TimSueberkrueb Hey there :) First of all: very excited about this project, please, please keep it up! Trying to get started with app development (https://github.com/AsteroidOS/asteroid/wiki/Creating-an-Asteroid-App). The command `bitbake meta-toolchain-qt5` returned the following: http://paste.ubuntu.com/13332370/. Can't run `tmp-glibc/deploy/sdk/oecore-x86_64-armv7a-vfp-neon-toolchain-nodistro.0.sh` as the sdk directory does 2015-11-18 18:31:07 @kido Hey TimSueberkrueb 2015-11-18 18:31:36 @kido Just let me two minutes to get back home and I'll give that a look :) awesome to see you're interested 2015-11-18 18:32:22 TimSueberkrueb kido: cool thx :) don't hurry, must go off now anyway, see you bit later. 2015-11-18 18:35:20 @kido Ok but it must probably be your computer's architecture that is digferent than mine, could you tell me what's in tmp-glibc/deploy/sdk/ ? 2015-11-18 18:50:45 TimSueberkrueb kido: the folder `build/tmp-glibc/sdk` doesn't exist 0.0. There are only `images`, `ipk` and `licenses`. 2015-11-18 18:54:29 TimSueberkrueb *build/tmp-glibc/deploy/sdk 2015-11-18 19:03:54 @kido TimSueberkrueb: did you execute bitbake meta-toolchain-qt5 2015-11-18 19:03:56 @kido ? 2015-11-18 19:04:17 TimSueberkrueb yes. it returned this: http://paste.ubuntu.com/13332370/ 2015-11-18 19:05:16 @kido sorry forgot about your previous pastebin, I'm investigating on that 2015-11-18 19:05:53 @kido it seems that the file's encoding is wrong 2015-11-18 19:06:00 TimSueberkrueb np :) thx for your support! 2015-11-18 19:06:03 @kido some say you only need to open /home/tim/asteroid/asteroid/build/tmp-glibc/work/armv7a-vfp-neon-oe-linux-gnueabi/qttranslations/5.4.2+gitAUTOINC+f76e5c98b0-r0/git/translations/qtbase_uk.ts with gedit and save it 2015-11-18 19:06:13 @kido that's strange 2015-11-18 19:06:39 TimSueberkrueb should I try that? 2015-11-18 19:07:49 @kido yes, and you could pastebin this file if it still fails 2015-11-18 19:08:39 @kido I don't have qttranslations in my build tree 2015-11-18 19:09:51 Nokius kido: yeap since say like opensource the code 2015-11-18 19:13:21 TimSueberkrueb looks like this did the trick ... still running ... 2015-11-18 19:15:27 @kido I'm building meta-toolchain-qt5 again from a clean tree too, to check if it also happens here 2015-11-18 19:27:05 @kido I didn't meet any problem, I'm not sure how your file has been able to get corrupted 2015-11-18 19:34:34 TimSueberkrueb this is what I gedit complained: http://snag.gy/uuQF2.jpg 2015-11-18 19:35:30 @kido indeed the encoding was wrong then 2015-11-18 19:35:37 TimSueberkrueb sry for german, says the file contains some invalid characters ... 2015-11-18 19:38:42 @kido np, I speak a little bit of german 2015-11-18 19:41:13 @kido if you want to participate in the QML development, be aware that the hello world demo I quickly created uses qtquickcontrols-nemo which I would like to get rid of on the clean system, iktwo (who seems to have left the project for a while) started some work on a qtquickcontrols-asteroid lib 2015-11-18 19:43:00 TimSueberkrueb kido: okay, will have a look at it. Currently it's still building meta-toolchain-qt5 ... 2015-11-18 19:43:27 @kido alright :) 2015-11-18 19:43:42 @kido keep me updated of your progress 2015-11-18 19:46:54 TimSueberkrueb yep :) thx for your help! btw, what is asteroid based on? Debian? 2015-11-18 19:47:01 locusf yah glacier components are quite strictly for mobile 2015-11-18 19:47:15 locusf TimSueberkrueb: Nemo Mobile 2015-11-18 19:49:05 @kido well asteroid neither uses mer nor debian or any other already existing OS, it's built using openembedded which creates a whole new embedded distro based on nothing else 2015-11-18 19:49:18 locusf ah true 2015-11-18 19:49:25 @kido however we re-use a huge amount of components from the mer-nemomobile-sailfishos projects 2015-11-18 19:49:38 TimSueberkrueb ah ok 2015-11-18 19:50:01 @kido so the high level part is currently very similar to a stripped-down nemomobile indeed :) 2015-11-18 19:50:11 @kido however the lower level part is completely different 2015-11-18 19:50:48 TimSueberkrueb do you think we could have ubuntu touch integration somewhere in the future? 2015-11-18 19:50:57 @kido locusf: I still plan to re-use as much as I can from glacier :) you did an amazing job and I don't want to reinvent the wheel for no reason 2015-11-18 19:51:25 @kido well ubuntu touch develop they apps with QML so yeah we would just have to install the qtquickcomponents from ubuntu 2015-11-18 19:51:30 @kido their apps* 2015-11-18 19:51:51 TimSueberkrueb yeah, I meant integrating kind of notification system 2015-11-18 19:52:04 @kido oh that's something else :) 2015-11-18 19:53:24 @kido well it's not planned for anytime soon, there is still so much to do before getting an OS usable on a daily basis 2015-11-18 19:54:57 @kido actually, asteroid's motto should be "it's just a matter of time" 2015-11-18 19:54:59 TimSueberkrueb kido: I see, yeah. Would be super-awesome to have one day tho :) 2015-11-18 19:55:08 @kido sure 2015-11-18 21:37:56 TimSueberkrueb hey, the command finished, but I get this warnings: http://paste.ubuntu.com/13334540/ Should I've ran it as root? 2015-11-18 21:39:43 TimSueberkrueb seems to work tho 2015-11-18 21:43:17 TimSueberkrueb hoooray, got the helloworld running :) thx again for all your help! 2015-11-18 21:46:12 Nokius :D 2015-11-18 22:02:28 @kido Arg missed him :) 2015-11-18 22:02:47 @kido Good news though