/srv/irclogs.ubuntu.com/2015/04/20/#ubuntu-unity.txt

* tsdgeos does happy dance08:31
tsdgeosi've been able to reproduce the missing icons08:31
tsdgeosonce08:31
tsdgeoslet's see if i can reproduce it more08:31
tsdgeosbut seems it should08:31
Saviqyay08:37
tsdgeosyeah reproduced08:39
tsdgeosnow i need to compile qt with some debug symbols08:39
tsdgeoss/symbols/extra output08:39
Mirvtsdgeos: hey. I ran all AP:s once again during weekend against silo 018, no regressions. and I rebuilt it to fix the symbol problem it had. but I can't still start konsole etc.08:42
Mirvand he dropped08:43
Mirvand he's back08:44
Mirv[repeat] tsdgeos: hey. I ran all AP:s once again during weekend against silo 018, no regressions. and I rebuilt it to fix the symbol problem it had. but I can't still start konsole etc.08:44
tsdgeos:/08:45
Mirvtsdgeos: if for a moment thinking from our side only, could you give 018 a try on your arale or krillin? I'd especially like you to add Ubuntu One account and try installing applications. I'm not sure if it's a vivid problem in general but I sometimes have trouble with that so that the account adding just endlessly spins or alternatively clicking Install without account yet doesn't bring up the account adding dialog.08:48
tsdgeosMirv: i found a way to reproduce https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1430828 going to try to get it fixed08:49
ubot5Ubuntu bug 1430828 in Canonical System Image "scopes dont load pictures" [Critical,Confirmed]08:49
tsdgeosor actually08:49
tsdgeosi guess i should try to make it happen in vivid now that i made it happen on rtm08:49
tsdgeossince we're not releasing "old rtm" anymore, right?08:49
tsdgeosnext rtm will be vivid afaiu?08:49
Mirvtsdgeos: correct, no more old rtm. I just started landing https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1441822 , I wonder if I should wait to have both?08:50
ubot5Ubuntu bug 1441822 in qtdeclarative-opensource-src (Ubuntu) "unity8 consuming excessive cpu in a preview page" [High,Confirmed]08:50
tsdgeosMirv: both == the fix for https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1430828 ?08:51
ubot5Ubuntu bug 1430828 in Canonical System Image "scopes dont load pictures" [Critical,Confirmed]08:51
tsdgeosor?08:51
Mirvtsdgeos: both, so include 1430828 fix also in the same landing so one round of testing08:51
Mirvtsdgeos: well, I'll start with 1441822 and if you find a fix before I finish testing I may restart testing the silo so that QA only needs one round of testing08:53
SaviqMirv, let me know what testing you need, let's let tsdgeos focus on the image bit08:53
Saviqtsdgeos, FWIW, we did not backport your "let other requests go while http stuck" change to the image loading code did we?08:53
MirvSaviq: ok. so 018 krillin or arale, generic smoke test with special emphasis on installing apps / adding ubuntu account (start with just going to app instllation without first adding an account, and see if account dialog correctly pops up and you can successfully install the app.. if there's problem, try to see if it's anything DBus related or not)08:54
MirvSaviq: at least bug #1439263 is still open08:55
ubot5bug 1439263 in qtdeclarative-opensource-src (Ubuntu) "Backport QQuickAsyncImageProvider from upstream-dev" [Undecided,New] https://launchpad.net/bugs/143926308:55
SaviqMirv, yeah, there's a few levels of what we were able to do08:56
SaviqMirv, btw, re: new landing process, so now even if we wanted, we can't land to vivid through citrain, 'cause all silos there have the PPA added as dependency, so there's chance of the PPA having an unwanted impact?08:58
MirvSaviq: right, in theory that's the case. there are currently just two landings though in the overlay, qtbase (no effect on anything) and net-cpp (maybe effect on something)09:01
MirvSaviq: but we can also switch the dependencies on request09:01
SaviqMirv, right, I just wanted to raise awareness, same as when I wrote to Steve that we need those PPAs enabled as deps :)09:02
Mirvyes, it's a very good point and didn't occur to me (that you need to add those deps to all PPA:s like now has been done)09:03
Saviq*that PPA09:03
Saviqtsdgeos, network woes?09:04
Saviqtsdgeos, FWIW, we did not backport your "let other requests go while http stuck" change to the image loading code did we?09:04
tsdgeosSaviq: well i need to play with network dhcp to make the thing fail/work/fail/work09:04
tsdgeosso i'll be unstable today09:04
Saviq(and I'll help Mirv with the testing)09:04
tsdgeosSaviq: not afaik09:04
Saviqtsdgeos, right, that my other suspicion :)09:05
MirvSaviq: adding that PPA (overylay) dep to all PPA:s (silos), that is09:06
Saviqyup09:06
Saviqtsdgeos, can you point to the right commit? we want to backport it regardless of the async provider bits, right/09:07
tsdgeosSaviq: so there's two commits09:07
tsdgeosone with tha async provider bits09:07
tsdgeosand another without it09:07
Saviqoh right, so we rather want the full monty09:08
tsdgeosso https://codereview.qt-project.org/#/c/109756/3//ALL,unified is just the fix for images not stalled by http09:09
tsdgeosthe other one is https://codereview.qt-project.org/#/c/108540/09:09
Saviqtsdgeos, thanksies09:09
pstolowskitsdgeos, hey, i'm looking at solving https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1335761 in the shell-plugin, using gotoScope(scopeid) signal09:29
ubot5Ubuntu bug 1335761 in unity8 (Ubuntu) "[Dash] Activating a preview with a scope URI for the current scope doesn't send you back to the results view" [Medium,Triaged]09:29
pstolowskitsdgeos, looks like it could work, but shell is complaining09:29
pstolowskitsdgeos, "qml: No match for scope with id: mediascanner-video"09:29
pstolowskitsdgeos, ah. i think this is because it's a temporary scope i'm currently in09:30
tsdgeoslet me see09:30
pstolowskitsdgeos, so I'm in My Videos, which is not favorited. I open a preview there. In the preview i've a button that executes new search in My Videos.09:31
tsdgeospstolowski: are you sending a gotoScope?09:31
pstolowskitsdgeos, well, in my modified branch only09:31
tsdgeosit's the only way that warning is triggered09:32
tsdgeosand gotoscope is not ok for non favorite scopes, no?09:32
pstolowskitsdgeos, yes, it's not going to work with temp scopes09:32
pstolowskitsdgeos, we need a new signal then?09:32
pstolowskitsdgeos, e.g. showResults()09:33
tsdgeospstolowski: give me  a sec09:34
pstolowskitsdgeos, i don't like abusing any other signal for that09:35
tsdgeospstolowski: so what we are doing here is "close previews"09:37
tsdgeosbasically?09:37
pstolowskitsdgeos, yes09:40
tsdgeospstolowski: same question i made the other day, can't we just hide previews if the scope search string changes?09:41
tsdgeossorry don't remember the answer :D09:41
pstolowskitsdgeos, but this is a common piece of code inside the plugin where i don't know if i'm in the preview, therefore i'd prefer to just signal the need to show results rather than call it 'hidePreview'09:41
pstolowskitsdgeos, no, the query may be the same09:42
pstolowskitsdgeos, the scope may want to just refresh the results09:42
tsdgeosk09:42
tsdgeosthen yes, we're going to need a new signal from the scope i guess09:43
tsdgeosthere's a showDash signal09:44
pstolowskitsdgeos, there is, yes. would it work?09:44
tsdgeospstolowski: actaully if you emit that one, it would work already i think09:44
pstolowskitsdgeos, isn't preview the dash as well09:44
pstolowskiok i can try09:45
tsdgeospstolowski: it is, but we do09:45
tsdgeos./Dash/GenericScopeView.qml:145:        onShowDash: subPageLoader.closeSubPage()09:45
pstolowskitsdgeos, nice09:45
tsdgeosand that will hide the preview09:45
tsdgeosi think :D09:45
tsdgeossince we have09:45
tsdgeos    function closePreview() {09:45
tsdgeos        subPageLoader.closeSubPage()09:45
tsdgeos:D09:45
pstolowskitsdgeos, ok, thanks, checking09:46
Saviqpstolowski, yeah, showDash should work for that (if it doesn't - our bug), showDash was always meant as "go to dash in response to a preview action"09:56
pstolowskiSaviq, yes and no. i found a case where it doesn't do the right thing, but that's the problem of our navigation09:57
Saviqpstolowski, right, it probably doesn't do the right thing when you have a temp scope and you want to go back to that temp scope09:59
pstolowskiSaviq, it gets me back to video aggregator view when called from the preview of an aggregated result. i'm now looking if it's a plugin issue09:59
Saviqpstolowski, we're likely closing the temp scope on showDash actually10:00
pstolowskiSaviq, ah, this could be the case10:00
pstolowskiSaviq, hmm no, it actually breaks if both Videos and MyVideos are favorited.. investigating the plugin10:02
MirvSaviq: is it a known bug that when one clicks Install and it gives you Ubuntu One dialog, unity8-dash consumes 150% CPU? this is now without PPA since I just upgraded to latest image10:09
MirvSaviq: bug #1446150 feel free to mark as duplicate10:16
ubot5bug 1446150 in unity8 (Ubuntu) "High unity8-dash CPU usage when adding account" [Undecided,New] https://launchpad.net/bugs/144615010:16
MirvSaviq: meanwhile, unping related to the account adding problems being 018 specific since I seem to have the same spinning animation on stock image too10:18
pstolowskiSaviq, tsdgeos it works! I made a little mistake in the plugin, just fixed it and it works, I've tried all the combinations of temp/favorite with aggregator and a child10:21
tsdgeos:)10:22
tsdgeospstolowski: so no change needed on our side?10:24
pstolowskitsdgeos, correct10:32
tsdgeos\o/ :D10:33
tsdgeospstolowski: so i assigned https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1335761 to you10:35
ubot5Ubuntu bug 1335761 in unity-scopes-shell (Ubuntu) "[Dash] Activating a preview with a scope URI for the current scope doesn't send you back to the results view" [Medium,Confirmed]10:35
pstolowskitsdgeos, yup, thanks10:35
SaviqMirv, it feels bug #1441822 could be related10:36
ubot5bug 1441822 in qtdeclarative-opensource-src (Ubuntu) "unity8 consuming excessive cpu in a preview page" [High,Confirmed] https://launchpad.net/bugs/144182210:36
SaviqMirv, can you confirm CPU goes high without clicking "Install"?10:38
tsdgeosSaviq: soooo, i can reproduce the images bug in rtm but not in ubuntu-touch/devel-proposed/krillin.en-proposed10:42
tsdgeosSaviq: question is, should i try to spend some time in rtm trying to fix it? or just wait for something vivid-based to be released and see if others can still reproduce it?10:42
Saviqtsdgeos, can you comment on the bug with steps you used to reproduce10:43
tsdgeosyeah10:43
Saviqtsdgeos, and no, no point in fixing in RTM since we're not releasing that any more10:43
tsdgeosit's what comment #29 said basically10:43
tsdgeosdisabled dhcp on my router10:43
tsdgeosbut yeah i'll give a full comment info in there10:44
MirvSaviq: please ask on the bug report so I can check later. I just started AP suites run and don't want to abort.10:45
SaviqMirv, will do10:45
Saviq/food10:49
=== MacSlow is now known as MacSlow|lunch
=== alan_g is now known as alan_g|lunch
=== MacSlow|lunch is now known as MacSlow
=== alan_g|lunch is now known as alan_g
dandraderSaviq, so, what's next for shellRotation?13:12
Saviqdandrader, reviews13:12
dandradermzanetti, ^^13:14
mzanettidandrader, is the silo up to date?13:14
SaviqMacSlow, was there any AP failure you were looking at, still?13:14
Saviqmzanetti, not silo, PPA13:15
Saviqdandrader, mzanetti, u8 failed to build on Friday apparently13:15
Saviqdandrader, http://pastebin.ubuntu.com/10856056/13:16
MacSlowSaviq, ok... was battling with systemd all morning... but will take a look now13:18
dandraderSaviq, crap, bad merge13:18
dandraderwill fix it13:18
SaviqMacSlow, I was asking, not telling ;)13:19
MacSlowSaviq, well... I've not mcuh I can do on the unity8-launcher feature-parity front atm (no feedback from Design yet) so working on the shellRotation-MP comments seems a logical task-switch atm13:20
MacSlowSaviq, we've (you, kgunn) to split the card still13:21
SaviqMacSlow, right, but we've a stable set of tests atm, it's just that review process need to continue?13:22
=== dandrader is now known as dandrader|afk
MacSlowSaviq, I'll do what I can wrt to the MP-comments/requests13:23
kgunnMacSlow: but the question is, is there a known aspect of the test that fails intermittently13:23
kgunn(unrelated to the crashing)13:23
kgunn?13:24
MacSlowkgunn, no ... the test is fine... from all the MP-comments I see, they are all "this would be nicer to do in such a way"13:24
kgunngot it13:24
MacSlowkgunn, regarding the unity8-launcher feature-parity card... splitting up the card into the six remaining checklist-points I leave to you/saviq13:28
kgunnmk13:28
kgunnMacSlow: sounds like it's all effectively blocked ?13:29
MacSlowkgunn, yup13:29
MacSlowkgunn, maybe some manager-level poking will help :)13:29
tsdgeosmterry: you do https://code.launchpad.net/~josharenson/unity8/greeter_mode/+merge/256385 ?13:29
kgunndesign is swamped...no amount of poking will help i think13:30
mterrytsdgeos, sure13:30
tsdgeosSaviq: so i'll mark the loading images bug as fixed for vivid as Pat suggests and hope that the one case i see fixed also fixes the cases victor was seeing13:33
MacSlowkgunn, expected somehow13:33
Saviqtsdgeos, yup, I really feel it all came down to network going awry13:56
tsdgeosSaviq: maybe14:02
=== dandrader_ is now known as dandrader
dandraderjosharenson, the new https://code.launchpad.net/~dandrader/unity8/homeKey/+merge/256658 is waiting for your review :)14:35
josharensondandrader: ack, I'll do it today14:36
josharensonmterry:  While we're at it, can you review this today if you have time? https://code.launchpad.net/~josharenson/unity8/greeter_mode14:37
mterryjosharenson, maybe?  I did claim the review but am not sure of my schedule today -- trying to get a handle on several bugs that have accrued  :)14:38
josharensonmterry: no problem, I know the features aren't critical and that you just got back to real life14:38
=== dandrader is now known as dandrader|lunch
Saviqelopio, hey, I updated https://code.launchpad.net/~saviq/unity8/fix-flake8/+merge/25651016:06
elopioSaviq: thanks. I'll take a look soon.16:06
=== dandrader|lunch is now known as dandrader
=== alan_g is now known as alan_g|EOD
=== dandrader is now known as dandrader|afk
=== dandrader|afk is now known as dandrader
mterryWhat handles the normal power press for screen on/off?  I see PhysicalKeysMapper which handles long presses.  But I don't see the short-press code23:27
greyback_mterry: usc handles it23:39

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