2016-01-12 16:50:55 toxip kido: did you manage to fix the settings app yet? 2016-01-12 16:51:58 @kido toxip: it was my fault I didn't push a cl 2016-01-12 16:52:09 @kido Commit I had localy 2016-01-12 16:52:14 toxip oh lol :D 2016-01-12 16:52:17 toxip how classic 2016-01-12 16:52:36 toxip so just git pull meta-asteroid? 2016-01-12 16:54:11 toxip finally got this linux into a usable state on my laptop :) 2016-01-12 16:54:38 @kido Yes, and just to make sure you have the latest qml-asteroid also run bitbake -c cleansstate qml-asteroid before re-running bitbake asteroid-image 2016-01-12 16:55:01 @kido I did a clean build in those condition and settings worked 2016-01-12 16:55:05 toxip can I just clean the whole thing? 2016-01-12 16:55:23 @kido However I have no clue for adb 2016-01-12 16:55:56 @kido Well... You *can* but I think you don't have to, OpenEmbedded is there to take care of everything 2016-01-12 16:57:11 toxip I'm just wondering how I could start everything from cleanslate so it would take the latest commits and build everything from scratch 2016-01-12 16:57:31 toxip sorry for being a total noob :D 2016-01-12 16:59:08 @kido To clean everything you can just rm -rf your build/ directory 2016-01-12 16:59:53 toxip simple 2016-01-12 17:00:13 toxip well, let me try with the new commits then 2016-01-12 19:27:03 toxip well, settings work but how do I change the time? :D 2016-01-12 19:58:23 @kido toxip: mmhh I guess there is a dbus problem with the timed-qt5 daemon atm 2016-01-12 19:58:26 @kido Still no adb? 2016-01-12 23:08:41 toxip kido: oh yeah, forgot to check the adb 2016-01-12 23:12:20 toxip adb works now 2016-01-12 23:12:36 @kido Ah :) 2016-01-12 23:12:55 @kido Then, nothing can stop you now 2016-01-12 23:13:09 toxip I guess linux fixed it :D 2016-01-12 23:13:28 toxip threw my windows out of the window >_< 2016-01-12 23:13:37 toxip no pun intended :D 2016-01-12 23:15:24 @kido I believe that adb should work as well from windows, that will stay a mystery for me 2016-01-12 23:16:21 toxip yeah, no idea... maybe the new image fixed it. Who knows 2016-01-12 23:18:43 toxip so, I'm checking this time picker on settings app 2016-01-12 23:18:50 toxip trying to understand how this thing works 2016-01-12 23:46:05 jfred-matrix it should work on windows, but in my experience adb on windows can be weird depending on the drivers you're using, etc 2016-01-12 23:46:14 jfred-matrix on linux though it tends to Just Work 2016-01-12 23:56:51 @kido right