=== _salem is now known as salem_ === salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem === benonsoftware is now known as Guest69253 === dpm_ is now known as dpm [07:05] morning [07:09] Saviq, noticed a bug with the new indicators [07:09] Morning [07:09] Saviq, the orange highlight moves and is not centered [07:25] Cimi, hmm, let me flash a previous image [07:25] I can't see how I might've caused that [07:37] Saviq, I realised your code kinda works the same, but if you prefer you can use what I put https://code.launchpad.net/~saviq/unity8/rating-non-interactive/+merge/225568 [07:40] Cimi, I think mine's good enough, can't really foresee when it'd break [07:40] we could probably just tap 0,0, let me see if that would work [07:42] Cimi, pushed 0, 0, works just fine - to really make sure what we're tapping on, we'd need to add objectNames to the icons and find it/tap on it [07:42] not sure it's worth it though [07:43] mhr3_, kudos on grabbing r1000 ;) [07:47] Saviq, \o/ [07:47] Saviq, i want 1024 too though :) [07:47] mhr3_, hmm you'll need to be rather quick ;) [07:47] we're at 1009 already ;) [07:48] 1010 rather, with LP syncing translations [07:54] Saviq: hey! Could you remind me how it was before in the past with LP: #1320264 ? I mean, the approvers were listed only from the list of comment-approvers or did it also include the top-approver? [07:55] Launchpad bug 1320264 in Canonical Upstream To Distro "Could use "Approved by: " list in commit messages" [Wishlist,In progress] https://launchpad.net/bugs/1320264 [07:55] sil2100, it was only comment-approvers [07:55] ACK [07:55] sil2100, but it'd be nice to have the top-approver, too, if possible [08:05] Saviq, you can approve https://code.launchpad.net/~cimi/ubuntu-system-settings/workaround_lp1334429/+merge/225458 :) [08:06] Cimi, move the fixme above please [08:06] Cimi, and "relative to the panel" [08:15] mhall119 - for a few reasons. When we did user research, we found that people didn't like their apps being so close to apps they didn't own. And they found it confusing. Also, as the nuber of available apps grow, users will need a way to browse them, to search and filter them and to have apps recommended. And we can't provide that depth of experience when they're displayed as a simple list below the installed apps === mhr3_ is now known as mhr3 [09:15] Cimi, the orange highlight bar is a bug in trunk, made a bit more visible by my branch probably [09:15] Cimi, can you file please? [09:15] Saviq, sure [09:15] Saviq, or just fix it [09:15] let me ping dednick [09:16] dednick, highlight on the indicator is not centered and moves [09:16] the orange bar [09:16] see it on battery for example [09:17] Saviq, units.gu(0.4) is interpreted as exactly 0.5? [09:17] Cimi, no, you should just no use it [09:18] Saviq, I know it is wrong [09:18] Cimi, it not being centered I think might be a false feeling [09:18] Saviq, I was just wondering what is is interpreted [09:18] no it is not [09:18] look at batery [09:18] Cimi, it's not interpreted, it's calculated [09:18] or bluetooth [09:19] Cimi, can't, now, had to downgrade to confirm I'm not at fault :P [09:19] Cimi, yeah, confirmed on previous icons as well [09:21] Cimi, please just file a bug [09:22] Cimi, it'll be a bite-size to fix in London or so [09:26] https://bugs.launchpad.net/unity8/+bug/1337771 [09:26] Ubuntu bug 1337771 in Unity 8 "Indicator highlight is misplaced (and moves)" [Undecided,New] [09:28] mhr3: Would you have a hint for me regarding proper access to search metadata class? https://pastebin.canonical.com/112989/ [09:29] karni, you need to #include it ;) [09:29] karni, really, should just #include [09:30] mhr3: huh.. I would expect some "unknown class" what not error ;P [09:30] karni, yea, that's unknown class in g++ lingo :) [09:30] mhr3: thanks :) [09:30] clearly you don't speak g++ [09:30] :) [09:30] worky! [09:33] Saviq, is there a bug for all the new icons being in wrong aspect ratio and using svg instead png? [09:34] Cimi, what do you mean wrong aspect ratio? where? [09:34] Cimi, you mean they're not square? [09:34] Cimi, and they have to be svg, they won't render well otherwise [09:34] Saviq, aspect ratio of icons is squashed [09:34] web browser icon is wrong [09:35] hold on, new image [09:35] I was on 112 [09:35] Cimi, when you say "all those icons", please say that you mean app icons [09:35] Cimi, those are not "all" icons [09:35] well, other icons are indicators [09:35] :) [09:36] so yeah all the icons in the dash [09:36] and launcher [09:36] Cimi, no, those are also icons, not indicators [09:36] Cimi, and launcher should be fine [09:36] let me check I just upgraded to 113 [09:36] Cimi, dash we know is wrong [09:36] doesn' [09:36] t matter [09:36] ok [09:37] so web browser is wrong [09:37] we should use a png or change the rendering [09:37] the icons are squashed in the dash [09:37] Cimi, for app icons I agree, we should switch to pngs [09:38] Cimi, and indeed something's still wrong in the launcher [09:38] the highlight and inset is wrong [09:38] think I saw a MP for it [09:38] Cimi, yeah, there's a bunch of launcher MPs (that you could review btw) [09:39] yeah can do [09:39] just looping into bugs [09:39] damn bzr [09:40] tags? [09:40] no [09:40] merge http://paste.ubuntu.com/7746302/ [09:40] mzanetti, check this out ↑... [09:41] cross merges? eek [09:41] Saviq: hmm... [09:41] try with different merge alg [09:41] Saviq: did I mess this up? [09:41] the original diff http://pastebin.ubuntu.com/7746308/ [09:41] mzanetti, no, bzr did [09:42] --weave it is then [09:42] better [09:43] Saviq, :/ hilfe http://paste.ubuntu.com/7746311/ [09:43] QFATAL : qmltestrunner::test_categories_roles(Model.roles[expansionQuery]) Using un-implemented Categories role [09:43] mhr3, well, implement the Categories role! [09:44] but it's there! [09:45] mhr3, that diff's on top of unity-api trunk? [09:46] aaah, nevermind [09:47] there's a big if and two switches.. didn't notice that [09:48] :) [09:48] mzanetti, new header is ready, right? [09:50] mzanetti, oh, I meant to remove the whole line with "recent searches", not just the X button [09:50] Saviq: oh [09:50] ack, lemme drop it [09:51] otherwise, I'd say yes, its ready, unless you find some more stuff [09:54] mzanetti, wonder, if the popover's gone, could we unfocus the search entry on another onPressed in the IMA? [09:54] mzanetti, and shouldn't we disable it when unfocused? === vrruiz_ is now known as rvr [09:55] mzanetti, oh and hmm, it shouldn't cover the whole header [09:55] Saviq: ? [09:55] Saviq: by not centered, you mean it moves as you move drag down? [09:55] mzanetti, just the active parts [09:55] slow down [09:55] mzanetti, I'll write on the MP [09:56] dednick, no, not centered to the icons horizontally (sometimes) [09:56] Saviq: hm. ok, i'll take a look. [09:56] dednick, not now [09:56] dednick, Cimi will file a bug [09:56] Saviq: ok [09:56] dednick, and we'll tackle it somewhen [09:56] Cimi, right? you will? [09:57] Saviq: actually, i think i've fixed it in a MP already [09:57] Saviq, I did [09:57] dednick, oh ok :) [09:57] https://bugs.launchpad.net/unity8/+bug/1337771 [09:57] Ubuntu bug 1337771 in Unity 8 "Indicator highlight is misplaced (and moves)" [Undecided,New] [09:58] Saviq, Cimi: https://code.launchpad.net/~nick-dedekind/unity8/indicator.dismissal/+merge/225338 [09:58] kind of unrelated to what the mp was for, but it was a one line. [09:59] k [09:59] and fyi, the move left to right as you're dragging is a feature, but it should settle when you let go. [09:59] dednick, still moves as you move [09:59] ah ok [10:00] fixeded [10:01] one we get to rtm we should really get some fully featured design docs for each component. everything is all over the place. [10:02] dednick, LOL [10:02] dednick, we'll get new ones, don't worry ;) [10:12] haha, that was funny [10:12] dednick, come on, it's not like this was your first week :P [10:14] mzanetti, commented [10:15] Saviq: cheres, will look at it in a bit [10:16] it's spelled chères [10:16] mhr3: :) [10:17] well, if we want to be able to "sell" this thing, we should probably have some documentation for customers, let alone for us! [10:31] dednick, quick question regarding UnityMenuModel... can one catch a DBus-connection going missing on the QML-side? [10:32] MacSlow: don't think so [10:48] tsdgeos is also on holiday? [10:51] mhr3, yes [10:51] didn't he just get back from one? [10:51] slacker :P [10:52] mhr3, I am worse cause I am on holiday when you are sprinting :P [10:52] love that [10:52] ahah [10:53] Saviq, why the indicator wobbling is a feature? [10:53] it's a bug to me [10:53] Cimi, because dednick said so [10:54] because design said so [10:54] I mean the fact is moves 2 pixels [10:54] it is a bug [10:54] design didn't see it [10:54] I did [10:54] and matthieu saw it too [10:55] maybe other designers didn't notice [10:55] 2 pixels? [10:55] if you slowly pull down the menu, you see it wobbling [10:55] sound and battery [10:55] a couple of pixels roughly [10:56] dednick, yeah, as it sticks to one icon, it also gets pulled a few pixels to either side following your finger [10:56] Cimi: its a specific feature requested by design for the current indicator to shift slightless left/right as you finger moves left right. [10:56] dednick, the finger doesn't move [10:56] Cimi, it does [10:56] Cimi, finger always moves [10:57] ah I see [10:57] well I will open a bug [10:57] we should have a dead zone [10:58] Cimi: huh? [10:58] dednick, it stays in the center of the indicator unless you move more than some pixels [10:58] this will avoid wobblyness [11:02] Cimi: a threshold you mean. [11:03] or a damper [11:03] dednick, it is called dead zone on interfaces/controllers [11:04] Saviq, i discovered sth yesterday [11:05] Saviq, basically the OSK mouse area and input area [11:05] Saviq, are always on screen [11:05] but disabled [11:06] do we want to put them offscreen or visible false when kdb is off? [11:06] Cimi, that's actually a bug in keyboard [11:06] Cimi, it should slide up and down as it opens / closes [11:06] Cimi, and that would communicate the correct coords [11:07] Saviq, it does, but when is closed I think UbuntuKeyboarInfo has y on screen [11:07] like y is screen height - kbd height [11:07] Cimi, it doesn't slide [11:07] Cimi, it just goes away in one frame [11:07] Cimi, if you swipe the keyboard away, the input area follows [11:07] Saviq, yes [11:07] Saviq, but then [11:08] Saviq, when the kbd is off screen [11:08] Cimi, I know, it comes back [11:08] Saviq, the inputarea is on screen, as well with the mouse area [11:08] saw it putting a rect and anchoring [11:08] I always have the rect in every app [11:08] Cimi, yeah, but isn't it because the keyboard communicates the coordinates still? [11:08] when it should be 0 height? [11:08] Saviq, either 0 height [11:09] Saviq, or y being screen_height [11:09] while y I think is [11:09] y = screen_height - kbd_height [11:09] when keyboard is off [11:09] Cimi, no it's not [11:10] as soon as it pops in, you see y starting again from screen_height [11:10] Cimi, because as you slide the keyboard away with your finger [11:10] Cimi, the rectangle follows [11:10] Cimi, if what you say would be true [11:10] Cimi, the rectangle would stay in place but shring [11:10] shrink [11:10] Saviq, yes [11:10] Saviq, until it is outside [11:10] let me do video [11:10] Cimi, don't [11:10] Cimi, it's 10 lines of code [11:11] Cimi, you're wasting time [11:11] Cimi, just find what's the issue [11:11] fix it [11:11] done [11:12] Saviq, well it is a bug in ubuntukeyboard maybe [11:12] Saviq, and I don't know how we want to fix it [11:12] Saviq, either flagging visible false [11:12] Cimi, file a bug against the ubuntukeyboard then [11:12] or reducing height [11:12] or moving y outside screen [11:13] Cimi, I told you how, keyboard should slide out and be 0 height [11:13] so both [11:13] y = screen height and height 0 [11:13] ok [11:13] Cimi, it needs to be a rectangle, in global coordinates, that the OSK covers [11:13] https://www.youtube.com/watch?v=4QWSJxnL7FY [11:14] when i slide out, you see the yellow color of the mousearea delayed following [11:14] (what a bad color choice yellow over white) [11:15] Cimi, yes, use red [11:15] Cimi, but *yes* [11:15] *I know* [11:16] filing bug === MacSlow is now known as MacSlow|lunch [11:20] https://bugs.launchpad.net/ubuntu-keyboard/+bug/1337814 [11:20] Ubuntu bug 1337814 in ubuntu-keyboard "Wrong coordinates" [Undecided,New] [11:25] Saviq: re "If popover is already gone, we should unfocus the text field." [11:25] Saviq: would you expect a press on the dash content to just unfocus the textfield [11:25] or unfocus *and* do the press [11:25] mzanetti, both [11:25] ok [11:25] mzanetti, basically, onPressed [11:26] ack [11:26] mzanetti, so that when you swipe, it dismisses as well [11:41] mzanetti, review for you please https://code.launchpad.net/~unity-team/unity8/scope-customizations/+merge/225170 [11:41] ack [11:55] mzanetti, anything I forgot https://code.launchpad.net/~elopio/unity8/flake8-precommit/+merge/224852/comments/542929 ? [11:55] * mzanetti reads [11:56] Saviq, just for the record, Unity 8 on desktop was critically broken by a bug in Mesa earlier, it got fixed Thursday and the theme change tested out OK on desktop -- sorry for the delay [11:57] bregma, great, thanks [12:02] Saviq: https://code.launchpad.net/~elopio/unity8/flake8-precommit/+merge/224852/comments/542934 [12:02] mzanetti, I did write "drop the second hook" [12:02] meh... sorry [12:03] Saviq: but I guess the thing about blocking vs warning is still valid [12:03] mzanetti, yes === alan_g is now known as alan_g|lunch [12:09] Saviq, what did you mean yesterday about the dots at the bottom of the page? [12:09] in the wizard? [12:10] Cimi, there's 4 dots [12:10] Cimi, but I had 4 pages (no SIM is an optional page?) [12:10] 5 pages [12:10] Saviq, ah no sim then [12:12] mzanetti, re: can't add a container around them [12:12] mzanetti, I'd probably just go for x/y/widht/height [12:12] mzanetti, or maybe left/top anchor + width/height from the edit fields [12:12] -s [12:13] mzanetti, but I understand it might be fine as is [12:13] Saviq: well, the end result is the same now actually [12:14] Saviq: would it be possible to enable cache for the images shown in previews? basically, we have scopes that use QNetworkDiskCache to cache requests, but when we pass URLs to scope result or preview, it would always fetch the image from the network. Could we somehow improve that? [12:15] Saviq: If not, I think I found a workaround.. fetch the images manually, using QNetworkDiskCache (with limited size), and pass a local file url to the scope. [12:15] Saviq: it's something I imagine the framework should do, but if we can't have that, at least there would be a way to speed things up [12:16] Saviq: https://code.launchpad.net/~unity-team/unity8/scope-customizations/+merge/225170/comments/542940 [12:17] karni, https://code.launchpad.net/~unity-team/unity8/cache-network-data/+merge/224995 [12:18] karni, merged yesterday ;) [12:19] Saviq: WOHOOO!! [12:19] Saviq: awesomesauce! [12:22] mzanetti, IMA hides search even if it's not empty - it should only hide on empty [12:22] d'oh! fixing... [12:22] mzanetti, states! ;P [12:23] karni, there's still a delay to actually hit up the server and check for validity [12:23] karni, but if the servers are configured right, it should not even do that [12:23] (too often) [12:24] mzanetti, apt-cache policy qtdeclarative5-ubuntu-ui-toolkit-plugin ? [12:25] Saviq: what would be in there? [12:25] mzanetti, should be 20140702.1 or so [12:25] Saviq: so it didn't have the pageheader when I tried 2 hours ago [12:25] so now I have the packages with the pageheader installed [12:25] mzanetti, ah right [12:25] mzanetti, that's why [12:26] you have wrong icons [12:26] but aren't the icons in another package? [12:26] ubuntu-mobile-icons or similar? [12:26] mzanetti, you're missing uitk changes [12:26] mzanetti, that switch to the suru theme [12:26] mzanetti, and the icons I used are not there in ubuntu-mobile [12:26] ah ok [12:28] Saviq: ack, thanks :) [12:34] Holas [12:40] \o === _salem is now known as salem_ [12:42] oh yay, segfault === alan_g|lunch is now known as alan_g [12:46] ha [12:46] mzanetti, ok, you need to fix testDashContent, not myself ;P [12:50] mzanetti, and still Needs fixing on new-header [12:50] Saviq: ok [12:50] /food [12:57] greyback, hey there [12:57] MacSlow: hi [12:58] greyback, is it expected to not be able to run any mir-client (and mir-server) on current radeon-based systems? [12:58] MacSlow: have you Catalyst installed (the non-free driver)? [12:58] greyback, OpenSource-driver of course... I'm getting this "libEGL warning: unsupported platform (null)" [12:59] greyback, I tried the mir_demo_server_basic and mir_demo_server_translucent sofar [12:59] MacSlow: try setting "EGL_PLATFORM=mir" [12:59] greyback, ok... trying now [12:59] I had thought it shouldn't be necessary any more, but maybe [13:01] greyback, nope... still getting the same error [13:02] MacSlow: any other errors? [13:02] it is crashing? [13:02] where are you running it from? You need to be in a VT [13:03] greyback, I am on VTs [13:04] greyback, starting mir_demo_server_basic on VT1... switching to VT2 and starting my client program (the unity-system-compositor-spinner) [13:04] greyback, with EGL_PLATFORM=mir ./unity-system-compositor-spinner [13:04] greyback, this used to work just fine a few weeks back [13:05] MacSlow: ok then something changed. You'd better ask the Mir guys, it's beyond me [13:05] greyback, ok [13:14] greyback, just tried other mir-clients... they work :/ [13:19] MacSlow: you recompiled it? mir 0.4.0 landed with client-facing API changes... [13:21] greyback, I pull updates and recompiled... I think :) [13:21] * MacSlow checks [13:31] greyback, still not working [13:32] MacSlow: is it crashing? Is it hanging? Any more debug output? Did you try turning on component reports (http://unity.ubuntu.com/mir/component_reports.html) [13:33] greyback, it's just not starting... I'll try the ltt-reporting to see if that gives any clues [13:34] MacSlow: it exists cleanly? [13:34] exits [13:34] greyback, yup [13:34] Saviq: Is it possible to uncollapse a preview text by default? [13:34] MacSlow: that's odd. [13:37] greyback, that's all the output I'm getting from my mir-client on the VT http://pastebin.ubuntu.com/7747141 [13:48] Cimi: would you mind reviewing https://code.launchpad.net/~nick-dedekind/ubuntu-settings-components/transfer-menu/+merge/224672 [13:50] yes [13:50] greyback, hm... I did run mir-server and my mir-client with lttng but the result doesn't seem to contain much [14:14] karni, will be [14:15] karni, once we implement the expandable widget, text alone will be expanded by default, only if you put it in an expandable will it collapse [14:20] Saviq: ah, cool! === alan_g is now known as alan_g|tea [14:43] Saviq: one more question: [14:43] searchfield focused, empty, popup open [14:43] user taps on the IMA [14:43] popup hides [14:43] shoudl the searchfield unfocus and hide in the same tap? [14:43] or should hiding popup and hiding search still be 2 steps? === alan_g|tea is now known as alan_g [14:44] mzanetti, good question [14:44] I changed it here to do both in one [14:44] seems better to me [14:44] mzanetti, probably both [14:44] mzanetti, yeah [14:44] ack [14:46] Saviq: you said something about testDash? [14:46] not passing for you? [14:46] mzanetti, testDashContent [14:46] ah [14:46] mzanetti, 10 fails [14:47] mzanetti, there's tabBar something [14:47] ack. missed that one. will fix [14:47] mzanetti, I'll actually kick a full run here [14:53] at tests suites like DashContent I'm really happy about the FUNCTION= feature [14:55] although test_departments would also require a LINE= feature :D [15:01] greyback, what's the correct way to start a mir-client on a device [15:01] MacSlow: with unity8 running as the mir server? [15:02] greyback, no... unity-system-compositor is in control iirc [15:02] MacSlow: check if MIR_SOCKET=/run/mir_socket is set [15:03] note that unity8 is a mir server too, it is both a mir server and a client of USC (i.e. is a 'nested' server( [15:04] greyback, MIR_SOCKET isn't set... [15:04] MacSlow: then try setting it, or else use the -m switch - equivalent actions [15:05] greyback, just trying to do "sudo ./unity-system-compositor-spinner -m /run/mir_socket" fails similarly to what I'm seeing on the my desktop [15:06] dednick, https://code.launchpad.net/~nick-dedekind/unity8/transfer-menu/+merge/224673/comments/543028, there's inline, too [15:06] MacSlow: MIR_SOCKET=/run/mir_socket /usr/bin/unity-system-compositor-spinner <- works for me [15:07] MacSlow: also note, running as sudo, if it crashes, you don't see the "aborted" message [15:09] greyback, hm... MIR_SOCKET=/run/mir_socket /usr/bin/unity-system-compositor-spinner doesn't fail or exit... but I still don't see anything... [15:09] greyback, the greeter is unresponsive to any touch-input [15:09] has to be something else that got broken [15:09] MacSlow: set "MIR_CLIENT_RPC_REPORT=log " in your env & try again. Does it report once per frame? [15:10] MacSlow: it's possible USC isn't bringing the spinner to the front [15:12] greyback, ok... restarted my N10... [15:13] MacSlow: super simple test: "sudo stop lightdm" to kill USC. Then "mir_demo_server_shell&" and "MIR_SOCKET=/run/user/32011/mir_socket /usr/bin/unity-system-compositor-spinner" [15:13] greyback, with MIR_CLIENT_RPC_REPORT=log I got feedback "Invocation succeeded: id: 256 method_name: next_buffer ..." etc [15:14] yep that's good, means client requesting new buffers for each frame & mir is giving them to it [15:14] however it may be that USC simply is not making the spinner surface visible [15:15] I've never dug into USC code, I don't know how it decides what surfaces to show at what times [15:15] greyback, no mir_demo_server_shell on the N10... have to grab and copile it [15:15] MacSlow: apt-get install mir-demos [15:15] ok [15:15] Saviq: DashContent tests fixed [15:16] greyback, too badk mterry has a bank-holiday today :) [15:16] mzanetti, how's testShell on your end? [15:16] 3 fail here [15:16] on search indicator, so kinda make sense [15:16] probably just for removal [15:17] Saviq: confirmed. fixing... [15:17] greyback, ah ok... that's a way to test it... works [15:19] ok. tst_Shell fixed [15:21] MacSlow: only danger is that you'll not be profiling the actual scenario, but a different scenario (i.e. not with USC) [15:21] MacSlow: I don't anticipate and major rendering differences between USC and mir_demo_server_shell, but just be cautious [15:21] greyback, yeah... just saw that the spinner doesn not show up in the process-list of top... [15:22] but only the mir_demo_server_shell [15:22] greyback, which defeats the purpose of my intention... to bring down (and verify) CPU-load of the spinner [15:23] MacSlow: indeed. It was step to determine if the fact you could not see the spinner was due to your spinner code, or USC. Conclusion: USC was the blame [15:24] so USC must have some criterion to decide that the spinner surface should be visible [15:24] greyback, next issue that turned up is that the locally compiled unity-system-compositor-spinner segfaults while the system-wide one does not... just trying to grab a bt [15:30] mzanetti, one awesome thing about our xvfb tests is that you can actually run them in parallel [15:31] mzanetti, so a full suite is down to some 3 minutes for me or so [15:31] MacSlow: yeah USC is designed to launch the spinner itself, and only show the surface from the spinner that it launched. Other surfaces are only brought to the front when USC is told to by some third party via IPC somehow [15:32] whatever the heck DMConnection is [15:32] nice! trying [15:32] greyback, got the crash sorted out [15:33] Saviq: bulkTransferMenu is a generic "menu with button" [15:33] Saviq: just passing -j? [15:34] Saviq: although might switch it out for the USC.StandardMenu now. [15:35] mzanetti, yup [15:35] dednick, right, but it was named bulkTransferMenu ;) [15:36] dednick, your call there, just pointing out, you know better [15:36] Saviq: :) ah. you mean from the indicator [15:37] Saviq: you mean the "com.canonical.indicator.transfer-bulk-action" [15:37] or the usage of it [15:38] dednick, the ": transferBulkAction" just after [15:38] dednick, although I understand the extra-label extattr might not be common enough [15:38] dednick, but maybe we shouldn't even introduce transfer-bulk-action [15:38] Saviq: right. if we come across another menu which has the same data, i can change it. [15:39] Saviq: yeah. [15:39] dednick, and instead tell them to use action-with-button [15:39] charles: ^ too late to change? [15:41] charles: "com.canonical.indicator.button-section" maybe [15:44] dednick, so just renaming [15:44] charles: ya [15:45] dednick, so just renaming "com.canonical.indicator.transfer-bulk-action" as "com.canonical.indicator.button-section" because the former is overly specific? Yes I can update the MP with that [15:45] charles: yes. that's the idea. [15:45] mzanetti, ok well, I lied, 7 minutes, but still [15:46] hehe :) === gatox is now known as gatox_lunch [15:47] Saviq: while we're running tests: https://code.launchpad.net/~mzanetti/unity8/fix-testPreview-20ppgu/+merge/225690 [15:48] mzanetti, I don't understand why [15:48] Saviq: I think unit.dp(1) != units.gu(0.1) [15:48] which might introduce such slight differences [15:49] meaning: units.dp() and units.gu() does not grow linear [15:50] well, linear yes, but not in parallel [15:51] right [15:51] not sure I explain it right... did you understand what I mean? [15:51] mzanetti, btw, timing failure in PageHeader http://people.canonical.com/~msawicz/unity8/testPageHeader.xml [15:51] mzanetti, I can get it to fail like this when ran in parallel and then some [15:51] mzanetti, if obvious - fix, otherwise leave bt [15:51] be [15:52] I've seen this here with a wait(10000) [15:52] it failed after 16 seconds with this warning [15:52] saw it for the first time today [15:52] mzanetti, I meant rather [15:52] ack [15:52] mzanetti, think it just exited the test because it got blocked for too long? [15:52] need to look [15:59] what the... this doesn't make any sense [16:19] Saviq: that test was totally useless. I've dropped it and replaced it with one that tests the IMA I added lately [16:22] greyback: ouch... seen the bugs om26er_ reported? [16:23] the osk one mainly [16:24] mzanetti: 'below unity' - I don't understand [16:24] greyback: below the indicators drop down most likely [16:24] pull down [16:24] mzanetti: he's right, OSK is under the indicators. Oops! [16:24] greyback: and hes kinda right with the dash schrolling performanche. although I don't see how that is related [16:25] mzanetti: we're switching rendering architectures, so it probably is related [16:25] om26er_: good catches all, please keep it coming! === alexabreu is now known as alex-abreu|lunch === gatox_lunch is now known as gatox [16:51] * greyback EOW [16:51] o/ === alan_g is now known as alan_g|EOW [17:17] Saviq: with the maximumHeight/preferredHeight, was your comment related only to height, or width as well? === salem_ is now known as _salem === alex-abreu|lunch is now known as alex-abreu