=== chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [06:46] xnox: Mind if I upload a util-linux patch to fix bug #1708635 [06:46] bug 1708635 in util-linux (Ubuntu) "Valgrind reports " Uninitialised value was created by a stack allocation" in __uuid_generate_random" [Undecided,New] https://launchpad.net/bugs/1708635 [07:07] RAOF: So it was more random? :) [07:17] So it didn't reference uninitialised memory when getrandom() returns ENOSYS, such as on a CI machine running a 14.04 kernel. [07:19] Oh, right. That's the Linux call and not the ANSI-C pseudorandom call guaranteed to work [08:24] RAOF: should we land the workaround for bug 1708635 to unblock, or is a fix immanent? [08:24] bug 1708635 in util-linux (Ubuntu) "Valgrind reports " Uninitialised value was created by a stack allocation" in __uuid_generate_random" [Undecided,New] https://launchpad.net/bugs/1708635 [08:29] alan_g: I've uploaded a fix* [08:30] (I've obviously not tested it in CI, but I'm confident it's a fix) [08:31] The theory is CI should now work? [08:31] * duflu senses deja vu [08:32] duflu: again? [08:32] Indeed [08:34] Oh, woops. [08:35] Conflct with package already in proposed. [08:59] Heh. Welcome to my world (as I was discussing last week) [09:01] * alan_g muses: the other workaround would be to move CI to some builders with a recent kernel. [10:54] alan_g, mind taking a look at https://forum.snapcraft.io/t/pyqt5-on-raspberry-locale-problem/1574 ? [10:54] ogra_: ack [10:55] (not sure what the dbus issue there is, i helped as much as i could with the other bit) [11:06] ogra_: the dbus bit is a mystery to me too. I can guess that it relates to the qtubuntu project, and that it's something that broke when we dropped the overlay. [11:07] well, i guess the demo apps still work, dont they ? perhaps you can just point him to the source for ideas === chihchun is now known as chihchun_afk === ogra_ is now known as ogra === chihchun_afk is now known as chihchun [12:30] Good Afternoon Gents, perhaps a daft question but is mir-kiosk supported on Ubuntu Server 16.04 or Just on Core? I want to run a Qt app in a Kiosk type setting. Have it work on a RPi but we need more horsepower so think of using a desktop class machine with Ubuntu Server [12:30] Or is there a better way to do this? [12:32] the mir-kisok snap should surely also work on a classic (server) install [12:32] *-kiosk [12:33] (if not, that would be a bug i guess) [12:35] ogra: Thanks I thought it should but can't get it to launch. Will keep troubleshooting in that case [12:37] file a bug if you cant get it to run ... technically it shouldnt be any different to using it on core [12:37] i.e. it should auto-start on boot [12:38] but perhaps you need some additional libs installed that are guaranteed to be there on the core images [12:43] Thanks, definitely not doing that but will make sure basics are covered first. [12:44] journald (or syslog) should actually have some info ... [12:44] (a snap always uses a systemd unit to auto-start ... so there should be some errors if that fails) [13:02] Thank you, as a side note how would we change the screen orientation of the mir-kiosk-apps demo to be portrait? [13:03] AdamH_: the server image will be missing some part of the "desktop" graphics stack: mesa, mir-graphics-drivers-desktop. If they are in place it should work. [13:09] alan_g: Thanks, mir-graphics-drivers-desktop is already installed, I can see it finds the driver in the syslog but can't start [13:10] Could you pastebin the log? [13:12] Yes sure http://paste.ubuntu.com/25262948/ [13:17] Thanks. The message "Unknown command line options: --vt 1" tells us indirectly that the mesa-kms driver isn't able to initialize (but not why). [13:20] Ah thanks, I did not know that. I wonder if this is to do with me running in a VM [13:22] You installed mir-graphics-drivers-desktop from deb archive? [13:23] Perhaps it's worth trying the miral-examples deb and running "miral-desktop -kiosk" [13:27] Yes installed from deb, will try the examples and see what happens [13:29] hmmm... Unable to locate package miral-examples, is this available from a ppa? [13:31] which series are you on? [13:31] I am using 16.04 [13:32] /o\ sorry [13:33] There's a ppa (ppa:mir-team/staging), but that also has a newer mir in it. [13:33] I fear you're best building miral [13:35] * alan_g makes a note that a 16.04 miral ppa would be useful. [13:35] Thank you will give it a go [13:35] take lp:miral/release [13:36] That corresponds to the snap contents [13:37] This should help: https://bazaar.launchpad.net/~mir-team/miral/trunk/view/head:/getting_and_using_miral.md#L131 [13:38] alan_g: perfect thanks for that === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [15:40] alan_g: don't seem to be able to get miral to build, any idea where to look? [15:40] -- Checking for module 'mirclient>=0.26' [15:40] -- [15:40] CMake Error at /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:367 (message): [15:40] A required package was not found [15:40] Call Stack (most recent call first): [15:40] /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:532 (_pkg_check_modules_internal) [15:40] CMakeLists.txt:35 (pkg_check_modules) [15:40] -- Configuring incomplete, errors occurred! [15:40] See also "/home/adamheavens/miral/build/CMakeFiles/CMakeOutput.log". [15:48] AdamH_: in miral checkout dir: $ sudo mk-build-deps -i [15:50] alan_g: Thank you [15:51] AdamH_: or even easier... ppa:alan-griffiths/miral-xenial [15:51] Thank you sir! === chihchun is now known as chihchun_afk === JanC__ is now known as JanC