[01:54] robert_ancell: I notice USC is started by lightdm. Is there a way I can give USC extra env vars? [01:54] ... on a phone [01:54] duflu, the easiest way is to make a script and set lightdm to load that. I think the phone is already doing that [01:55] i.e. /usr/sbin/unity-system-compositor is a shell script to /usr/sbin/unity-system-compositor.real [01:55] robert_ancell: Can you tell me where lightdm actually loads the thing called "unity-system-compositor"? I never found that bit [01:56] duflu, what do you mean where, i.e. the code location or the configuration? [01:56] robert_ancell: Configuration. How does lightdm know it must start a system compositor and what it's called? [01:57] duflu, the default is hard-coded to unity-system-compositor but it can be configured by setting unity-compositor-command in [Seat:*] [01:57] robert_ancell: Surprising but glad to see I never would have found it then. :) [01:58] duflu, /usr/share/doc/lightdm/lightdm.conf.gz contains all the configuration options and their defaults [01:59] robert_ancell: Oh nice, thanks [02:56] RAOF: Could you refresh your MP(s), so we can confirm CI is happy with the completed transition? [02:56] Seems OK when I build things by hand [02:57] Oh, except cross compiling still fails [03:05] Maybe too early [03:10] Maybe not. Seems to just be a bug in the xcompile script. Fixing that now [03:21] If Jenkins is building against proposed I think things should be working... [03:22] * RAOF presses the try again button. [03:22] Although those previous builds look pretty ominous :) [03:26] RAOF: I suspect vivid builds are somehow broken now which might hold up CI. Discovered by: https://code.launchpad.net/~vanvugt/mir/xcompile-wily/+merge/268183 [03:27] Oh, hm. [03:28] Still haven't seen any fresh Jenkins runs this week [03:28] But should do within hours [03:28] Yeah, that'd be the gcc-5 cross-compiler VS gcc-4.9 libstdc++ on wily. [03:42] duflu: Have you tried running your crossbuilt packages on a mako? [03:42] RAOF: Nope [03:43] I'm reasonably certain they'll fail, for roughly the same reason that they don't *build* if you use gcc-5 :) [03:46] RAOF: Even with devel-proposed on mako? [03:46] I'd have thought it should work [03:47] I guess it depends on precisely how the jenkins makos are configured. === shuduo is now known as shuduo_afk [04:34] RAOF: Jenkins is back. And with more failures than ever. Seems in the least it's not using the latest archive contents yet on wily [04:35] It quite possibly doesn't build against wily-proposed. [04:35] Which is silly, but there you go. [04:35] Where's our self-serve Jenkins? :) [04:38] RAOF: proposed is not required. Just the latest wily archive as of a few hours ago [04:38] Ah, good. [04:39] * duflu wonders how far behind Jenkins lags the archive contents [04:39] It shouldn't lag at all; it pulls the packages in at build-time. [04:39] Weird [04:43] Hm. Is std::function<> not a standard layout type? [04:43] How bothersome. === chihchun_afk is now known as chihchun === _morphis is now known as morphis === shuduo_afk is now known as shuduo [08:07] Woot! And with that doing the vague thing it's meant to do, it's EOD. === vesar is now known as vesar-lunch [09:33] Wow Mir has a lot of compositor implementations built in now. I find myself accidentally testing the wrong one [09:38] * alan_g sees another opportunity for the delete key [09:41] alan_g: Unfortunately they all exist for different reasons [09:41] ;) === vesar-lunch is now known as vesar [10:49] greyback_: I'm just looking at qtmir again. cmake reports "-- package 'unity-shell-application=7' not found" - I don't see that package (in wily), is it specific to overlay? [10:51] alan_g: yep. unity-api in wily is behind currently [10:53] Thanks. I'll not expect it to work (for now). === alan_g is now known as alan_g|lunch === alan_g|lunch is now known as alan_g [13:58] kgunn, silo 0 was dirty so i kicked a rebuild, but it fails [13:58] Silo config is missing these packages: qtmir-gles [13:59] i was going to update my device this morning, but worried i'd end up with a unity8 that didn't work :) [14:02] kenvandine: ah...i don't kick builds there since greyback_ has his ways :) [14:03] i don't know what causes the silo config error [14:03] maybe the silo was reconfigured or something? [14:04] kenvandine: actually in that instance, you have to tick the box [14:04] ignore missing gles twins [14:04] ah [14:04] mind if i do that? [14:04] so users of the silo don't get the wrong unity8 :) [14:05] it's a weird sync thing to make gles/gl all happy on deskotp [14:05] greyback_: ^ that ok ? [14:05] to build a new unity8 ? [14:13] kenvandine: please don't kick off builds in silo0, ask me first. Being dirty doens't mean it won't work, as citrain script pins the packages from that silo so they still install over the newer versions [14:13] ok === charles_ is now known as chalres === chalres is now known as charles === dandrader is now known as dandrader|lunch === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === dandrader|lunch is now known as dandrader === chihchun is now known as chihchun_afk === alan_g is now known as alan_g|EOD === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [20:53] RAOF, my magic trackpad doesn't move the pointer, i think this branch might fix that [20:53] https://code.launchpad.net/~ken-vandine/mir/touchpad_pointer/+merge/268274 [20:54] RAOF, but i haven't been able to build that for the device, so not tested :) [20:54] what do you think? [23:35] kenvandine: My magic trackpad moves the pointer fine, in mir_demo_server?