/srv/irclogs.ubuntu.com/2014/11/17/#ubuntu-unity.txt

=== Guest79152 is now known as cyphase
=== ssweeny` is now known as ssweeny
=== duflu_ is now known as duflu
mzanettimoin moin08:35
mzanettiSaviq: can you log in to jenkins? doesn't work any more for me08:48
Saviqmzanetti, s-jenkins?08:49
mzanettiI think it happens to all jenkins instances that use SSO for me08:49
Saviqmzanetti, works fine here08:49
Saviqmzanetti, try logging out of login.ubuntu.com and start from scratch?08:49
* mzanetti tries08:49
mzanettiSaviq: nope. always get a connection reset08:50
Saviqmzanetti, different browser?08:50
=== Malsasa_ is now known as Malsasa
mzanettisame thing... chrome says "No data received"08:53
mzanettiError code: ERR_EMPTY_RESPONSE08:53
Saviqmzanetti, sounds like you need #is08:55
mzanettiSaviq: can you please trigger some rebuilds on my MPs, now that jenkins should pass again08:59
Saviqmzanetti, will o08:59
Saviqdo08:59
mzanettithanks08:59
Saviqmzanetti, btw, https://code.launchpad.net/~om26er/unity8/show_password_on_label_tap/+merge/240767 has no tags now09:09
Saviq+bad09:09
larsuSaviq: this s/StatusIcon/Icon branch doesn't stop haunting me :/10:04
larsuSaviq: did DefaultIndicatorWidget.qml get removed?10:04
Saviqlarsu, yeah, the indicators got reworked10:05
larsuk, thanks10:07
dandradermzanetti, ping10:22
mzanettidandrader: hey10:27
tsdgeosCimi: Saviq: what's missing for https://code.launchpad.net/~aacid/unity8/photoscopeimprovements/+merge/239834 approval?10:27
Cimitsdgeos, moar testing10:27
tsdgeosok10:28
Cimitsdgeos, I asked someone to test week ago10:28
dandradermzanetti, I need your help fixing a PhoneStage bug in the shellRotaion branch. Can you help me out?10:28
mzanettidandrader: sure10:28
Cimitsdgeos, since I was having issues on krillin10:28
mzanettidandrader: btw, I had a read through your changes today10:28
Cimitsdgeos, no one had time/did10:29
dandradermzanetti, it's bug #1 here: https://docs.google.com/a/canonical.com/spreadsheets/d/140Icn5zcZwMvg1SONrwRKXYip-Pie7jtbEARpWwgxfw/edit#gid=010:29
ubot5bug 1 in Ubuntu Malaysia LoCo Team "Microsoft has a majority market share" [Critical,In progress] https://launchpad.net/bugs/110:29
mzanettiin progress? I thought this was fixed10:29
dandradermzanetti, I found it quite trick to fix it10:29
mzanettidandrader: so what I wanted to ask, if we couldn't drop those properties you added to the PhoneStage API10:30
mzanettidandrader: they won't work out with the desktop stage10:30
mzanettiwhich I'm gonna start working on this week10:30
dandradermzanetti, I originally fixed it by removing the dash visibility optimizations I had in place but that, in its turn, caused the bug in row 1610:30
mzanettiyeah... I'm afraid that's the if() you dropped10:31
dandradermzanetti, because I did that visibility optimization so long ago that I forgot what I did it for :D10:31
mzanettibut need to check...10:31
dandradermzanetti, 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 moment10:31
dandradermzanetti, before the newcomer is finally assigned index===010:32
mzanettidandrader: actually the newcomer should be ApplicationManager.count at first10:32
dandradermzanetti, and then you get an invisible dash for a frame10:32
dandradermzanetti, ah, good, so you know how to fix it then :D10:32
mzanettiI guess I'll figure it10:32
dandradermzanetti, well, that was what the console.log()s I had in place told me.10:33
dandradermzanetti, thanks!10:33
mzanettidandrader: so again, those public properties you added in the PhoneStage api10:33
mzanettithey won't work for non-spread stages10:33
mzanettiso we should find a way to do things without those10:33
dandraderwhat's a "non-spread" stage?10:34
dandradermzanetti, ^10:34
mzanettia desktop10:34
mzanettifor example10:34
mzanettior a tv10:34
mzanettiactually, for tv I guess they'd work because that's still only fullscreen apps (assumingly)10:35
mzanettibut for desktop it won't. And we're starting to work on the desktop *now*10:35
mzanettidandrader: can you point me to the ppa with the rotation stuff?10:36
dandradermzanetti, https://launchpad.net/~unity-team/+archive/ubuntu/demo-stuff10:36
mzanettithanks10:36
dandradermzanetti, branch is lp:~unity-team/unity8/shellRotation10:36
dandradermzanetti, I'll update that spreadsheet to have that bug in row 2 assigned to you and to be "in progress"10:37
mzanettiok10:38
facundobatistaHola11:19
=== dandrader is now known as dandrader|afk
mzanettidandrader|afk: there's a bit more broken actually... if you have an app running and start another one, the first one will just disappear11:23
mzanettisometimes the dash disappears too11:24
=== dandrader|afk is now known as dandrader
dandradermzanetti, right... can you fix it? :-D11:43
mzanettidandrader: I wonder how you broke it though... probably you changed the ordering in qtmir... will have a look, yeah11:44
mzanettigoing for a run now. bbiab11:44
=== _salem is now known as salem_
=== MacSlow is now known as MacSlow|lunch
dandraderdednick, ping12:04
dednickdandrader: howdy12:21
dandraderdednick, hi. busy with rtm bugs?12:21
dednickdandrader: nope12:22
dandraderdednick, great. :)  I need your help with the indicators in lp:~unity-team/unity8/shellRotation12:22
dandraderdednick, so I removed that Flickable.contentX binding12:22
dandraderdednick, but that caused the bug in row 15 https://docs.google.com/a/canonical.com/spreadsheets/d/140Icn5zcZwMvg1SONrwRKXYip-Pie7jtbEARpWwgxfw/edit#gid=012:23
dandraderdednick, so we have to find a way to implement this feature without fiddling with contentX12:23
dednickdandrader: woops12:24
dandraderdednick, maybe tracking contenX and adding a left marging accordingly12:25
dandraderI don't know. But there must be a way :)12:25
dednickdandrader: ya. let me take a look12:26
dandraderdednick, thanks!12:27
dednickdandrader: does tryOrientedShell work now?12:34
dandraderdednick, it does12:35
dandraderdednick, I use it all the time12:35
dednickdandrader: hm. not working for me. press the buttons and nothing happens12:35
tsdgeosMacSlow|lunch: any lucj in tracking down https://code.launchpad.net/~macslow/unity8/swipe-dismiss-snap-decisions/+merge/233347 ?12:35
dednickdandrader: are you using lp:~unity-team or lp:~dandrader as latest?12:36
dandraderdednick, you also need unity-api from the PPA12:36
dandraderdednick, the lp:~dandrader one has my WIP work12:36
dednickdandrader: ya. i have it. how about qtubuntu and all?12:36
dandraderdednick, no need for qtubuntu12:36
dandraderdednick, do you get any error messages printed on the terminal?12:37
dandraderdednick, are you on vivid?12:37
dednickdandrader: on vivid. no messages12:38
tsdgeoslarsu: broken merge in https://code.launchpad.net/~larsu/unity8/stop-using-statusicon/+merge/23450212:38
dandraderdednick, dash does not rotate. so you have to launch an app that supports rotation12:39
dandraderdednick, like twitter or facebook12:39
dednickdandrader: but the indicators should?12:39
dandraderdednick, ?12:39
dednickdandrader: ah. do the indicators only rotate when the app does.12:39
dednicksorry, i'm stupid12:39
dandraderdednick, it's the whole Shell.qml that rotates if the focused app supports multiple orientations12:40
dednickdandrader: right :)12:40
dednick was thinking everything always rotates if you push the button.12:41
dandraderthe button just updates the fake device orientation12:41
tsdgeosSaviq: any idea why there's no CI job of https://code.launchpad.net/~larsu/unity8/stop-using-statusicon/+merge/234502 running?12:44
dandraderdednick, the indicators resize bug in doesn't show up with "make tryOrientedShell" though12:46
dandraderdednick, but it does show up with "make tryPanel" when you resize the qmlscene window12:47
dandraderdednick,  well, not with current shellRotation as it has the fix, but just as a heads up :)12:48
Saviqtsdgeos, it should run soon12:50
mzanettidandrader: is this the qtmir related branch? https://code.launchpad.net/~dandrader/qtmir/supportedOrientations12:56
dandradermzanetti, yes12:56
mzanettidandrader: I'm proposing them as WIP merges to see diffs12:57
greyback+1. I think we can start reviewing the lower level bits12:59
mzanettithe qtmir diff is much smaller than i expected... like that :)13:00
=== MacSlow|lunch is now known as MacSlow
MacSlowtsdgeos, not yet13:17
=== jgdxx is now known as jgdx
=== dandrader is now known as dandrader|afk
Cimiare we sure -m works on the desktop?13:51
=== Malsasa_ is now known as Malsasa
Cimicannot reveal the launcher13:51
=== Guest4725 is now known as balloons
=== balloons is now known as Guest12343
SaviqCimi, we are sure13:53
=== Guest12343 is now known as balloons_
CimiSaviq, ./run.sh -m and you can reveal the launcher?13:54
MacSlowtsdgeos, mzanetti: I think I know what's causing the issue with the qmltest-failure of swipe-dismiss branch for notifications.13:54
mzanettinice!13:55
SaviqCimi, sec13:55
Cimimzanetti, https://code.launchpad.net/~mzanetti/unity8/rounded-bfb/+merge/24193113:55
SaviqCimi, "-m, --nomousetouch Run without -mousetouch argument."13:57
mzanettiCimi: thanks13:57
CimiSaviq, both with and without -m I cannot reveal launcher13:57
Cimivivid13:57
SaviqCimi, wfm13:58
Ciminfm13:58
Saviqmzanetti, mock apps are not antialiased either ;)13:58
mzanettiyeah well. there's lots of issue with mock apps14:00
mzanettiCimi: fixed14:01
=== 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
Cimimzanetti, I'd increase the topMargin15:23
mzanettiCimi: what topMargin?15:24
mzanettiCimi: well, all those sizes are given to me by vesa, I wouldn't change them without checking back with him15:25
Cimimzanetti, that topMargin is to paing the rounded corner outside the screen15:25
Cimipaint15:25
Cimiisn't it?15:25
mzanettiCimi: yeah, it's to not have it rounded at the bottom15:26
mzanettiCimi: note that top/bottom is inverted on the phone15:26
mzanettiCimi: so if you see topMargin in here, it's actually bottom15:26
Cimimzanetti, exactly15:26
Cimimzanetti, if you try at 32GU15:27
Cimimzanetti, you see there is 1px of radius15:27
Cimithat starts...15:27
Cimimzanetti, I think is more than 1gu of radius15:27
Cimimzanetti, maybe we can do 2gu15:28
tsdgeosSaviq: question15:39
Saviqtsdgeos, answer15:39
tsdgeoshttps://code.launchpad.net/~aacid/unity8/moreAsyncDash/+merge/241524 last ci job says "PASSED: Continuous integration, rev:1391"15:40
tsdgeosbut that's really not possible15:40
tsdgeosand looking at https://jenkins.qa.ubuntu.com/job/unity-phablet-qmluitests-vivid/86/consoleFull i see some 139715:40
tsdgeosand some 139815:40
tsdgeosis there a way to know what revision it is really?15:40
Saviqtsdgeos, I can't see 1397 in there?15:41
tsdgeosright sorry15:41
tsdgeossome 139815:41
tsdgeoswhich is 1397 + the merge from trunk15:41
Saviqtsdgeos, hah, I think I know what happened15:41
tsdgeosin my random guess15:41
Saviqtsdgeos, you pushed while this job was running15:41
tsdgeosprobably15:42
Saviqtsdgeos, so indeed it sounds like it's not valid there15:42
Saviqtsdgeos, but OTOH, that job isn't really using the installed packages is it...15:43
Saviqfginther, hey, tsdgeos found a "race" in the -ci jobs:15:44
Saviqhmm no15:45
Saviqtsdgeos, hmm so the problem really is that we don't *know* the revision in qmluitests do we?15:45
tsdgeosi don't know i15:46
tsdgeosmean15:46
tsdgeosaccording to https://code.launchpad.net/~aacid/unity8/moreAsyncDash/+merge/241524/comments/59556115:46
tsdgeosit's 139115:46
tsdgeosbut qmluitest can't succeed in 139115:46
tsdgeosso it's not 1391 for sure15:46
tsdgeosi'd expect if that comment says 1391 qmluitests would run on 1391 too15:47
tsdgeosand not on "newest of branch"15:47
Saviqtsdgeos, yeah I think the qmluitests job doesn't actually take the rev into account15:47
Saviqfginther, ↑15:47
Saviqmzanetti, mterry, has design ACKed the more opaque black overlay in lockscreens?15:51
mzanettiSaviq: yes, requested actually15:52
Saviqthe numbers/icons are quite stark now on top of it15:52
Saviqok15:52
tsdgeosmzanetti: ping16:16
mzanettitsdgeos: pong16:17
tsdgeosmzanetti: seen the comment i made in your MR?16:17
mzanettinope, not yet16:17
mzanettilooking16:17
mzanettitsdgeos: taht one? https://code.launchpad.net/~mzanetti/unity8/disable-swipetoclose-while-schnapping/+merge/24169116:19
tsdgeosyep16:19
mzanettitsdgeos: it's described in the linked bug16:19
mzanettitsdgeos: basically you go to spread, then tap on an app16:19
tsdgeosyeah i tried and failed16:20
tsdgeosneed extra explanation i guess :D16:20
mzanettitsdgeos: and while its animating to front, quickly press and hold again16:20
mzanettitsdgeos: then you should be able to drag it up/down, even though it's in foreground16:20
mzanettiwithout that branch obviously16:20
=== dandrader is now known as dandrader|lunch
tsdgeosah16:22
tsdgeosi did that16:22
tsdgeosbut not smart me did not realize that was wrong ^_^16:22
mzanetti:)16:22
=== dandrader|lunch is now known as dandrader|
=== dandrader| is now known as dandrader
rpadovaniHey 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
rpadovanihttp://developer.ubuntu.com/api/scopes/sdk-14.10/unity.scopes.PreviewWidget17:37
rpadovaniI need to close the preview of a scope when I click on the action, there is a simple way?17:47
mzanettialecu: do you know if there's a way to do that? ^17:48
dandradermzanetti, ping17:53
mzanettidandrader: pong17:53
dandradermzanetti, when an app is launched is slides in from the right edge. what controls/defines that animation?17:54
* mzanetti opens code17:54
mzanettidandrader: there's a Behavor on x around line 33017:55
=== 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
alecumzanetti: rpadovani: I don't exactly recall how to close the preview of the scope, but surely there's a way....18:22
alecuI need to be afk for a couple of hours, will try to find it when I get back and post it here.18:22
mzanettithanks alecu18:25
rpadovanithanks alecu18:30
kgunnlpotter: hey on that Qnam bug, i & some other folks are hesitant on pushing fwd since some of the unit tests fail19:57
kgunni saw you say they pass for you locally on the device19:57
lpotterthat because there's no network manager on the test machine19:57
lpotterand those tests require at least one configuration19:57
lpotterand since we block the generic plugin if the network manager plugin is found, there is none.19:58
kgunnlpotter: so Mirv actually add the net man to the test machine19:58
kgunnhttps://bugs.launchpad.net/savilerow/+bug/1357321/comments/8719:58
ubot5Launchpad bug 1357321 in qtbase-opensource-src (Ubuntu) "[TOPBLOCKER] QNetworkAccessManager doesn't support roaming on Ubuntu" [Critical,In progress]19:58
kgunn...altho...20:00
kgunnnot sure how many times he ran it20:00
lpotterhmmm... tests pass both on desktop and phone20:00
kgunnor if that is potentially a flaky test20:00
lpotterfor me20:00
kgunnlpotter: the builders can be slooooowww20:00
kgunnlpotter: how long does it take to build/test on the device ?20:01
lpotterFAIL!  : tst_QNetworkConfiguration::comparison() 'configs.count()' returned FALSE. ()20:01
lpotterthere's no good configurations20:01
lpotterbuilding qt took quite a while. I usually just build the plugin and/or libQtNetwork20:02
kgunnlpotter: 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:08
lpotterwell 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 pass20:10
kgunnlpotter: just for my education, patch that excludes the generic plugin is needed in order to avoid the connect/disconnect issue ?20:15
lpotterit's to make sure QNAM doesn't use the generic plugin as defaultConfiguration. It's either that patch, or do not ship the generic plugin20:16
kgunnlpotter: got it, architecturally, its a single plugin only20:24
kgunnlpotter: so is it right to just disable those tests? (that feels a bit naughty)20:33
=== balloons_ is now known as balloons
=== balloons is now known as Guest23152
=== Guest23152 is now known as balloons_
lpotterwe could certainly skip any specific tests that fail in that situation21:11
kgunnMirv: ^21:22
=== balloons_ is now known as balloons
=== greyback__ is now known as greyback
=== salem_ is now known as _salem

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!