=== _salem is now known as salem_ === salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem [07:09] Saviq: thanks for the heads up, Chris mentioned it, I'm glad you're on it :) (caching in Dash app) [08:10] Saviq, qmltestrunner::DashContent::test_searchHint fails for me [08:10] Cimi, shit happens ;P [08:10] hah [08:10] Cimi, but yeah, I saw it failing on jenkins too [08:11] Saviq, I fixed the other issue with my tests [08:11] Saviq, but there are still few unrelated failing [09:03] Saviq: are those known to fail currently? https://jenkins.qa.ubuntu.com/job/unity-phablet-qmluitests-utopic/835/#showFailuresLink [09:03] ah ok... its even more of them... [09:04] probably what you said in yesterdays standup [09:06] mzanetti, well, yeah, we need to fix those [09:06] ack [09:06] we need a test fixing session [09:06] yeah.. I'm in [09:06] * mzanetti doing anything to avoid the 2 reviews on his TODO list :D [09:14] mzanetti, the password handling one is quite high prio though [09:14] should land tomorrow [09:14] yeah... I'm on that one now [09:37] Saviq, if you want to assign me in fixing some of those qmltests failing [09:37] Saviq, I want to do a couple of reviews I have on my list, then I can work on themn [09:38] Cimi, https://code.launchpad.net/~saviq/unity8/dash-horizontal-list/+merge/230279 would need a review [09:38] we need that in by Monday [09:38] and is rather small [09:38] Cimi, and https://code.launchpad.net/~saviq/unity8/fix-preview-anchor/+merge/230268 is even smaller [09:38] bar the test [09:41] bar the test? [09:42] Cimi, test is bigger [09:42] ok [10:01] Saviq, pete-woods so I am testing scope settings [ http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-utopic-armhf/4669/artifact/work/output/*zip*/output.zip ] [10:02] Saviq, pete-woods but if I edit settings, the results don't change [10:02] Cimi, what if you search and reset? [10:02] I just disabled 7 digital results from my music scope, the setting is correctly saved (I can even reboot), but they are still there [10:03] Saviq, ok apparently this was only for search [10:03] Cimi, no, it sounds like it just doesn't invalidate on settings change [10:03] so the description is wrong - Display results from 7 Digital ---> Display SEARCH results from 7 Digital [10:04] Cimi: sounds like a bug to me from what you're describing [10:04] actually no, doesn't change anything [10:05] Saviq, we could put scope settings in a silo [10:05] Saviq, but pls not let it happen like for infographics [10:05] lost somewhere and never merged.. [10:05] Cimi, THEY WILL LAND :P [10:05] cool :) [10:05] kul [10:07] Cimi: I'm starting to think that the aggregator scopes don't actually check those settings [10:09] pete-woods, debs are working if you want to test [10:09] https://code.launchpad.net/~cimi/unity8/scope-settings/+merge/230182 [10:09] Cimi: it's okay, I can already change the setting with the developer UI [10:09] cool [10:10] Saviq, if you test scope settings later, ping me I will show you a listviewwithpageheader bug [10:15] Saviq: what's your opinion on this? https://code.launchpad.net/~mterry/unity8/wrong-password-handling/+merge/229184/comments/560251 [10:17] mzanetti, well [10:17] mzanetti, these plugins should be provided by the respective upstreams [10:17] Saviq: hmm... you can't require everyone to provide a QML plugin [10:18] mzanetti, I kinda can [10:18] Saviq: where would that stop? [10:18] mzanetti, where it's not needed any more [10:18] mzanetti, if QML is our framework of choice [10:18] mzanetti, and we need to talk to those backends [10:19] Saviq: well, but what with upstream we don't own? [10:19] mzanetti, that could be a separate project then, wrapping different backends we don't own in QML [10:19] mhm... ok [10:19] I see your point [10:20] Saviq: still mine is slightly different [10:20] mzanetti, whether it's a single plugin or not [10:20] Saviq: so atm we're in a position that we have to wrap things ourselves [10:20] I couldn't be bothered much [10:20] ok.. [10:20] Saviq, seen this? https://code.launchpad.net/~dandrader/qtmir/dashRedraw_lp1353374/+merge/230527 [10:20] Cimi, yes [10:20] Saviq: I was wondering if it slows down startup time or similar [10:20] mzanetti, insignificantly I'd say [10:20] ok [10:21] Saviq, but shall we queue all app texture updates? [10:21] Saviq, isn't better to mark those app surfaces as "I need an update" flag for when they resume? [10:21] Cimi, they might not send you another frame [10:21] wondering of small possible performance drawbacks [10:21] Cimi, because nothing changed [10:21] Saviq, and is not possible to ask for a repaint? [10:22] Cimi, if the app doesn't want to, not really [10:22] I see [10:22] Cimi, this only affects the 5s between app unfocus and suspension [10:22] Saviq, which though is not cool [10:23] or even less than that actually [10:23] if apps are heavily requesting framers [10:23] Cimi, they don't get them [10:23] Cimi, we only give one out per frame [10:23] Saviq, we might possibly just take the last frame update into consideration? [10:23] meaning per refresh [10:23] ok [10:23] Cimi, that's what sheduleTextureUpdate does [10:23] Saviq, having a test for that would be great btw... since it happened in the past [10:24] Cimi, it just tells Qt "next time you'll be drawing this, you need to get a new frame" [10:24] Cimi, greyback talked with Daniel about a test briefly [10:24] cool [10:25] Cimi: it's a quick fix. qtmir isn't using Mir's buffer skipping logic *yet* [10:26] but when it will, I'll be happier === alan_g is now known as alan_g|lunch [11:30] Holas [11:33] o/ [11:34] Cimi: hi. do you think you can get to my ubuntu-settings-components polish branch soon? [11:34] dednick, I am reviewing it now [11:34] Cimi: cool. thanks [11:37] dednick, such a massive branch :) [11:39] Cimi: yeah, it's a bit big [11:40] greyback, hmm hmm [11:40] MirSurfaceItem::~MirSurfaceItem() "Unity 8 Mock Dash" [11:40] Segmentation fault (core dumped) [11:40] upon make testPanel [11:40] Saviq: with my latest? [11:41] greyback, distro, not sure what's latest? [11:41] greyback, but doesn't really matter as there should be no Mir involved... [11:41] Saviq: ah ok. Thought you referring to my MRs. [11:42] yeah I got a couple of those, but failed to get any kind of backtrace. Wasn't sure if xvfb the problem, as test runs ok without it [11:42] greyback, no, that's on X11 [11:42] greyback, no xvfb [11:42] oh [11:43] ok will check it out [11:43] greyback, does the mock plugin spit out debugging now? [11:43] Saviq: seems to yes [11:44] greyback, http://pastebin.ubuntu.com/8035438/ [11:44] ok then yeah, there's some crash on exit in the mock [11:45] Saviq: I fix that in my u8 MR [11:45] greyback, ktx [11:45] Saviq: can have it separate if you'd like [11:45] greyback, nah, is fine [11:46] but I still get other crashes with other tests, but only under xvfb [11:46] mind running the whole suite just to check? [11:49] Saviq: so is there anything we can do re: emblems being super-tiny? Joe is very adamant that we do need them :/ [11:49] cwayne, you need to change the design [11:52] cwayne, https://sites.google.com/a/canonical.com/unity8dash/toolkit/4-cards#TOC-Emblem [11:56] hm, that could be difficult === MacSlow is now known as MacSlow|lunch [12:02] ah, kgunn_ is back. welcome! [12:03] mzanetti, thanks! [12:04] kgunn_, o/ [12:06] \o [12:06] Saviq, how are we doing ? [12:07] kgunn_, not too shabby [12:07] i saw last night we were having an interesting participant on the bugs :P [12:08] kgunn_, indeed [12:17] :) [12:26] Saviq: is this still an issue? I don't think I've seen it in a long time: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1219871 [12:26] Ubuntu bug 1219871 in unity8 (Ubuntu) "when idle with screen blank, unity8 generates hundreds of context switches per second" [High,Confirmed] [12:28] mzanetti, dunno, haven't been monitoring it [12:28] Saviq, do we need sourceSize of images inside ubuntushape? [12:28] Cimi, yes === _salem is now known as salem_ [12:34] dednick, https://code.launchpad.net/~nick-dedekind/ubuntu-settings-components/indicator-polishing/+merge/229083 [12:35] Cimi: thanks [13:04] greyback, do you still need people to review the initialSurfaceGeometry MPs? [13:05] dandrader: Saviq did do a quick pass, not sure if he intends to continue it [13:06] greyback, I do [13:06] greyback, quick pass! pffft! [13:06] you wish you'd get reviews like that from others! ;P [13:09] :) [13:09] dednick, added few more comments [13:11] Saviq, I just noticed that: 1- you go for instance to the wikipedia scope and select a wikipedia entry 2- then bring up the launcher and launch, say, calculator. 3- you wanna go back to the all-familiar starting place ("I wanna go back home") and therefore you do a full left-edge swipe or tap on the ubuntu icon in the launcher [13:11] Saviq, but then you're brought back to that wikipedia entry, which is 3 taps away from the apps scope [13:12] I wonder if it's only me that found it very confusing and if this workflow is still a work in progress === alan_g|lunch is now known as alan_g [13:19] kgunn_, hello! So our team might have two blocker bugs on our plate (bug 1354406 and bug 1355726) -- I'm trying to look at the second. Is there someone looking at the first? (or am I overlapping with someone on the second?) [13:19] bug 1354406 in indicator-datetime (Ubuntu) "PIN-locked phone becomes unresponsive after simultaneous alarms" [High,Confirmed] https://launchpad.net/bugs/1354406 [13:19] bug 1355726 in unity8 (Ubuntu) " image 185 --wipe causes unity 8 not to show up on first boot (after welcome wizard) " [Undecided,Confirmed] https://launchpad.net/bugs/1355726 [13:19] mterry, lemme check [13:21] kgunn_, also, the ugly password-setting wizard screen landed [13:21] kgunn_, be prepared for some bugs about its looks [13:22] dednick, MacSlow either one of you looking at 1354406 [13:22] ? [13:22] Saviq, you looked at the --wipe unity8 problem? [13:22] kgunn_, not atm [13:23] kgunn_: no. hadn't seen it [13:23] hmmm....actually dandrader or greyback i wonder if that could be a qtmir focues thing ? ^ [13:23] kgunn_: hey. Which bug? [13:24] 1354406 [13:24] MacSlow: kgunn_: sounds like the notifiction area is still overlaying with no notifications on screen. "You can swipe away the welcome screen, but the display dims a bit once you do, and nothing is clickable" [13:25] MacSlow: same thing was happening when you resized screen after unlocking a while back. [13:25] MacSlow, wonder if this is some sort of bug with queuing ? [13:25] (on desktop) [13:26] dednick, kgunn_: sounds like the model backdrop isn't closed properly [13:26] dednick, kgunn_: I'll take a look [13:28] MacSlow, thanks it's a blocker so definitely update the bug if you make some progress today [13:28] kgunn_, sure... first I'll try to reproduce it on my N4 [13:49] Saviq: is there any new version of strip-u8-tags.sh? [13:50] paulliu, http://people.canonical.com/~msawicz/unity8/strip-u8-tags.py [13:50] paulliu, if you still used the sh version, you'll be happy to know that this one is multiple times faster [13:50] Saviq: thanks. [13:51] Saviq: cool. [13:56] Saviq, On a large sized touch screen (tablet sized) does the top panel rotate with the screen? [13:56] tedg, bug #v [13:56] 1210199 [13:56] aarg [13:56] bug #1210199 [13:56] bug 1210199 in Unity 8 "[Shell] support rotation" [High,Triaged] https://launchpad.net/bugs/1210199 [13:57] Oh, rotating on all screens. [13:58] tedg, 1 == all ;) [13:58] All screen sizes. [13:58] tedg, when we rotate on all of them is when we can stop rotating on some :) [13:59] Ah greyback, the other Unity developer I was looking for :-) [14:00] greyback, Any luck looking into the app handshake times? [14:00] tedg: I've not had time yet sorry [14:01] greyback, Ah, okay. Is there anything more from me that'd be useful? [14:04] tedg: nothing comes to mind yet. I'll let you know [14:22] ChrisTownsend: hey, started looking into bug 1353041 but unity8 isn't starting up for me on my desktop. Is unity8 working for you? [14:22] bug 1353041 in unity8-desktop-session (Ubuntu) "Logging out of the Unity8 desktop preview session hangs" [High,Confirmed] https://launchpad.net/bugs/1353041 [14:23] ah feck, I've a PPA installed, that's probably breaking mir [14:24] greyback: Yeah, no PPA. Just from the archive it works. [14:43] MacSlow: I managed to reproduce it. I just created 2 events in the calendar app, both triggered at the same time. Also for both events, I set a 5 minute reminder. Then they rang [14:44] greyback, that's what I did too... the events just do not trigger anything [14:44] MacSlow: even with the 5 minute reminder? [14:44] without the reminder, yeah they didn't trigger [14:44] greyback, I set up two events both at the very same time and with a 5 min. reminder each... nothing [14:45] greyback, do you see these events show up on you google-calender (on your desktop... did you sync)? [14:46] MacSlow: sync didn't work for me at all [14:53] who can speak to dash overview? [14:53] Saviq, mzanetti, greyback^ [14:54] olli: we're in a hangout atm. but I guess Saviq is the one in this case [14:54] olli, it doesn't have voice recognition, wassup? [14:54] olli, albert did it, but he's on holiday atm [14:54] Saviq, which image do I want to be on to have this conversation? [14:55] olli, any after... 158 I think [14:55] 185 [14:55] or that [14:56] olli, or rtm v2, landed that in there yesterday, too ;) [14:56] k [15:02] pete-woods, any update on those settings? [15:02] Cimi: yes. found a bug in unity-scopes-api (it's looking in the wrong place) [15:02] so the config tool is writing them in one place, and the scopes are looking somewhere else [15:07] popey, hey Alan... [15:08] popey, hey Alan... I'm trying for almost two hours now to reproduce LP: #1354406 but just can't get any calendear-event trigger anything on my phone [15:08] Launchpad bug 1354406 in indicator-datetime (Ubuntu) "PIN-locked phone becomes unresponsive after simultaneous alarms" [High,Confirmed] https://launchpad.net/bugs/1354406 [15:08] MacSlow: can you create two alarms in the clock? [15:08] or just create two events at the same time in the calendar? [15:09] (on the phone right now) [15:09] popey, yeah... just saw Dave's reply... just trying that now [15:10] doh... am/pm [15:25] Saviq, first done https://code.launchpad.net/~saviq/unity8/dash-horizontal-list/+merge/230279 [15:32] Saviq, is there a linked bug for https://code.launchpad.net/~saviq/unity8/dash-horizontal-list/+merge/230279 ? [15:32] I meant lp:~saviq/unity8/fix-preview-anchor [15:34] Cimi, replied to horiz list [15:34] Cimi, no there isn't one [15:34] Cimi, I just found it because it spat out errors [15:35] Cimi, but the new shiny test should ensure it works now [15:38] MacSlow, where do I get the pynotify module from === dandrader_ is now known as dandrader [15:39] Saviq does horizontal list and carousel hero look same dimensions? [15:39] s/does/do [15:39] hero? [15:39] Saviq, scaled one [15:39] MacSlow, I installed python3-notify2 and python-notify2 but it didn't help [15:39] Cimi, please write that question again ;D [15:40] dandrader, you'll also need... one sec... [15:40] Saviq, in cardTool, the cardWidth is the same as carousel [15:40] Saviq, however, carousel also scales [15:40] Cimi, this one scales, too [15:41] Saviq, I did some code to ignore the scaling on the carousel side, so I think they will look the same [15:41] Saviq, can you double check? === pete-woods is now known as pete-woods|away [15:41] Cimi, you mean that cards in horizontal list are supposed to have the same dimensions as the explicitly scaled one in carousel? [15:42] Saviq, is this what design wanted, right? [15:42] Cimi, they have no idea what they want [15:42] Cimi, in this case at least [15:43] Cimi, it got all of 3 minutes attention [15:44] dandrader, did you also get just "python-notify"? [15:46] Saviq, ok, branch is fine then :) [15:46] Saviq, I'd try to see if they have same size though [15:46] Cimi, easy to do, just go into scope tool and change one category to be carousel, another to be horizontal-list [15:47] MacSlow, oh, right. that did it. [15:49] Saviq, looks exactly as the carousel - fine [15:50] Saviq, I'd still add the flickable stuff [15:50] flickDeceleration: 1500 * units.gridUnit / 8; maximumFlickVelocity: 2500 * units.gridUnit / 8; // FIXME workaround for https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1348557 [15:50] Ubuntu bug 1348557 in Ubuntu UI Toolkit "Make scrolling speed resolution independent" [High,Confirmed] [15:59] Saviq, which was the bug related to https://code.launchpad.net/~saviq/unity8/fix-preview-anchor/+merge/230268 ? [15:59] Cimi, there wasn't any [15:59] Cimi, let's hope that it will be fixed globally :) [15:59] Saviq, did we have an anchoring issue? [15:59] Cimi, we did [16:00] Cimi, there isn't a pageHeader [16:00] in that file [16:05] Saviq, you might want to merge trunk [16:05] Saviq, that fix is already in trunk [16:06] Cimi, hum [16:06] Cimi, test isn't, though, pushed === dandrader is now known as dandrader|lunch [16:21] Saviq, tried testPreviewListView [16:21] Saviq, can we have make try for it with the previews? [16:21] Saviq, also, on desktop I get an XFAIL (which i don't know what it is yet - googling) [16:23] Cimi, expected fail, a negative test [16:24] Cimi, we have tryDash where the previews are [16:24] Cimi, and FWIW tryPreviewListView works, too, but there's some issue there that the first one doesn't show [16:25] Saviq, ok approved both [16:29] Cimi, tx [16:31] Saviq, with dualboot, how do you boot to android? [16:32] Cimi, that's the default [16:32] Cimi, ubuntu boots from recovery === alan_g is now known as alan_g|EOD === gatox is now known as gatox_lunch [17:20] ChrisTownsend: hey, I've played with unity8 on desktop, but never managed to make it hang on log out. I'm logging out via the indicator, is that enough? [17:20] ChrisTownsend: do I need a particular app open? [17:24] ChrisTownsend: hey, I've played with unity8 on desktop, but never managed to make it hang on log out. I'm logging out via the indicator, is that enough? [17:25] ChrisTownsend: do I need a particular app open? === dandrader|lunch is now known as dandrader [17:41] greyback_: Hey, so you're up-to-date from the archive and on Utopic? [17:43] greyback_: And nothing special running. Just logging via indicator hangs for me. bregma has seen the issue as well. [17:46] ChrisTownsend: yep fully up to date. I tried with no app running, then with webbrowser running. Logout worked [17:47] typical :) [17:47] greyback_: Strange [17:47] when I log out, I get brought back to unity8's greeter, that's expected? [17:47] greyback_: Umm, logout should bring you back to lightdm [17:48] ok so that's notable :) [17:48] greyback_: Yeah. For me, it just hangs with the "Logout" dialogue box that says Cancel and Yes. When I click Yes, then that's it. [17:49] greyback_: Then when I attach gdb to the main unity8 process, I get that bt I posted in the bug. [17:49] ChrisTownsend: could you please attach the output of ~/.cache/upstart/unity8.log to the bug. It might have a clue [17:50] greyback_: I have a snippet of it in the bug. Do you want the whole log? [17:50] ChrisTownsend: yes please [17:50] greyback_: Ok, sure. I'll get it up there in a bit. [17:51] 8.00+14.10.20140811-0ubuntu1 is the unity8 version I'm testing with [17:51] mir 0.6 too [17:52] mterry: hey [17:52] mzanetti, hello [17:52] mterry: did you drop the spinner because of my review or because of design? [17:53] mzanetti, both [17:53] mzanetti, design didn't like it in London [17:53] mzanetti, but I already had the merge, and it made the PAM delay more bearable [17:53] mterry: ok then... if it was just for the conflicts I would have updated it [17:53] mzanetti, so I figured I'd keep it in until the PAM delay was gone. But you prompted me to remove early [17:54] mterry: did I ask you to remove it? [17:54] I think I just said I will probably have to redo it because of the conflicts :) [17:55] but anyways... if design didn't like it either we're good I guess [17:55] mzanetti, yeah but less conflicts in the first place is better and it was doomed code :) [17:55] mterry: regarding the tiny plugin thing [17:55] I don't feel strong about it. mostly just wanted to hear your opinion... [17:55] greyback_: I'm using those versions too. I've attached the log. [17:56] ChrisTownsend: thanks [17:56] greyback_: Thank *you* [17:56] mterry: was a bit worried that eventually we'll get bad startup time or similar with all those microplugins to be loaded [17:56] mzanetti, fair. I just didn't know a good umbrella plugin that wouldn't be so generic it was just a hodgepodge [17:57] mzanetti, but less plugins would mean less boilerplate and mock plugins, which is always nice [17:57] yeah, that too [17:59] mterry: the showInfoPopup() working fine for you? [17:59] mzanetti, yeah it did. Didn't know that existed! :) [17:59] mterry: was originally introduced to show the "SIM Locked, get your PUK ready" message [18:00] mterry: ok, I guess we're good then with this branch too. [18:01] mzanetti, a plugin-consolidation branch could be a separate effort. I also am uneasy with the spread of micro-plugins [18:01] mterry: yeah agreed, this is not the branch to merge them... [18:01] mzanetti, maybe what we need is a tiny DBus plugin that lets you make one-off calls like this [18:02] mzanetti, so no umbrella-plugin issue, but we can do dumb one-offs like this without a whole new thing [18:03] maybe... but afaik several people tried that already... its either a complex beast or is always lacking that one feature you need now [18:03] mzanetti, yeah it doesn't need to be an be-all-end-all thing, but it might let us drop some of these micro ones [18:03] mzanetti, but yeah, a separate effort for now [18:03] mzanetti, thanks for the review! [18:08] mterry: small issues still [18:08] 2 inline comments [18:08] mzanetti, ok, looking [18:09] mzanetti, ugh you're right. Hasty me [18:11] mterry: also this fails here: qmltestrunner::ShellWithPin::test_failedLoginsCount === gatox_lunch is now known as gatox [18:12] mzanetti, oh? I don't see that... [18:14] mterry: I ran make xvfbtestShellWithPin [18:15] pasted all the failures to the MP [18:15] mzanetti, interesting. I get 10 pass 0 fail here [18:15] Maybe I'm out of date build wise [18:16] no, still good [18:26] * mzanetti tries again [18:26] mterry: fine now [18:26] maybe just follow up failures from the dialog thing [18:27] mzanetti, oh good, though odd [18:27] I tried several times. If it's flaky, it's not very reproducable [18:28] mterry: no, looks good now [18:28] approved === Cimi_ is now known as Cimi [18:59] mterry, you nasty people deleting our sockets! [19:15] mzanetti, did you understand Rick's bug? [19:15] mzanetti, I'm trying to get more details in #canonical [19:15] mzanetti, but I suspect he's not getting into the spread for real [19:16] mzanetti, but he seems to have discovered that you can swipe away an app in the middle of a short-swipe, not sure that's desired, especially because the other app jumps at that point === mardy_ is now known as mardy [19:49] Saviq: I thought its because if he has one focused app and goes to spread, the dash is covering the app for like 80% [19:49] Saviq: and if he's trying to grab the app there at the left edge, chances are he ends up pulling in the launcher or so [19:49] that's how I understood it [19:50] mzanetti, hmm maybe, although it doesn't make it difficult for me... [19:50] but didn't investiage at all or think more about it [19:50] Saviq: yeah, I didn't have the issue either [19:50] mzanetti, but maybe it does make sense to stop the spread at a more sensible place [19:50] at least initially [19:50] yeah, that's what this bug mostly means to me [19:50] but maybe you're right and he's trying to do what you said === salem_ is now known as _salem === dandrader is now known as dandrader|bbl === _salem is now known as salem_ === salem_ is now known as _salem === dandrader|bbl is now known as dandrader