**** BEGIN LOGGING AT Sun Feb 10 02:59:56 2019 Feb 10 09:29:35 what are exactly doing the linux "clrset" bit funcs ? They work with a mask so not totally clear to me Feb 10 09:29:58 ops wrong chan sry Feb 10 10:05:44 khem: hey, did you use qtwebengine recently ? Feb 10 10:06:07 khem: seems I'm not getting input events to the simplebrowser webengine part, but the UI gets them ... Feb 10 10:06:25 khem: it worked on sumo, doesn't work on thud Feb 10 18:14:36 Heya, can anyone tell me about the autobuilder? Im looking to set up a local installation here but it looks like the yocto-autobuilder repo has been static for 12 months and theres a new yocto-autobuilder2 (which is on the public server) which doesnt have much documentation as far as I can see? Which should I be using? I had a crack at installing 2 via the notes in README-WALKTHROUGHS.md but had all manner Feb 10 18:14:36 of problems with bugs. I guess I need to know the specific s/w environment on the working machine to reproduce it? Feb 10 19:13:27 I'm trying to understand how to use the populate-volatiles.sh script for a read-only-rootfs. Is there a way to have the resulting tmpfs be populated with the original configuration file? For example, I create a link and file reference in my volatiles configuration for /etc/my.cfg. On boot, that my.cfg file is empty. Feb 10 20:12:17 looks like the way you would do that is to store the read-only version of the configuration file somewhere else in the system and then have populate-volatiles copy that to a tmpfs location as well as setup a link from a more canonical location like etc to point to the tmpfs version. That way your config is restored on startup but can be tweaked at runtime. Feb 10 20:13:16 the 'f' line of one's volatile configuration would be immutable version of the config file in place of 'none' in all the provided examples. Feb 10 20:49:31 Marex: I use libinput and it works ok Feb 10 21:02:30 Does anyone have SSH access to the autobuilder machine and willing to get me the output from "pip list", "npm -v", "nodejs -v" and "yarn -v"? Thanks! Feb 10 21:02:44 (Im assuming its not running in venv mind...!) Feb 10 21:37:05 khem: on sumo or thud ? Feb 10 21:37:22 khem: on sumo it works fine, on thud I only get input events to the UI, not the "webengine" part Feb 10 22:05:37 i think its master 5.12 that i have Feb 10 22:26:40 khem: might as well try that ... although, could it be broken in thud ? Feb 10 22:30:38 i dont think it should be broken since when thud was master it worked ok too Feb 10 22:37:56 khem: why would it work on sumo and not on thud then ? Feb 10 22:38:28 the change in qt version is the only thing I can think of Feb 10 22:38:55 and since the UI elements react, except for the html website, I suspect it has to do with the webengine part only Feb 10 22:43:41 Marex: this is what I use as a bbappend for qtbase PACKAGECONFIG_append = " libinput eglfs examples linuxfb tslib xkb xkbcommon-evdev" Feb 10 22:43:56 if you dont need eglfs you can remove it Feb 10 23:53:33 no_such_user: definitely go for autobuilder2. Its standard upstream buildbot, nothing special about that Feb 10 23:57:04 no_such_user: hopefully you're around tomorrow and we can discuss **** ENDING LOGGING AT Mon Feb 11 03:00:11 2019