=== salem_ is now known as _salem [08:51] seb128: no idea about a review for your branch, i just routinely mark conflicts when landings happen [08:51] seb128: consider me a bot in that regard :D [08:52] tsdgeos, ok ;-) [08:53] well, when somebody ack it on principle I can do the rebase so it's good to land [08:53] morning all [08:53] hey willcooke [08:54] heh - this isn't #ubuntu-desktop :) [08:54] relurk [09:02] seb128, I think we agreed to do this, so yeah, +1 in principle [09:05] Saviq, cool, I'm going to rebase then [09:30] Saviq: hey, just some updates about my branches: the reversible-spread is good to go again (also re-reviewed by albert) and getting some desktop goodness into the silo would make me happy :) [09:30] s/silo/next silo/ [09:35] Cimi: hey, what up with this? https://code.launchpad.net/~mzanetti/unity8/close-temp-scope-on-left-edge/+merge/241555 [09:35] looking [09:36] mzanetti, if you remember, I told you I was experiencing a bug [09:36] mzanetti, a crash [09:38] Cimi: I just tested it. its working fine here [09:38] mzanetti, do you remember how to reproduce it? [09:38] mzanetti, was making dash crash [09:39] mzanetti, was like open app, immediately swipe [09:39] sth like that [09:39] or actually I remember now [09:39] boot phone [09:39] scroll down [09:39] press ubuntu store [09:39] immediately swipe left to right [09:39] it was occasionally crash [09:41] Cimi: indeed, it crashed. but I can make crash trunk the same way by using the back button in the header [09:42] probably something in the scopes stuff... a scope being destroyed while still shipping results or so [09:43] yep... crashes just the same with the back button [09:43] * mzanetti reports a bug [09:52] Cimi: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1396526 [09:52] Launchpad bug 1396526 in unity8 (Ubuntu) "/usr/bin/unity8-dash:11:std::basic_string:unity::scopes::Category::title:title:scopes_ng::Categories::data:QSortFilterProxyModel::data" [Undecided,New] [10:21] Saviq, ping [10:21] dandrader, pong [10:21] Saviq, what's the situation on getting stuff merged. Can we merge to trunk MPs not tied to any bugs? [10:23] dandrader, sure [10:24] dandrader, trunk is our discretion completely [10:35] mzanetti, https://code.launchpad.net/~dandrader/unity8/fixTestCaseTouchFlick/+merge/242643 should be ready to go [10:35] mzanetti, the 3 qml test failures there seem unrelated [10:41] dandrader: ackm will check [10:42] dandrader: remerge with trunk and they will be gone [10:42] i got a green ball from jenkins o/ [10:42] tsdgeos, oh, so there's a new release. nice === _salem is now known as salem_ [10:54] dandrader, I just triggered a rebuild of your branch [10:55] not necessary to merge [10:56] Saviq, ok [11:11] Hola! [11:32] pstolowski: can you have a look at https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1396526 [11:32] Launchpad bug 1396526 in unity8 (Ubuntu) "/usr/bin/unity8-dash:11:std::basic_string:unity::scopes::Category::title:title:scopes_ng::Categories::data:QSortFilterProxyModel::data" [Undecided,Confirmed] [11:33] my tab and "one" keys have stopped working suddenly [11:33] this is ultra weird [11:33] * tsdgeos checks if rebooting helps [11:41] tsdgeos, that bug has a fix, but not landed yet (it's in our silo along with manage dash) [11:41] pstolowski: ah cool [11:41] pstolowski: can you link the branch [11:41] tsdgeos, i just did [11:41] and cool the reboot magically fixed tab and 1 [11:41] \o/ [11:42] i don't need to think how to write your long nick anymore :D [11:49] :) === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [12:18] MacSlow, ping [12:25] can you guys reach s-jenkins today? [12:26] doesn't seem to resolve for me [12:32] dandrader, yup [12:35] MacSlow, was merging trunk in shellRotation and got that conflict http://paste.ubuntu.com/9249086/ [12:35] MacSlow, I think we should keep the trunk version, right? [12:35] MacSlow, ie, MERGE-SOURCE side of things [12:36] dandrader, looking... [12:38] dandrader, yup... keep the MERGE-SOURCE variant === MacSlow is now known as MacSlow|lunch [13:28] Saviq: think this is good? https://code.launchpad.net/~josharenson/unity8/volume_button_delay/+merge/242831 [13:28] I'm not sure we want a delay [13:32] mzanetti, yeah, I agree [13:32] mzanetti, I was about to comment on it, I'd rather change the shortcut to be Power+VolUp [13:33] with Power being first [13:33] Saviq: yeah, although alone the VolUp button does bring up the notification already [13:33] so if we're out of luck it will suffer the same [13:33] I guess we could programmatically close the notification though [13:35] actually you're right... if power is pressed first, we can easily not change the volume on vol buttons [13:36] mzanetti, exactemundo [13:36] :D [13:57] mzanetti, Saviq: Just write S on the screen for snapshot ;) [13:58] davmor2, and delay sending input to the app for 500ms to decide whether it's a snapshot or not? ;) [13:58] haha [14:01] mzanetti, Saviq: reverse heimlich phone if it coughs up the screenshot you did it right :) === salem_ is now known as _salem [14:03] mzanetti: hey, am looking at trying to optimize tablet stage for rotation. Can you recall the reason for the sideStageBackground? [14:04] greyback_: yes. open MS + SS aps, have the SS visible, go to spread, select MS app, SS will fade in. [14:04] greyback_: also I think its needed when dragging in and out the SS [14:04] greyback_: and when going to spread while a SS app is visible [14:05] greyback_: it might only be visible when combining fullscreen and not fullscreen apps [14:05] so the panel moves away [14:05] and such things [14:08] mzanetti: fullscreen and not fullscreen apps <- ok yeah I see it for that === MacSlow|lunch is now known as MacSlow [14:08] greyback_: open MS + 2 SS apps, do the right edge [14:08] the current SS app will rotate [14:08] true that too [14:09] that thing has an unlimited amount of possible cases :/ [14:10] it's ok. just hadn't thought of an immediate use for it [14:10] it's default width is the screen width, which I'll fix [14:11] greyback_: not sure I understand. you when opening an app it will first open FS and then resize for SS width? [14:11] +mean [14:12] mzanetti: yep, but that's a separate issue (for which I've code lying around to fix) [14:12] ah ok. [14:12] I'm just going through shell components in tablet mode to try reduce overdraw [14:13] to improve perf on the N10 a bit, should help rotation [14:13] cool [14:15] Cimi, I'm not feeling super great today either, so I may only work a little while. But wanted to address any issues you found with wizard during your testing, if you had time to try that [14:34] mterry, will try in 30 mins === charles_ is now known as charles [15:34] Cimi: what was the first one? with spread and launcher? [15:34] mzanetti, close the dash on spread [15:34] ah [15:34] mzanetti, it has to bounce back [15:34] or sth similar [15:35] yeah, some elastic force === _salem is now known as salem_ [15:59] what am i doing wrong? http://paste.ubuntu.com/9251653/ === karni is now known as karni-afk [17:46] mzanetti, did you figure out your download / install error when installing from the ubuntu store on the desktop? [17:55] balloons: no. seems a bug in pkcon. I've reported it === karni-afk is now known as karni [18:51] mzanetti, found the bug, I'll confirm and chase :) === salem_ is now known as _salem [22:56] Hello, something strange is going on with my unity install..every time I start compiz, the metacity decorator stops working and I can't use Ambience or anything like it, but every time I start metacity, unity disappears but the style is ok