[00:06] elopio, well, I'm feeling like it's past EOD for me, let's look at this tomorrow [00:26] mterry: have a good night. [00:26] I'm trying to make the data mocks optional, but I think I broke something else because it is not working now. I'll better get some rest too. [08:07] tsdgeos, hey, when you have some minutes for a review, https://code.launchpad.net/~saviq/unity8/new-preview/+merge/205086 - could use an opinion whether I should add more tests [08:07] tsdgeos, I'll be away for about two hours, gotta run an errand [08:07] oki [08:07] although I'll try and look here [08:07] but first [08:07] OMG we are green! [08:08] tsdgeos, hold your horses! ;) [08:08] tsdgeos, we're still not landing stuff ;D [08:08] sure but there's a green in the prairy [08:08] spring is coming! [08:08] :D [09:26] Saviq: the tests look reasonable [09:26] Saviq: i didn't do a more in depth review, just a few nitpicks and looking at the tests [09:26] tell me if you want me to do a bit of a deeper look [09:37] dednick: https://code.launchpad.net/~nick-dedekind/unity8/indicator-client-profile-switch/+merge/203985 ? [09:38] tsdgeos: ah. cheers [09:39] tsdgeos: it's an optional arg. [09:39] not really sure why it worked when i tested though.. [09:40] tsdgeos: ah, right. because indexOf probably returned -1... [09:40] yes [09:40] the if never returned true, no? [09:41] tsdgeos: it did. because the first is just contains, and args.size() > (-1 + 1) [09:43] ah right [09:44] so can you fix it and add a test? [09:44] i.e check that -profile foo gives you foo profile [09:52] tsdgeos: um, i think a test for this is a bit of overkill. [09:53] tsdgeos: testing a test ui... [09:54] well testing ui is all we do here :D [09:55] tsdgeos: IndicatorsClient is the "test app" we use to test indicators with autopilot. [09:55] i mean can't you just fake passing stuff to IndicatorsClient and then check it got set? [09:55] ah, so you mean testing the test [09:55] ok, i can take that [10:21] dandrader: can you do https://code.launchpad.net/~nick-dedekind/unity8/indicators.hint-interval/+merge/202104 ? [10:41] dednick: there? [10:41] tsdgeos: i am [10:41] pysically. maybe not all mentally... [10:42] dednick: i don't totally understand that profile switch, i see the profile propagates down from the client, but when not in the client where does the profile come from? [10:43] does it come from ./qml/Panel/Indicators.qml and is just hardcoded to "phone" for the moment? [10:43] tsdgeos: it's hardcoded at the moment to use "phone" in qml/Panel/Indicators.qml [10:43] ok [10:43] dednick: maybe a TODO there saying "this should not be hardcoded"? [10:44] tsdgeos: aiight [10:47] tsdgeos: done [10:49] tx [10:55] two greens, there are two greens https://jenkins.qa.ubuntu.com/job/unity8-ci/ \o/ [11:02] dednick: what's the name of the battery indicator? [11:04] indicator-power? [11:04] seems so [11:16] tsdgeos, which component shall I pick up next? [11:16] good question [11:16] * tsdgeos opens the document [11:18] Cimi: rating? [11:18] tsdgeos: yeah, indicator-power [11:19] tsdgeos, ok [11:23] Saviq: cimi does ratingS? [11:35] tsdgeos, you tell me :) [11:36] tsdgeos, looking at the app preview we're missing the header [11:36] which header? [11:37] E_TOO_MANY_HEADERS [11:37] tsdgeos, like in the card [11:37] ah i thought we had the card header already [11:37] tsdgeos, there "top" header won't be a widget [11:37] tsdgeos, we do [11:37] but doesn't understand json? [11:37] tsdgeos, more or less, yes [11:38] ok [11:39] Cimi: have you started already, if not maybe look at the header as Saviq says? [11:39] if not, i'm almost done-ish with actions [11:39] so i could take that one [11:45] tsdgeos, let me take both :) [11:45] tsdgeos, I have to go to the office though today, so bring something bigger [11:45] tsdgeos, zoomable image? :) [11:45] tsdgeos, I ant to do media player [11:46] Cimi: header is more important, since we *need* it now [11:46] media player is more of a wish list i gather [11:46] Cimi: so let's focus on reusing the card header first, you can do it or i can do it, your call [11:47] but media player i'd say is something we don't need now (at least for the mockups i've seen) [11:47] Saviq: ↑↑↑ [11:47] tsdgeos, Cimi, video player → later, we won't do video playback before we can do it out-of-process anyway [11:47] later == when we can play video out-of-process [11:48] +1 [11:48] Cimi, and zoomable image is not designed well yet [11:48] Cimi, since we don't know what to do when zooming (see my comments in the "future dash" spec) [11:48] tsdgeos, do header [11:48] tsdgeos, since it's more important [11:49] tsdgeos, I have a chat today with desktop team [11:49] I think about legacy etc [11:49] they're in london [11:49] might spend more time with them [11:49] ok, i'll do it [11:49] I'll do ratings [11:50] Cimi, tsdgeos, we do, though, need an image widget anyway, just not support the zoomable prop [11:50] but that should be rather simple [11:50] Saviq: outside the image gallery? [11:51] tsdgeos, hmm I think so, yes, just a single image [11:51] ok [11:51] * Saviq wonders if we should add more props for the Image - like aspect ratio, fill mode... [11:52] Saviq, aspect ration no [11:52] Saviq, fill mode definitely [11:52] Cimi, one without the other doesn't make much sense [11:52] Saviq, unless we state [11:52] "we're going to support just this" [11:53] so you plan things ahead and you're consistent [11:53] ok actually it looks like images are same height as gallery, so no need for any of those [11:54] at least not now === MacSlow is now known as MacSlow|lunch [12:16] greyback, would you like or have time to review this? https://code.launchpad.net/~dandrader/unity-mir/clipboard/+merge/205135 [12:19] dandrader: that isn't as much code as I was expecting :) I can take it. [12:19] greyback, great! thanks! [12:20] dandrader: for future we need to put the proto into a separate package/project [12:21] greyback, not sure if the extra complexity is worth it, but it's indeed more correct [12:22] greyback, just added the specific mir branch is depends on to the description as well === dandrader is now known as dandrader|afk [12:23] dandrader: ah good to know [12:23] Saviq: you doing https://code.launchpad.net/~aacid/unity8/action_preview_widget/+merge/204998 ? [12:23] tsdgeos, will do, yes [12:23] tsdgeos, I'm adding a test for the onFocusChanged in new-preview [12:23] tsdgeos, would like a real review when that's done [12:23] ok [12:24] tsdgeos, will let you knw === alan_g is now known as alan_g|lunch [12:40] Saviq, this one is ready too now https://code.launchpad.net/~unity-team/unity8/unity8.previews_textSummary/+merge/204177 [12:45] Cimi, k === dandrader|afk is now known as dandrader [12:52] greyback, FINALLY! congratz! [12:52] rsalveti, congratz to you too, well deserved :) [12:53] didrocks, and you :) [12:53] Saviq: ta :) [12:54] Saviq: thanks [12:58] tsdgeos, shouldn't a Behavior on contentY make a ListView animate when positionViewAtIndex() is triggered? [13:07] Saviq: thanks you, congrats greyback and rsalveti as well! [13:08] yeah, congrats as well :-) === MacSlow|lunch is now known as MacSlow [13:19] tsdgeos, https://code.launchpad.net/~saviq/unity8/new-preview/+merge/205086 ready [13:27] o/ [13:28] greyback: rsalveti: Congrats you guys!! Great job! [13:31] karni: thanks :) [13:31] :) [13:31] didrocks: rsalveti: congrats to you both also === alan_g|lunch is now known as alan_g [14:04] Saviq, what do i need so have new previews? your new-previews branch i guess? :) [14:04] s/so/to/ [14:07] Saviq: so this typo you had shows you probably need another test for PreviewWidgetFactory in which you don't overwrite the source? [14:08] tsdgeos, probably [14:08] tsdgeos, I didn't want to write one for the mapping... but yeah, will do [14:08] it's a bit weird [14:08] greyback, congrats, good time to come living in London [14:08] as you're effectevily testing the switch === rachelliu_ is now known as rachelliu [14:09] tsdgeos, exactly [14:09] Saviq, also, which widget types are supposed to be supported atm? [14:09] Saviq: ok, ignore it then [14:09] tsdgeos, no, but we need it [14:09] tsdgeos, will add, it's a simple test [14:10] mhr3_, audio, gallery, text and actions, header is in the works [14:10] Cimi: thanks! Just need a few more of them and I'd be able to afford to live in London :) [14:11] ;D [14:15] tsdgeos, Cimi, we'll need the progress widget, too [14:15] Saviq: do we want to use it as the docu says or? [14:15] i mean the docu says an action button that automagically turns into a progress bar [14:15] * Cimi loves his IRC notifications on the watch when I have laptop closed [14:16] this is just awesome! [14:16] Cimi, open your laptop this instance [14:16] Cimi, you're at work, remember? [14:16] Saviq, just back from lunch [14:16] tsdgeos, no, separate widget [14:16] Saviq, it's 14 here [14:16] Cimi, you close your laptop over lunch?! [14:16] Saviq, standby [14:16] Saviq: ok [14:17] I close the lid [14:17] greyback, didn't get your "rpc for copy" comment [14:18] greyback, you're suggesting "service UnityService { message copy .... }" (don't even know if that construct exists)? [14:18] Saviq: I don't mind to take the progress widget . [14:19] Saviq, ZNC -> pushover -> android -> pebble [14:19] paulliu, ah, I wasn't exactly sure what're you doing these days, thought you were helping folks closer to the backends? [14:19] Cimi, yes, I know you're into your watches ;) [14:20] Saviq: yes. And now I should help to get the previews componentized done. [14:20] paulliu, ok cool, start with Image, then [14:21] Saviq: got it. [14:21] paulliu, look at one of the approved widgets in https://code.launchpad.net/~unity-team/unity8/trunk/+activereviews [14:21] dandrader: well first off if a client calls copy(), could it fail? Does client care if copy() fails? [14:21] Saviq: seems your branch (previews_audioPlayer) is not yet merged. [14:21] paulliu, you want to base your new widget off of lp:~unity-team/unity8/unity8.previews_audioPlayer branch [14:21] Saviq: ok [14:21] paulliu, that's Cimi's [14:21] internet at home: 152Mbps/12, office, 12/10 [14:21] greyback, well, theoretically any rpc call can fail [14:21] paulliu, and no branches are merged as CI Train is stopped [14:21] Saviq: ok.. got it. [14:22] Saviq, when will it get merged? [14:22] greyback, but we surely don't care if the copy() fails at this point [14:22] tsdgeos, https://code.launchpad.net/~aacid/unity8/action_preview_widget/+merge/204998/comments/479765 [14:22] greyback, as for the Void thing, I was just following the idiom used in mir [14:22] Cimi, I hope to get a slot today [14:22] Cimi, it's not entirely my call :/ [14:22] dandrader: aha ok. [14:23] greyback, but the error field is optional, you know [14:23] Saviq, I'm in the office, shall I push someone in the desktop team or CI? :) [14:23] greyback, if you don't set it, it won't bet sent [14:23] I can be annoying :D [14:23] Saviq: ok [14:23] dandrader: it was confusing me, using these rpc calls for something that look like a single message [14:24] greyback, well, that's how it's done in protobuf as far as I known: you have a service and inside it a number of rpc functions [14:25] greyback, and each rpc function necessarily takes a message in and sends back another message [14:25] didrocks, any chance for a landing slot for unity8 today? [14:25] greyback, and you can use the return message to at least know that the rpc was successful (server received and acked it) [14:25] dandrader: rpc is a message + a reply, no? [14:26] greyback, yes [14:26] dandrader: for copy, do we need the reply? [14:26] greyback, a request message and a result message [14:26] is always having a reply good practice? [14:26] Saviq: i thought i had to pass back my own data on a button click, so no data for buttons? [14:26] tsdgeos, no [14:27] ok [14:27] tsdgeos, data is only for additional data [14:27] greyback, we need so that we know that it has been received. i.e., that the rpc is complete [14:27] alan_g, ^^^^ [14:27] Saviq: i am not sure i understand what you mean with "Can we override the clicked() signal to send just the action id?" [14:27] tsdgeos, instead of a new signal [14:27] tsdgeos, can we do signal clicked(string id)? [14:27] greyback, alan_g is our protobug expert [14:28] Saviq: but didn't we say we wanted to call it triggered? [14:28] protobuf [14:28] tsdgeos, Button already has a signal clicked() [14:28] tsdgeos, higher up, yes [14:28] ah [14:28] let me see [14:28] tsdgeos, but button is clicked, action is triggered [14:28] not sre how happy is qml with overrriden signal names tbh [14:28] dandrader: yes, best to ask him [14:28] tsdgeos, hence the ? :) [14:29] tsdgeos, the result itself is sent with actions, on top of that we only need widget and action id, and any data (rating, review, progress status etc.) [14:30] We've used protobuf to implement rpc from the client and messaging from the server. Stepping outside that needs additional work [14:32] dednick, standup [14:34] kgunn, kudos ;) [14:39] sil2100: can you assign for Saviq? ^ [14:39] Saviq: is the landing ready? [14:39] didrocks, sil2100, no, not yet - was just asking whether we're landing again? [14:39] Oh, I meant to ask in the meeting. elopio and I are seeing that when the mock Unity plugin is used during AP tests, url-dispatcher doesn't work right. Presumably due to applicationmanager? Does anyone know off the top of their heads why that would be? [14:39] Saviq, mzanetti ^ [14:39] Saviq: we're landing now ;) We had a green image in the morning so we're ok [14:40] sil2100, didrocks yay :) [14:40] sil2100, didrocks can we have a silo for unity-mir then? [14:40] alan_g: my query was more of a "best practice" inquiry with protobuf. He implemented copy/paste with protobuf. I was questioning if "copy" needs to be an rpc call, or if simply a "message" would do - i.e. would a client ever care if the copy call failed? [14:40] sil2100, line 42 [14:40] mterry: hmm... no, not really [14:40] Saviq: re: overlay height - katie's comment isn't conclusive to me. "header height would be the same as a non-overlaid header". Would you say she's aware that title only 2-line header is shorter than title only 1-line header? [14:41] Saviq: yeah, we are landing [14:41] mterry: but... is it using the mock applicationmanager plugin? [14:41] tbh, I suppose silent fails are bad [14:41] karni, probably best ping here in #design on i.c.c [14:41] I'll do that [14:42] mzanetti, among others yeah [14:42] mterry: yeah, the fake appmanager doesn't connect to upstart or anything [14:42] mterry: it has a hardcoded list of apps it knows [14:42] mzanetti, url-dispatcher doesn't seem to go through upstart? [14:42] greyback: "copy" needs to be an RPC call because it happens client side and the existing support in Mir is for RPC on the client and messaging on the server. [14:43] mterry: I suppose you want to start an app, right? [14:43] mzanetti, yeah [14:43] yeah, that goes from url-dispatcher to upstart, and from there to unity-mir. [14:43] the fake appmanager in unity8 doesn't listen to that [14:44] and hence doesn't actually start the app [14:44] alan_g: just what I needed to know, thank you [14:44] yw [14:45] * mterry isn't convinced that it actually goes through upstart [14:45] mterry, it does [14:45] mterry, upstart-app-launch [14:45] +lib [14:45] if that were true, we wouldn't be seeing the bug from nested mode we did see [14:45] mterry, that was dbus-dispatched, right? [14:45] where we had to add MIR_SOCKET to dbus's environment (it was already in upstart's environment) [14:45] Saviq: ok, let me assign that [14:46] Saviq, via url-dispatcher [14:46] mterry, well, they're definitely upstart-managed, that's for sure [14:46] mterry, (see all the logs in .cache/upstart/) [14:46] * mterry wonders how this needs dbus's environment then [14:46] tedg, can you shed some light on this ↑ [14:47] * mzanetti goes for a run as long as the sun is shining. bbiab [14:47] I'm a little confused [14:48] I'm sorry I missed the stand up. [14:48] tedg, so we had a bug where url-dispatched apps didn't work in nested mode [14:48] So url-dispatcher definitely uses upstart. [14:48] but I just worked with mterry yesterday, so that's already on the log. [14:48] * elopio listens carefully. [14:48] tedg, adding the correct MIR_SOCKET to dbus's environment fixed that [14:48] tedg, now I'm wondering why if url-dispatcher just uses upstart [14:49] mterry, Was the proper MIR_SOCKET set in the global upstart env? [14:49] tedg, yes [14:49] tedg, other upstart launches worked [14:49] tedg, only url-dispatcher was busted [14:49] Saviq: ok, silo assigned - just make sure you check that all the MR's written down are MR's not branches ;) THere was one there [14:50] mterry, That's definitely weird. Just because URL dispatcher is kinda simplistic. [14:50] mterry, It doesn't set any environment other than the URI. [14:52] tedg, let me double confirm it's not specific to click scope then [14:52] mterry, You can throw the glib debug messages flag into URL dispatcher and it'll print out every URL it gets. [14:52] tedg, (click scope was launching the url-dispatcher) [14:53] I'm hoping Upstart launches it, and click scope calls it :-) [14:54] tedg, so click scope is calling settings:///system/online-accounts [14:55] tedg, which when I call manually on command line is also busted in nested mode [14:55] tedg, but what happens is settings comes up [14:55] tedg, then a second accounts window comes up busted [14:55] tedg, only the second window is busted [14:55] * mterry wonders what the heck system-settings is doing [14:56] seb128, ^ [14:56] mterry, howdy [14:56] mterry, do I need to read backlog or can you summarize the question? [14:56] seb128, how does system-settings handle url-dispatches? It seems to open a second accounts window via dbus instead of upstart? [14:56] seb128, like [14:57] url-dispatcher settings:///system/online-accounts [14:57] mterry, online accounts is special, they are a different app than system settings [14:57] seb128, that line gives me two windows [14:57] mterry, Can you try with clock or something else just to see if it's a settings thing or not? [14:57] seb128, curious [14:57] mterry, right [14:57] tedg, it's just settings [14:57] tedg, you can go now, thanks ;) [14:57] mterry, the experience relies on Mir work that is not there yet, same as content picker [14:57] Heh, okay [14:58] seb128, it's launched via dbus? [14:58] Good luck seb128, remember no hits below the belt. [14:59] elopio, sounds like the test needs system-settings then. It's the only one that does this dbus-launching thing [14:59] mterry, https://code.launchpad.net/~mardy/ubuntu-system-settings/plugin-invocation/+merge/176929 [14:59] Saviq, what's still missing to hook things up with the new preview? atm it's still trying to use the old renderers [14:59] elopio, and specifically the online acccounts plugin [15:00] mterry: that's easy, but will add a new dependency. [15:00] elopio, yeah :-/ Plus, we'd still be fighting the mocks [15:00] * elopio tries to see if this time it gets the focus. [15:00] elopio, we need just a package of system-level AP test [15:01] Saviq: "Duplicate signal name: invalid override of property change signal or superclass signal" [15:03] mterry: that, and a way to reproduce this dbus launching without the real system settings. [15:03] mterry, you better ask kenvandine or mardy about the online account [15:03] but we have now added like 6 new tests to the backlog. Lets finish this one first. [15:04] elopio, good news === dandrader is now known as dandrader|lunch [15:04] mterry, is your issue similar to https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings-online-accounts/+bug/1273781 ? [15:04] elopio, using settings:// does not mind the mocks [15:04] Launchpad bug 1273781 in ubuntu-system-settings-online-accounts (Ubuntu) "If you open the accounts page in the settings app and close it you can't reopen it" [Undecided,Confirmed] [15:05] seb128, the issue I see with nested mode is that the accounts window tries to connect to the system compositor instead of unity8, so it can't be swiped away or such [15:05] elopio, so we could certainly add a dependency for this test... But it seems heavy handed [15:08] mterry: the project that will hold ubuntu-level tests is not ready. Would it be ok to have it in unity for now, and move it later? [15:09] elopio, I'm personally OK with it [15:09] mzanetti, how bad is it to add a dep on system-settings for a unity8 AP test? [15:09] mterry, mzanetti: system settings, and online accounts. [15:10] true [15:10] tedg: I have some questions. Still around? [15:11] elopio, Sure, what's up? [15:11] tedg: I would like to launch with URL dispatcher an application I create during a test setup. [15:12] so it won't be installed. Can I launch qmlscene with my own QML file? [15:13] elopio, Will it have a desktop file? [15:13] I guess, let me say it another way. You need a desktop file :-) [15:13] tedg: it can have one, but not on /usr/ [15:13] Sure, but in ~/.local/share/applications [15:14] tedg: sure, I can put it there without problems. [15:14] so, should I give url dispatcher the name of that desktop file? [15:14] elopio, Yes, so you can give it: application:///foo.desktop [15:14] that's pretty good, thanks :) [15:14] Saviq: does signalspy have a cleanup function? [15:15] tedg: the other thing I want to do is to mock url-dispatcher, so on the click scope test, I only check that we send the right URL. Is there a documentation of the dbus API so I can write the dbusmock? [15:16] elopio, Don't tell your boss how easy it is ;-) http://bazaar.launchpad.net/~indicator-applet-developers/url-dispatcher/trunk.14.04/view/head:/data/com.canonical.URLDispatcher.xml [15:17] elopio, Are you using dbus-test-runner's dbus-mock support? [15:18] tedg: no, autopilot + python-dbusmock. [15:18] elopio, so I'm going to test your unity8 test with the online account swapped in for camera-app, will let you know how it goes [15:18] elopio, Ah, so a full system test. [15:18] mterry: thanks. I'm also trying it on my phone before updating the branch. [15:19] tedg: yes. Well, not full for now because we are isolating the external dependencies. [15:20] tsdgeos, are you aware of a branch that hooks up the new previews? [15:20] elopio, Interesting, we use dbusmock in our unit tests for URL Dispatcher. [15:20] tsdgeos, don't see anything in active mps [15:20] elopio, You could steal that code :-) [15:20] mhr3_: not really, https://code.launchpad.net/~saviq/unity8/new-preview/+merge/205086 is the closest thing i'd say [15:20] elopio, huh, now I get same result with mocks not letting the app show [15:21] elopio, http://bazaar.launchpad.net/~indicator-applet-developers/url-dispatcher/trunk.14.04/view/head:/tests/lib-test.cc [15:21] tsdgeos, yea, that's the one i'm running [15:21] but yeah, doesn't hook it up yet [15:21] tedg: right, I will :) Then I can tell my boss I had to do nothing because you had it all covered. === alan_g is now known as alan_g|tea [15:23] mterry: for one run, I could see the camera on top. [15:24] but even then, it wasn't updating the current focused app property. [15:24] back to the start... === greyback is now known as greyback|away === alan_g|tea is now known as alan_g [15:32] mterry: with the mocks, I get a white screen being opened. Without the mocks, I get system settings, not online accounts. [15:32] curiouser and curiouser. [15:40] mzanetti: where's the code for the real app-manager? [15:44] unity-mir i think [15:45] yep [15:54] sil2100, man, sorry about that [15:55] mhr3_, https://code.launchpad.net/~unity-team/unity8/new-scopes/+activereviews [15:56] mhr3_, https://code.launchpad.net/~unity-team/unity8/newscopes-preview/+merge/205029 [15:56] mhr3_, I hope to land the prereqs today, so that tomorrow we get it all into new-scopes [15:59] Saviq: btw, you will get candies once unity-mir lands :) [15:59] Saviq, we're getting somewhere :) http://imgur.com/uMZwsfB [15:59] pete-woods: so i still need https://code.launchpad.net/~pete-woods/ubuntu-ui-toolkit/handle-quit-action so that the hud quit works, right= [15:59] mhr3_, w00t! [15:59] thostr_, ↑↑ [15:59] Saviq, it's missing text field though [16:00] mhr3_, "text field"? [16:00] i pushed gallery, actions, text, audio [16:00] tsdgeos: yes, but that just adds it to the toolbar === dandrader|lunch is now known as dandrader [16:00] mhr3_, will have a look [16:00] tsdgeos: there's also the ubuntu-ui-toolkit component to land [16:00] pete-woods: what do you mean it adds it to the toolbar? [16:01] tsdgeos: doesn't your unity8 change add the quit action to the toolbar? [16:01] before that it will just live in the actions list [16:01] didrocks, oh candies? why's that? [16:01] pete-woods: yes, i am saying that i need https://code.launchpad.net/~pete-woods/ubuntu-ui-toolkit/handle-quit-action/+merge/203964 for it to actually quit, no? [16:01] tsdgeos: sorry, yes, you're correct, I misunderstoof [16:01] *misunderstood, even [16:01] pete-woods: ah, no worries, bool then [16:02] bool -> cool [16:02] didrocks, btw, any idea why SSO with the jenkins instance is so weird? Like I can press "build" and only then will it go through SSO, and then ask about the details every time [16:02] Saviq: there is ricmm's fix for enabling registering an application which failed at startup :) [16:02] didrocks, ah yeas [16:02] Saviq: yeah, I don't know, I tried to poke IS about it [16:02] Saviq: just so that you feel better, I can tell you "you're not alone" :p [16:02] didrocks, not sure I feel better ;) [16:03] uh, conflict :/ [16:03] I tried so hard though! [16:03] and tvoss not around [16:03] Saviq: want to remove one MP? [16:03] we can reconfigure [16:03] didrocks, no, want to fix it ;) [16:03] if the branch name is ~tvoss, that would be hard ;) [16:04] Saviq, no, my bad... pushed it as "txt" instead of "text"... all good (minus the spinner) [16:05] mhr3_, yeah, spinner should go away, not sure why it doesn't, but then again it was pretty late yesterday when I wrote it and could not test :) [16:05] mhr3_, can you switch between previews fine? [16:05] Saviq, hmm.. would need more than one result to tell :) [16:06] LD [16:06] ↑cool glasses [16:10] kenvandine, mardy: can we get a gnome-control-center-signon upload? [16:11] unity-control-center is needing the update [16:11] Saviq, ok added another result, i can swipe to it, but there is some weirdness, the previews opens correctly only for the first result, if i try to open it from the second it displays just blank preview [16:11] tsdgeos: I've just updated that ubuntu-ui-toolkit branch now I can actually test it properly [16:12] mhr3_, ok, we're getting there [16:12] pete-woods: oki, you know where my branch is, right? [16:12] tsdgeos: yes, I've linked it to the overall bug, I already tested that part, and I'm certain it works [16:12] oki [16:13] mhr3_, if I can get the scope, I'll start fixing those [16:13] mhr3_, btw, just remembered - how do we handle previews that should come as responses to activation? where do I get the model? [16:14] Saviq, we'll handle that somehow via the stack [16:14] Saviq, it will either update the current preview or add a new one [16:14] Saviq, and i'm actually using the mock test scope from unity-scopes-shell [16:17] mhr3_, I meant result activation, sorry [16:17] mhr3_, not actions [16:17] Saviq: sorry to bug you, tring to pull multiple parties into a meeting :) got couple minutes? [16:25] Saviq, oh yea, still possible, but more explicit, the activation will come back with "do preview instead" [16:26] Saviq, and i guess i'll just emit that as a signal [16:26] Saviq, will be better for you that way i think? [16:26] mhr3_, otp, gimme a minute please [17:00] Saviq: does Unity8 use the same theme/theming funcitonality as the SDK components? [17:00] mhall119, yes [17:01] mhall119, but not extensively [17:01] mhall119, so for every thing someone would want themable, we need to make it happen [17:02] ok, but if the defaul SDK theme itself were to gain some ability to just change things like colors, would Unity8 automatically pick them up? === shiznix_ is now known as shiznix [17:03] mhall119, could you update the scopes docs again pls? [17:03] mhall119, link coming up [17:04] mhr3_: was just about to ask for that :) [17:04] mhr3_: we're about to break for lunch, I'll upload them after [17:04] mhall119, http://people.canonical.com/~mhr3/scopes.tgz [17:04] mhall119, btw the dir name changed [17:05] mhall119, if you can upload it to the old it'd be great, cause people bookmarked that already [17:05] I'll take a look [17:06] thx === dandrader is now known as dandrader|afk [17:20] sil2100, ok, can we have a silo for unity8, too? [17:20] sil2100, or actually... maybe we should merge the two landings? [17:20] sil2100, one includes the TestPlan for the other anyway === greyback|away is now known as greyback [17:21] didrocks, ↑ [17:22] Saviq: sounds good to me to merge them [17:22] * Saviq does [17:22] Saviq: tell us when you are ready :) [17:22] I guess that will be first Mirv's assignement [17:22] Saviq: btw: http://ci.ubuntu.com/smokeng/trusty/touch/maguro/167:20140206.1:20140115.1/6480/unity8-autopilot/741839/ [17:22] not sure if it's due to new AP [17:22] or a flaky test/behavior [17:23] didrocks, not sure either, will have to investigate - didn't see that before [17:23] o/ [17:23] Saviq: ok, I asked plars to rerun it to get more infos [17:24] didrocks, ok, line 42 can be reconfigured [17:24] didrocks, and line 52 can be removed [17:27] Saviq: ok, thanks for merging [17:31] Saviq: there's a 'comment' link in the proposal list... [17:31] Saviq: fixing [17:35] Saviq: ok done, silo reconfigured [17:48] Cimi, ping [17:48] Cimi, ping2 === alan_g is now known as alan_g|EOD [18:01] Mirv, man, sorry, that thing needs to be validated somehow... [18:01] didrocks, 2014-02-06 17:48:37,988 INFO === Trying to prepare unity8 === [18:02] 2014-02-06 17:48:38,155 INFO Branching https://code.launchpad.net/~mir-team/unity-mir/trunk to unity-mir [18:02] didrocks, looks like some label got mixed up - unity8 vs. unity-mir [18:02] Mirv, can you please reconfigure row 42? I had to resubmit a conflicting merge [18:03] and kick build after it's reconfigured... [18:04] Saviq: I need a quick tip :( I was hoping I'd pull CardHeader height from CardTool, so it's fixed (and not affected whether title is wrapped or not). Is that the right way to do it? Doesn't weem to work. [18:06] Does that make sense? http://paste.ubuntu.com/6886636/ === dandrader|afk is now known as dandrader [18:22] Saviq: nvm, works great :) === vila_ is now known as vila [19:14] Saviq: WIP -> needs review [19:14] https://code.launchpad.net/~unity-team/unity8/unity8-card-overlay/+merge/204790 [19:14] https://code.launchpad.net/~unity-team/unity8/newscopes-card-overlay/+merge/204797 [19:36] Saviq: http://ubuntuone.com/1cCsRpYVBbAMWn5ZogzTH7 [19:39] https://bugs.launchpad.net/indicator-datetime/+bug/1277232 [19:39] Launchpad bug 1277232 in Indicator Date and Time "indicator icon and event icons within the indicator use wrong icon" [Undecided,New] [20:42] mhall119, oh yay [20:51] Mirv, are you still there? [20:52] ready: https://code.launchpad.net/~unity-team/unity8/new-scopes-title-alignment/+merge/204677 [20:55] karni, conflict [20:55] karni, and not "titleAlignment" but "headerAlignment" [21:08] ^-^ [21:11] I should really take it easy *sighs* [21:12] mterry: I got it working once, with online accounts on top and everything. [21:12] next time I run it, it breaks. If I wait a lot, I get a white screen. [21:13] elopio, :( [21:13] I'm seing this bug: [21:13] https://bugs.launchpad.net/unity-mir/+bug/1252294 [21:13] Launchpad bug 1252294 in unity-mir "Application window appears in the background" [High,Confirmed] [21:13] elopio, you mentioned we might get a general component to put system-integration AP tests in soon? [21:14] I'm assuming that would help us (no running mock stuff) [21:15] mterry: omer is working on it. https://code.launchpad.net/~om26er/ubuntu-autopilot-tests/ubuntu-integration-tests [21:16] karni, you need to scale down the header in CardCarousel (by selectedScaleFactor) [21:16] mterry: yes, I'll start moving this tests with online accounts there. But I think we should have one inside unity that opens a fake application using url dispatcher. Don't you think so? [21:16] karni, again, 'cause we're scaling up instead of down [21:16] elopio, didrocks gave go-ahead on landing nested support as long as we have a short-term plan for landing AP tests [21:16] elopio, so maybe we wait for that for the full online-accounts bit [21:17] elopio, for launching a fake application using url dispatcher, sure. That'd be nice to have in unity8 [21:17] elopio, but that isn't a must-have for me like the online-accounts is/was [21:19] mterry: yeah, you can tell didrocks that we have identified all the boundaries, I will be adding some tests for those boundaries and reporting bugs for the ones I can't make, and put the unity+mir+url dispatcher+online accounts tests on ubuntu-integration-tests [21:19] karni, small optimization: http://paste.ubuntu.com/6887632/ [21:19] sounds like a good short-term plan, right? [21:19] elopio, yeah, thanks! I appreciate your help in all this [21:21] Saviq: thank you [21:21] mterry: no problem. I appreciate your help too, now I understand many more things. [21:21] mterry: what we still need to define is how often those ubuntu-integration-tests are going to be run, and how to share the load of checking their failures. [21:21] elopio, that last bit is an interesting one :) [21:21] I'm scared that if we just add many tests, we will spend half of our day figuring out what went wrong. [21:22] and excercising a real ubuntu image, we have too many failure points [21:30] pushed your patch, Michal [21:31] (tring not to cause you highlight anymore :P) [21:36] one-liner for anyone https://code.launchpad.net/~unity-team/unity8/unity8-silence-typeerror/+merge/205266 [21:36] * karni marked title alignment WIP, fixing a test [22:02] mterry: is there a way to wait until the application is fully loaded? [22:02] if I try to swipe it away while it's loading, funny things happen. [22:03] elopio, uh, other tests just seem to wait if it's the focused app [22:04] mterry: that's not enough. [22:05] greyback ^ [22:09] mterry: nevermind. Actually, the problem was that we are not swiping until the middle. [22:56] karni, implicitHeight is changed in https://code.launchpad.net/~unity-team/unity8/unity8-card-overlay/+merge/204790 [22:56] karni, indeed it doesn't shrink - IIUC there's a binding loop that's interrupted and that's why implicitHeight is not updated [22:58] karni, so when that gets merged, stuff should be better again [22:58] karni, as for the tests, which ones fail for you? [23:03] sorry, didn't notice your msg [23:04] NoSummary and HorizontalNoSummary [23:04] but I think any that exercise card height would fail [23:04] Saviq: ^ [23:04] which would be true, because these are the only two exercising height haha [23:09] Saviq: gotta run. thanks for having a look at that. I need to learn more about binding loops, that can sometimes suck. funny enough, I came up myself with the fix that already was (written by you) in the overlay branch. [23:09] Have a good evening! [23:10] karni, o/