[00:11] RAOF: yeah, still the same issue :-/ [00:11] Disappointing ;( [00:33] RAOF: Any more ideas? I'm checking lightdm stuff, but this issue is a regression as it was working fine before [00:34] The error is failing to acquire VT, isn't it. [00:36] RAOF: yes [00:40] Hm. [00:40] I don't suppose you know at what revision it stopped working? === JanC is now known as Guest15498 === JanC_ is now known as JanC [00:49] josharenson: Could you give me the full error output, again? [00:50] I should just check that what I think is the problem is indeed happening :) [00:50] RAOF: this is from mir-greeter.log http://pastebin.ubuntu.com/16228851/ [01:02] Hm. I think I'll instrument that failure path a bit more; how much handholding do you need to try a new build of Mir? :) [01:04] RAOF: I had no issues getting 0.23 built and installed [01:04] Ok. I'll point you at a branch that should fail more verbosely for you. [01:05] RAOF: cool, thanks [01:47] josharenson: lp:~raof/mir/verbose-error-for-vt-finding [01:47] RAOF: building now [03:20] josharenson: Feel free to ping me with the (hopefully verbose) exception message once you're done :) [08:40] gaah we really need to fix the flaky wizard tests :[ [08:43] they are fixed, no? [08:43] oh no [08:44] i thought there was a branch that fixed them [08:44] but there's no such branch anymore so it's been merged already [08:47] yeah apparently not fixeded enough [09:23] pstolowski, FYI I've put 71 back in Lander: ACK, we've restarted a single unity8 failure, hopefully will be back in testing later today [09:25] Saviq, ah, awesome; no need to rebuild after silo 69 lands? [09:25] pstolowski, it landed last night, I rebuilt and everything [09:36] Saviq, thanks.. and a unity-scopes-shell change just landed in silo 56, so going to rebuilt it in silo 71 [09:42] pstolowski, d'oh, that silo's out of luck... [09:42] :( [09:43] I mean with all the things that get in before it [12:42] Saviq, is https://requests.ci-train.ubuntu.com/static/britney/xenial/landing-071/excuses.html a flaky test again? [12:42] pstolowski, it's yesterday's run [12:42] ah sorry [12:43] pstolowski, nw, it's running right now - should update soon [12:43] http://autopkgtest.ubuntu.com/running.shtml#pkg-unity8 [12:43] first one at the top [12:43] k [12:44] pstolowski, that said, it is a flaky test - one that we've thought we've fixed, but obviously we've not [13:14] Saviq, around ? [13:14] om26er, wassup? [13:15] Saviq, with yesterday's update unity8 session does not start, just blank screen [13:15] using the overlay ppa on the desktop [13:16] I wanted to try the dynamic gdu thing and the session never started after update [13:16] om26er, known, fix in silo [13:17] Saviq, which silo ? I can test [13:18] om26er, https://requests.ci-train.ubuntu.com/#/ticket/1370 [13:21] Saviq, sounds fine to me, I can add a skipIf decorator for that [13:21] oops sorry, wrong tab [13:21] :) [13:31] Saviq, I tried it but things look quite small on a 14" 1080p screen. http://i.imgur.com/wGygHxU.png -- hope that's not expected ? [13:32] om26er, expected, yes, we'll add custom scales for displays soon [13:32] om26er, we're assuming 8 px for grid unit on external screen for now [13:32] Saviq, aaha, so you will have to make that dynamic based on resolution to size ratio ? [13:35] btw for me GRID_UNIT_PX=12 felt acceptable [13:35] om26er, yeah, DPI or so - and users preference of course [13:35] om26er, is that your only screen btw? [13:35] Saviq, yes, that' my laptop' main screen [13:35] om26er, I *think* that should still respect GRID_UNIT_PX then... greyback ↑? [13:36] Saviq, yes, I did change that to 12 and it worked. [13:36] but I am more for the dynamic thing :) [13:37] om26er, oh sure, next step ;) [13:43] Saviq, exciting times [13:43] om26er, you called it === dandrader is now known as dandrader|afk [15:37] oSoMoN, web browser fonts looks pixelated since the latest unity8 dgu landings, is that known ? [15:39] om26er, there's an oxide landing incoming https://requests.ci-train.ubuntu.com/#/ticket/1340 [15:41] Saviq, thanks will give that a try. On another note, the chevrons in list items of the system-settings apps look abnormally big. [15:41] om26er, that could be bug #1421293 [15:42] bug 1421293 in ubuntu-ui-toolkit (Ubuntu) "Icon width is inconsistent when height is specified" [Low,Triaged] https://launchpad.net/bugs/1421293 [15:43] or alternatively a separate bug altogether [15:43] Saviq, that one sounds related, will add a comment with the screenshot there first. [15:44] om26er, actually no - that one is fix released, so might be a USS issue after all [15:45] :D [15:45] Saviq, btw the oxide silo only contains package for vivid [15:49] om26er, right, oSoMoN do you know if https://requests.ci-train.ubuntu.com/#/ticket/1340 will get a xenial build, too? [16:04] Saviq, it should. dbarth, can we add a xenial build to silo 76 ? [16:19] oSoMoN, dbarth not here... === dandrader|afk is now known as dandrader [16:58] Saviq, right, bank holiday in France, I forgot [16:58] Saviq, lemme check if there’s a build ready that we can copy to the ppa [16:58] s/ppa/silo/ [17:05] Saviq, I don’t have a build handy but I’ve asked Chris on #oxide [17:05] he probably has a source package ready [17:06] oSoMoN, ack, thanks, om26er ↑ === marcusto_ is now known as marcustomlinson === dandrader is now known as dandrader|afk [19:26] mzanetti, did you write BlurLayer? [19:26] (the component used in the DesktopSpread to provide blur) [19:27] I'm using it and just get black. I'm trying to debug why but am not very familiar with ShaderEffect === dandrader|afk is now known as dandrader [21:02] How would I tell if caps lock is on inside u8? [21:39] mterry_, you don't ;P [21:40] but for real, there's a Mir bug somewhere about the LED not being on [22:04] Saviq, hrm... OK. New greeter designs ask for the password field to have a caps lock indicator. It's not clear to me how to implement that yet [22:59] mterry_, oh you mean for the *client* to know when caps lock is on... can't see Qt exposing such information