=== Guest79152 is now known as cyphase === ssweeny` is now known as ssweeny === duflu_ is now known as duflu [08:35] moin moin [08:48] Saviq: can you log in to jenkins? doesn't work any more for me [08:49] mzanetti, s-jenkins? [08:49] I think it happens to all jenkins instances that use SSO for me [08:49] mzanetti, works fine here [08:49] mzanetti, try logging out of login.ubuntu.com and start from scratch? [08:49] * mzanetti tries [08:50] Saviq: nope. always get a connection reset [08:50] mzanetti, different browser? === Malsasa_ is now known as Malsasa [08:53] same thing... chrome says "No data received" [08:53] Error code: ERR_EMPTY_RESPONSE [08:55] mzanetti, sounds like you need #is [08:59] Saviq: can you please trigger some rebuilds on my MPs, now that jenkins should pass again [08:59] mzanetti, will o [08:59] do [08:59] thanks [09:09] mzanetti, btw, https://code.launchpad.net/~om26er/unity8/show_password_on_label_tap/+merge/240767 has no tags now [09:09] +bad [10:04] Saviq: this s/StatusIcon/Icon branch doesn't stop haunting me :/ [10:04] Saviq: did DefaultIndicatorWidget.qml get removed? [10:05] larsu, yeah, the indicators got reworked [10:07] k, thanks [10:22] mzanetti, ping [10:27] dandrader: hey [10:27] Cimi: Saviq: what's missing for https://code.launchpad.net/~aacid/unity8/photoscopeimprovements/+merge/239834 approval? [10:27] tsdgeos, moar testing [10:28] ok [10:28] tsdgeos, I asked someone to test week ago [10:28] mzanetti, I need your help fixing a PhoneStage bug in the shellRotaion branch. Can you help me out? [10:28] dandrader: sure [10:28] tsdgeos, since I was having issues on krillin [10:28] dandrader: btw, I had a read through your changes today [10:29] tsdgeos, no one had time/did [10:29] mzanetti, it's bug #1 here: https://docs.google.com/a/canonical.com/spreadsheets/d/140Icn5zcZwMvg1SONrwRKXYip-Pie7jtbEARpWwgxfw/edit#gid=0 [10:29] bug 1 in Ubuntu Malaysia LoCo Team "Microsoft has a majority market share" [Critical,In progress] https://launchpad.net/bugs/1 [10:29] in progress? I thought this was fixed [10:29] mzanetti, I found it quite trick to fix it [10:30] dandrader: so what I wanted to ask, if we couldn't drop those properties you added to the PhoneStage API [10:30] dandrader: they won't work out with the desktop stage [10:30] which I'm gonna start working on this week [10:30] mzanetti, I originally fixed it by removing the dash visibility optimizations I had in place but that, in its turn, caused the bug in row 16 [10:31] yeah... I'm afraid that's the if() you dropped [10:31] mzanetti, because I did that visibility optimization so long ago that I forgot what I did it for :D [10:31] but need to check... [10:31] mzanetti, the problem with the optmization code is, as I debuged, that when a new app is added, but the newcomer *and* dash have index===1 for a moment [10:32] mzanetti, before the newcomer is finally assigned index===0 [10:32] dandrader: actually the newcomer should be ApplicationManager.count at first [10:32] mzanetti, and then you get an invisible dash for a frame [10:32] mzanetti, ah, good, so you know how to fix it then :D [10:32] I guess I'll figure it [10:33] mzanetti, well, that was what the console.log()s I had in place told me. [10:33] mzanetti, thanks! [10:33] dandrader: so again, those public properties you added in the PhoneStage api [10:33] they won't work for non-spread stages [10:33] so we should find a way to do things without those [10:34] what's a "non-spread" stage? [10:34] mzanetti, ^ [10:34] a desktop [10:34] for example [10:34] or a tv [10:35] actually, for tv I guess they'd work because that's still only fullscreen apps (assumingly) [10:35] but for desktop it won't. And we're starting to work on the desktop *now* [10:36] dandrader: can you point me to the ppa with the rotation stuff? [10:36] mzanetti, https://launchpad.net/~unity-team/+archive/ubuntu/demo-stuff [10:36] thanks [10:36] mzanetti, branch is lp:~unity-team/unity8/shellRotation [10:37] mzanetti, I'll update that spreadsheet to have that bug in row 2 assigned to you and to be "in progress" [10:38] ok [11:19] Hola === dandrader is now known as dandrader|afk [11:23] dandrader|afk: there's a bit more broken actually... if you have an app running and start another one, the first one will just disappear [11:24] sometimes the dash disappears too === dandrader|afk is now known as dandrader [11:43] mzanetti, right... can you fix it? :-D [11:44] dandrader: I wonder how you broke it though... probably you changed the ordering in qtmir... will have a look, yeah [11:44] going for a run now. bbiab === _salem is now known as salem_ === MacSlow is now known as MacSlow|lunch [12:04] dednick, ping [12:21] dandrader: howdy [12:21] dednick, hi. busy with rtm bugs? [12:22] dandrader: nope [12:22] dednick, great. :) I need your help with the indicators in lp:~unity-team/unity8/shellRotation [12:22] dednick, so I removed that Flickable.contentX binding [12:23] dednick, but that caused the bug in row 15 https://docs.google.com/a/canonical.com/spreadsheets/d/140Icn5zcZwMvg1SONrwRKXYip-Pie7jtbEARpWwgxfw/edit#gid=0 [12:23] dednick, so we have to find a way to implement this feature without fiddling with contentX [12:24] dandrader: woops [12:25] dednick, maybe tracking contenX and adding a left marging accordingly [12:25] I don't know. But there must be a way :) [12:26] dandrader: ya. let me take a look [12:27] dednick, thanks! [12:34] dandrader: does tryOrientedShell work now? [12:35] dednick, it does [12:35] dednick, I use it all the time [12:35] dandrader: hm. not working for me. press the buttons and nothing happens [12:35] MacSlow|lunch: any lucj in tracking down https://code.launchpad.net/~macslow/unity8/swipe-dismiss-snap-decisions/+merge/233347 ? [12:36] dandrader: are you using lp:~unity-team or lp:~dandrader as latest? [12:36] dednick, you also need unity-api from the PPA [12:36] dednick, the lp:~dandrader one has my WIP work [12:36] dandrader: ya. i have it. how about qtubuntu and all? [12:36] dednick, no need for qtubuntu [12:37] dednick, do you get any error messages printed on the terminal? [12:37] dednick, are you on vivid? [12:38] dandrader: on vivid. no messages [12:38] larsu: broken merge in https://code.launchpad.net/~larsu/unity8/stop-using-statusicon/+merge/234502 [12:39] dednick, dash does not rotate. so you have to launch an app that supports rotation [12:39] dednick, like twitter or facebook [12:39] dandrader: but the indicators should? [12:39] dednick, ? [12:39] dandrader: ah. do the indicators only rotate when the app does. [12:39] sorry, i'm stupid [12:40] dednick, it's the whole Shell.qml that rotates if the focused app supports multiple orientations [12:40] dandrader: right :) [12:41] was thinking everything always rotates if you push the button. [12:41] the button just updates the fake device orientation [12:44] Saviq: any idea why there's no CI job of https://code.launchpad.net/~larsu/unity8/stop-using-statusicon/+merge/234502 running? [12:46] dednick, the indicators resize bug in doesn't show up with "make tryOrientedShell" though [12:47] dednick, but it does show up with "make tryPanel" when you resize the qmlscene window [12:48] dednick, well, not with current shellRotation as it has the fix, but just as a heads up :) [12:50] tsdgeos, it should run soon [12:56] dandrader: is this the qtmir related branch? https://code.launchpad.net/~dandrader/qtmir/supportedOrientations [12:56] mzanetti, yes [12:57] dandrader: I'm proposing them as WIP merges to see diffs [12:59] +1. I think we can start reviewing the lower level bits [13:00] the qtmir diff is much smaller than i expected... like that :) === MacSlow|lunch is now known as MacSlow [13:17] tsdgeos, not yet === jgdxx is now known as jgdx === dandrader is now known as dandrader|afk [13:51] are we sure -m works on the desktop? === Malsasa_ is now known as Malsasa [13:51] cannot reveal the launcher === Guest4725 is now known as balloons === balloons is now known as Guest12343 [13:53] Cimi, we are sure === Guest12343 is now known as balloons_ [13:54] Saviq, ./run.sh -m and you can reveal the launcher? [13:54] tsdgeos, mzanetti: I think I know what's causing the issue with the qmltest-failure of swipe-dismiss branch for notifications. [13:55] nice! [13:55] Cimi, sec [13:55] mzanetti, https://code.launchpad.net/~mzanetti/unity8/rounded-bfb/+merge/241931 [13:57] Cimi, "-m, --nomousetouch Run without -mousetouch argument." [13:57] Cimi: thanks [13:57] Saviq, both with and without -m I cannot reveal launcher [13:57] vivid [13:58] Cimi, wfm [13:58] nfm [13:58] mzanetti, mock apps are not antialiased either ;) [14:00] yeah well. there's lots of issue with mock apps [14:01] Cimi: fixed === facundobatista is now known as SanCayetano === SanCayetano is now known as facundobatista === dandrader|afk is now known as dandrader === karni_ is now known as karni-lunch === dpm_ is now known as dpm === fginther` is now known as fginther === karni-lunch is now known as karni [15:23] mzanetti, I'd increase the topMargin [15:24] Cimi: what topMargin? [15:25] Cimi: well, all those sizes are given to me by vesa, I wouldn't change them without checking back with him [15:25] mzanetti, that topMargin is to paing the rounded corner outside the screen [15:25] paint [15:25] isn't it? [15:26] Cimi: yeah, it's to not have it rounded at the bottom [15:26] Cimi: note that top/bottom is inverted on the phone [15:26] Cimi: so if you see topMargin in here, it's actually bottom [15:26] mzanetti, exactly [15:27] mzanetti, if you try at 32GU [15:27] mzanetti, you see there is 1px of radius [15:27] that starts... [15:27] mzanetti, I think is more than 1gu of radius [15:28] mzanetti, maybe we can do 2gu [15:39] Saviq: question [15:39] tsdgeos, answer [15:40] https://code.launchpad.net/~aacid/unity8/moreAsyncDash/+merge/241524 last ci job says "PASSED: Continuous integration, rev:1391" [15:40] but that's really not possible [15:40] and looking at https://jenkins.qa.ubuntu.com/job/unity-phablet-qmluitests-vivid/86/consoleFull i see some 1397 [15:40] and some 1398 [15:40] is there a way to know what revision it is really? [15:41] tsdgeos, I can't see 1397 in there? [15:41] right sorry [15:41] some 1398 [15:41] which is 1397 + the merge from trunk [15:41] tsdgeos, hah, I think I know what happened [15:41] in my random guess [15:41] tsdgeos, you pushed while this job was running [15:42] probably [15:42] tsdgeos, so indeed it sounds like it's not valid there [15:43] tsdgeos, but OTOH, that job isn't really using the installed packages is it... [15:44] fginther, hey, tsdgeos found a "race" in the -ci jobs: [15:45] hmm no [15:45] tsdgeos, hmm so the problem really is that we don't *know* the revision in qmluitests do we? [15:46] i don't know i [15:46] mean [15:46] according to https://code.launchpad.net/~aacid/unity8/moreAsyncDash/+merge/241524/comments/595561 [15:46] it's 1391 [15:46] but qmluitest can't succeed in 1391 [15:46] so it's not 1391 for sure [15:47] i'd expect if that comment says 1391 qmluitests would run on 1391 too [15:47] and not on "newest of branch" [15:47] tsdgeos, yeah I think the qmluitests job doesn't actually take the rev into account [15:47] fginther, ↑ [15:51] mzanetti, mterry, has design ACKed the more opaque black overlay in lockscreens? [15:52] Saviq: yes, requested actually [15:52] the numbers/icons are quite stark now on top of it [15:52] ok [16:16] mzanetti: ping [16:17] tsdgeos: pong [16:17] mzanetti: seen the comment i made in your MR? [16:17] nope, not yet [16:17] looking [16:19] tsdgeos: taht one? https://code.launchpad.net/~mzanetti/unity8/disable-swipetoclose-while-schnapping/+merge/241691 [16:19] yep [16:19] tsdgeos: it's described in the linked bug [16:19] tsdgeos: basically you go to spread, then tap on an app [16:20] yeah i tried and failed [16:20] need extra explanation i guess :D [16:20] tsdgeos: and while its animating to front, quickly press and hold again [16:20] tsdgeos: then you should be able to drag it up/down, even though it's in foreground [16:20] without that branch obviously === dandrader is now known as dandrader|lunch [16:22] ah [16:22] i did that [16:22] but not smart me did not realize that was wrong ^_^ [16:22] :) === dandrader|lunch is now known as dandrader| === dandrader| is now known as dandrader [17:37] Hey all o/ The previewWidget documentation says particular widget types is likely to change with different major versions of Unity - I'm looking for the documentation for action widget for Unity8, where can I find it? [17:37] http://developer.ubuntu.com/api/scopes/sdk-14.10/unity.scopes.PreviewWidget [17:47] I need to close the preview of a scope when I click on the action, there is a simple way? [17:48] alecu: do you know if there's a way to do that? ^ [17:53] mzanetti, ping [17:53] dandrader: pong [17:54] mzanetti, when an app is launched is slides in from the right edge. what controls/defines that animation? [17:54] * mzanetti opens code [17:55] dandrader: there's a Behavor on x around line 330 === balloons_ is now known as balloons === balloons is now known as Guest26895 === Guest26895 is now known as balloons_ === alan_g is now known as alan_g|EOD === tedg` is now known as tedg [18:22] mzanetti: rpadovani: I don't exactly recall how to close the preview of the scope, but surely there's a way.... [18:22] I need to be afk for a couple of hours, will try to find it when I get back and post it here. [18:25] thanks alecu [18:30] thanks alecu [19:57] lpotter: hey on that Qnam bug, i & some other folks are hesitant on pushing fwd since some of the unit tests fail [19:57] i saw you say they pass for you locally on the device [19:57] that because there's no network manager on the test machine [19:57] and those tests require at least one configuration [19:58] and since we block the generic plugin if the network manager plugin is found, there is none. [19:58] lpotter: so Mirv actually add the net man to the test machine [19:58] https://bugs.launchpad.net/savilerow/+bug/1357321/comments/87 [19:58] Launchpad bug 1357321 in qtbase-opensource-src (Ubuntu) "[TOPBLOCKER] QNetworkAccessManager doesn't support roaming on Ubuntu" [Critical,In progress] [20:00] ...altho... [20:00] not sure how many times he ran it [20:00] hmmm... tests pass both on desktop and phone [20:00] or if that is potentially a flaky test [20:00] for me [20:00] lpotter: the builders can be slooooowww [20:01] lpotter: how long does it take to build/test on the device ? [20:01] FAIL! : tst_QNetworkConfiguration::comparison() 'configs.count()' returned FALSE. () [20:01] there's no good configurations [20:02] building qt took quite a while. I usually just build the plugin and/or libQtNetwork [20:08] lpotter: so are you saying it's actually the same prob (block generic plugin if network man plugin is found) [20:08] * kgunn is about to reveal how little he knows about all this :) [20:10] well those tests are written in that they assume the generic plugin is loaded.. i.e. they dont actually test any plugins. and there's no working network manager on the test machines, but ya, if that patch that excludes generic plugin were taken out, they would pass [20:15] lpotter: just for my education, patch that excludes the generic plugin is needed in order to avoid the connect/disconnect issue ? [20:16] it's to make sure QNAM doesn't use the generic plugin as defaultConfiguration. It's either that patch, or do not ship the generic plugin [20:24] lpotter: got it, architecturally, its a single plugin only [20:33] lpotter: so is it right to just disable those tests? (that feels a bit naughty) === balloons_ is now known as balloons === balloons is now known as Guest23152 === Guest23152 is now known as balloons_ [21:11] we could certainly skip any specific tests that fail in that situation [21:22] Mirv: ^ === balloons_ is now known as balloons === greyback__ is now known as greyback === salem_ is now known as _salem