=== broder_ is now known as broder === _salem is now known as salem_ === josharenson is now known as josharenson_eod === salem_ is now known as _salem === Wig is now known as Wug [08:22] Saviq: ping [08:22] tsdgeos, here [08:22] Saviq: so swipe down for closing [08:23] on tablet there's no spread [08:23] so we can't close anymore :D [08:24] doesn't look like an acceptable regression, no? [08:24] tsdgeos, yeah, we'll need to land mzanetti's right edge on tablet first [08:25] ok [08:25] tsdgeos: Saviq: right... that'll happen with QtCompositor [08:25] bitrot here you come! [08:25] :D [08:25] ;) [08:25] Saviq: meanwhile can you have a look at swipe down for phones and see how you like it? [08:25] tsdgeos, will do [08:26] * mzanetti will check it out too... tsdgeos, actually I think now that you solved the problem, I can probably just take it into the tablet right edge myself while working on it anyways [08:27] mzanetti: that'd be nice :) [08:27] tsdgeos: what we could do, is to land the swipe to close in trunk already now, but not yet drop the stuff from the dash [08:27] that too [08:27] Saviq: ? [08:28] tsdgeos, that was the whole purpose wasn't it? ;D [08:28] tsdgeos, but yeah, probably the best way forwards [08:28] -s [08:29] Saviq: i know, but allows for stuff to land, people can test it more widely, etc [08:29] tsdgeos, indeed [08:30] Saviq: i don't really mind to have it lying around, i'll do whatever you prefer, leave it for now until we can land it as of now or readd the closing on dash so we can land it [08:30] tsdgeos, as said, let's enable both [08:30] okidoki [08:49] garg bzr didn't like my revert [08:50] === added directory 'qml/Dash/Apps' [08:50] === removed directory 'qml/Dash/Apps' [08:50] :/ [08:50] * tsdgeos does a clean branch [09:02] jeez I'm losing indicators by the mile... [09:14] tsdgeos, no test? ;( [09:14] Saviq: not yet [09:14] i'll add one [09:14] kthx [09:14] not sure how easy is going to be finding the place to swipe down up [09:14] and etc [09:15] but i was planning to work on it once i sort the branches mess [09:15] tsdgeos, ok [09:15] and i just finished re-doing the patch for the displayMargin in qt upstream again [09:15] since their CI is also pickier like ours [09:15] tsdgeos, btw, were you thinking about a "can't touch this" mode for the dash while implementing it? how easy will it be to add some kind of resistance? [09:16] Saviq: not sure i follow [09:16] Saviq: what do you mean by "can't touch this"? [09:16] tsdgeos, that you won't be able to close the dash (once it ends up in the spread) ;) [09:17] Saviq: ah [09:17] well we need a way to know the dash is the dash [09:17] besides that making it un-closeable should not be that hard [09:18] tsdgeos, kk [09:18] tsdgeos, yeah, I was just about the latter [09:18] now, any idea how we know the dash is the dash? [09:18] :D [09:19] tsdgeos, it will be marked somehow in the app model [09:19] tsdgeos, since it won't be started by UAL and such, we need to inject it there [09:19] okidoki [09:20] wonder if we should have a generic way to have such non-closeable jobs [09:20] in case OEMs want to add their own or something... [09:20] LATER [09:21] +1 [09:37] dummm dum dum dum dum dum dum dum break it down! [09:38] greyback, you're watching LOTR or something? [09:39] Saviq: am disappointed, you not getting an MC Hammer reference [09:39] can't touch this! [09:39] greyback, you're rhythm was off-beat is all [09:43] Hi! I wonder if it's possible to write Unity7 scopes using this manual http://developer.ubuntu.com/api/scopes/sdk-14.04/index/ [09:43] As I can see, non of Unity7 scopes/lenses use it in Ubuntu 14.04 [09:46] lifted, no, that's the new scopes infrastructure for unity8 only [09:49] Saviq: Thank you very much for your reply. Then I really miss a sample in C https://code.launchpad.net/unity-lens-sample [10:19] Saviq, heyo, so I saw you approved those two branches, awesome! :) Now we're waiting for ubuntu-touch-session to land in distro so we can build again it looks like? [10:19] mterry, indeed [10:20] mterry, there's a half-assed landing of UAL rename that's in between distro and proposed [10:20] mterry, and you should not be online at 6am :P [10:20] Saviq, eh, jetlag [10:20] right [10:20] * mterry takes a shower [10:21] Saviq, also, you don't have much credibility when saying who should be online at what hour :) [10:21] mterry, pfft! === alan_g is now known as alan_g|afk [10:49] has anyone else lost their sound indicator btw? [10:50] no. Do you have a crash report? === alan_g|afk is now known as alan_g [11:05] larsu, let me see [11:06] larsu, no, it seems to run (doesn't crash) [11:06] larsu, and the log: http://pastebin.ubuntu.com/7586764/ === _salem is now known as salem_ [11:10] tedg: upstart & cgroups -> i'm testing it and it works fairly well. A quick question though, did you plan to use it for system jobs, session jobs, or both? === gatox is now known as gatox_at_dr === MacSlow is now known as MacSlow|lunch === salem_ is now known as _salem [11:27] Saviq: hm, the connection to pulse seems fucked. Does it work if you restart pulse? [11:27] larsu, no [11:27] larsu, and it's like that across reboots [11:28] does it work with another user? [11:28] or in a guest session [11:28] * Saviq checks [11:28] Saviq: interesting. Can you paste the pulse log as well please? [11:29] larsu, seb128, works as guest [11:30] seems like your user pulse is upset for some reason [11:30] ya [11:30] seb128, I removed ~/.config/pulse recently... not sure what else [11:30] there's ~/.pulse as well [11:30] hmm [11:30] larsu, no there isn't [11:31] and well, sound works fine [11:31] pavucontrol works fine [11:31] just the indicator barfs [11:31] there is for me... [11:31] larsu, leftover from a time before things moved to .config maybe? [11:33] seb128: could be - pulse is still writing into there though [11:34] but maybe it is because it detects that [11:34] larsu, some codebase do "use the compat dir if available, otherwise use the new one" [11:34] not sure if that's the case of pulse [11:35] woah, that code has changed a lot since I last looked at it... [11:35] the pulse one? [11:36] Saviq: that critical might happen in normal use as well (in fact, I have it and my indicator works fine) [11:36] Saviq, can you maybe get a bt of the service? [11:36] it would show us if the code is blocked somewhere [11:36] seb128, sure, one sec [11:36] Saviq: can you paste the output of `gdbus call --session --dest com.canonical.indicator.sound --object-path /com/canonical/indicator/sound/desktop --method org.gtk.Menus.Start [0]` [11:36] seb128: no, indicator-sound [11:37] larsu, http://paste.ubuntu.com/7586917/ [11:38] hm, indicator seems to run fine [11:40] seb128, http://paste.ubuntu.com/7586933/ [11:40] I wonder [11:42] Saviq, is your panel service updating? [11:42] or running correctly [11:43] what if you try to load it in indicator-loader? [11:43] seb128, yeah, everything seems to be fine in indicator land [11:43] seb128, but sound just comes up empty [11:43] icon issue? [11:43] is it there? [11:43] like can you keynav to it with left/right? [11:44] seb128, I just opened the indicator in indicators-client -profile desktop [11:44] seb128, the profile's just empty [11:45] seb128, nope, nothing there [11:46] that's puzzling [11:46] * seb128 is out of ideas and let it to larsu [11:46] * larsu is out of ideas as well [11:46] Saviq: same for `/usr/lib/x86_64-linux-gnu/indicator-loader3 /usr/share/unity/indicators/com.canonical.indicator.sound` ? [11:47] (you need libindicator-tools installed) [11:47] Saviq, can you "stop unity-panel-service" and run it under strace and grep for sound? [11:47] sorry, libindicator3-tools [11:49] larsu, http://people.canonical.com/~msawicz/Zrzut%20ekranu%20z%202014-06-04%2013:48:56.png [11:51] seb128, http://paste.ubuntu.com/7586984/ [11:51] Saviq, is the unity-control-center sound panel having the "show indicator" box checked? [11:52] this is weird. The dbus call I made you do earlier reports an indicator [11:52] larsu, gsettings to hide the indicator? :p [11:52] * seb128 bets on it [11:53] waiting for Saviq to reply [11:53] seb128: interesting idea, but then the service wouldn't report the root menu item [11:53] (D'OH, not sure the first time I debug issues to see the key set) [11:53] seb128, fixed it! [11:53] \o/ [11:54] wonder how that got unchecked ;D [11:54] I really need to remember asking that as first question next time somebody has a missing indicator [11:55] larsu, somewhat it seems it does then? [11:55] Saviq: cool :) [11:55] seb128: apparently... let me check [11:56] seb128, yeah ;) [11:56] seb128: ah right, the action has a 'visible' property. I wonder why I would do such a thing... [11:56] there was probably a good reason [11:57] maybe so that we don't copy the menu over the bus every time indicators get turned off/on === gatox_at_dr is now known as gatox === _salem is now known as salem_ === alan_g is now known as alan_g|lunch === MacSlow|lunch is now known as MacSlow [12:36] /food! === alan_g|lunch is now known as alan_g [13:17] mzanetti: ping [13:17] tsdgeos: pong [13:17] mzanetti: so you want me to remove the spreadShown and use locked? [13:17] tsdgeos: I'd prefer so, yes. [13:17] but then i have to add locked to more places where previously hide() was called without checking for locked [13:18] makes your comment about "locked means if can be hiden" a bit weird [13:18] tsdgeos: for instance the Home button in the launcher should always be able to hide it, even if in spread [13:18] tsdgeos: for the rest I think the locked should do what I said [13:19] well it doesn't :D [13:19] me [13:19] that's why i needed the spreadshown [13:19] see the other places where is used [13:19] lemme check [13:19] how it calls hide unconditionally === tedg is now known as ted === ted is now known as tedg [13:29] Saviq: ok, test is there [13:29] tsdgeos, kthx, won't be able to look at it until after our hangout for sure === vrruiz_ is now known as rvr [13:37] how do I start an app from terminal to mimick the way unity8 starts it ? [13:42] om26er: upstart-app-launch [13:42] greyback, says: ** (process:28769): WARNING **: Unable to find keyfile for application 'system-settings' [13:43] om26er: that's not a correct appId, try ubuntu-system-settings [13:44] greyback, that worked, thx [13:44] np === dandrader is now known as dandrader|afk [14:15] tsdgeos: hi. I changed the CardCreator.js for attributes. Do you know what is the best way to test it manually? make testCard? [14:15] paulliu: make tryCard yes [14:15] tsdgeos: Currently no scope provides attributes data. I'd like to add some fake [14:15] tsdgeos: ok. [14:16] paulliu: have you based your work on Cimi's emblem branch? [14:16] hope you guys don't conflict much :/ [14:16] conflicting in CardCreator must be awful [14:17] tsdgeos: let me check. Should be ok. [14:19] greyback, re: upstart-app-launch how do i launch an app with a environment var ? === dandrader_ is now known as dandrader [14:22] om26er: I don't think UAL supports that directly. You'd need to either set an upstart variable globally (initctl set-env --global QT_LOAD_TESTABILITY=1) or use upstart directly with something like "start application APP_ID= VAR=value" [14:23] om26er: tedg would be able to help you more === alan_g is now known as alan_g|tea [14:25] greyback, thanks, I'll try those first [14:30] Saviq, kgunn, mzanetti: hangout just doesn't load for me atm... getting error 502 all the time [14:30] MacSlow: works for me [14:30] MacSlow: are you logged into google with your canonical account? [14:31] mzanetti, sure... I'll reset my IP-connection === alan_g|tea is now known as alan_g [14:33] hangout doesn't work for me now. [14:33] It asks for plugin but I HAVE installed it. [14:36] still the same :/ [14:36] There must be something weird happened on chromium browser. [14:36] MacSlow_: is your flash work? [14:36] paulliu, neither firefox nor chromium do work for me atm [14:37] MacSlow_: I'll try firefox then.. === MacSlow_ is now known as MacSlow [14:39] MacSlow: firefox works for me. [14:42] Cimi, for the wizard branch, I think we could land it but we probably need the wifi issue we saw in Malta looked at and tests added [14:49] Saviq, oh! ubuntu-touch-session just migrated, so silo 020 can build again I'm guessing [14:50] mterry, kick it! [14:51] oh... trunk isn't updated still. wonder if that will be a problem [14:51] yup [14:53] Saviq: mterry: what's missing for https://code.launchpad.net/~unity-team/unity8/resync-distro-split/+merge/221845 to be top approved? [14:53] I think that did land... [14:54] tsdgeos, The current focus is silo 20, which has https://code.launchpad.net/~mterry/unity8/dbus-x11/+merge/221894 and https://code.launchpad.net/~mterry/ubuntu-touch-session/no-lightdm-session/+merge/221891 [14:56] tsdgeos, mterry that branch is dead [14:56] Saviq: will you kill/reject it? [14:56] tsdgeos, already did [14:56] :) [14:57] om26er, You'll need to put them into the global environment variables. [14:57] om26er, For testability env vars we provide a function to do that explicitly. [14:57] paulliu, Have you had a chance to look at silo 13? [14:58] tedg, whats the name ? [14:58] om26er, ubuntu_app_launch_start_application_test() [15:00] tsdgeos: can you try silo 13? [15:01] paulliu: what's in there? [15:02] tedg: tsdgeos, I believe it is the latest indicator-session branch which fixes the DBUS calling on logout. [15:02] tedg, i would assume that's C api ? [15:02] tsdgeos: I've tried it yesterday by dbus-monitor. Calls right. [15:02] om26er, Correct, the Python function name is probably UbuntuAppLaunch.start_application_test :-) [15:03] Saviq: paulliu: i lost track of where silos put stuff, can i have the url of the ppa or something? [15:05] tsdgeos: wait [15:06] tsdgeos, https://launchpad.net/~ci-train-ppa-service/+archive/landing-013 [15:06] tsdgeos, btw, this one would be high prio, MAE-style https://bugs.launchpad.net/unity8/+bug/1326397 [15:06] Ubuntu bug 1326397 in Unity 8 "In horizontal card layout, margin between art and text is too small" [High,Triaged] [15:07] Saviq: "i can't reproduce" [15:07] tsdgeos, oh hum [15:07] Saviq: and what's the page that lists what's in the silo? [15:07] Saviq: i mean i don't know how to get what he has in screen [15:07] ah he wrote it [15:08] * tsdgeos didn't get that answer back for some reason [15:08] i will check [15:08] tsdgeos: thanks. [15:09] tsdgeos, yeah, I tried in tryCard now and didn't get it... [15:10] Saviq: i don't know how to get an art as big as they have [15:10] since the code kind of doesn't allow you to get that afair [15:10] ahhh [15:10] the title has two lines [15:10] * tsdgeos checks [15:11] and now i need to change the AR [15:11] not sure if i know how to do that from tryCard :D [15:12] or i can just try to use/compile victors scope [15:12] * tsdgeos tries [15:12] doesn't compile ^_^ [15:12] tsdgeos, it's art, not mascot, so sure it does allow [15:13] there's code [15:13] for it [15:13] not very excercised [15:13] but there is code [15:14] * tsdgeos adds add_definitions(-DQT_NO_KEYWORDS) to get victor code to compile [15:14] tsdgeos, more tryCard-friendly [15:14] http://pastebin.ubuntu.com/7588122/ [15:15] tsdgeos, but still can't see the issue - I expect the image size to have an impact [15:15] hmmm [15:15] what version are they using? [15:15] it looks really bad here [15:15] but not with that problem [15:16] this is what i get with Victor code [15:16] http://i.imgur.com/n1A0QBi.png [15:18] and in tryCard also looks different :S [15:18] * tsdgeos confused [15:19] displayMargin merged upstream \o/ [15:20] cwayne: ↑↑↑↑ [15:22] tsdgeos: hm? how do we use that? [15:22] cwayne: no displayMargin sorry [15:22] cwayne: a bit ↑↑↑↑ to the imgur link [15:23] hm, that looks worse than victor's [15:24] i know, i'm not saying it looks right [15:24] i'm saying it looks different [15:24] so i want to know what unity8 version you guys are using [15:25] pstolowski: some code i can use to get the https://bugs.launchpad.net/unity8/+bug/1326415 problem? [15:25] Ubuntu bug 1326415 in Unity 8 "No margin with headerless category" [High,Triaged] [15:25] tsdgeos, yes. https://code.launchpad.net/~stolowski/unity-scope-click/two-scopes/+merge/221921 [15:26] tsdgeos, the best way is to build a deb and install on the phone [15:26] pstolowski: can't unity-scope-tool it? [15:26] tsdgeos: i'd imagine whatever is the latest in trusty [15:26] cwayne: we don't support trusty anymore [15:26] tsdgeos, yeah, it should do [15:26] i don't see why people is using it :D [15:27] lolwut [15:27] cwayne: that's the memo i got, just carry on working on utopic [15:27] tsdgeos: so we want devs to use an unstable version instead of an lts? [15:27] that sounds very wrong [15:28] cwayne: it's what i was told, i'm not arguing if it's right or not [15:28] s/i was told/i understood [15:30] is there not even a ppa for unity8 on trusty then? [15:30] cwayne, no, we just don't have the time to backport [15:30] cwayne, plan is to provide a utopic version in LXC for people to use the preview session, that could be used for everything else, too [15:48] hmmm [15:48] Saviq: we don't seem to support headerless categories actually [15:49] the second one is just headerless because it has the same category name than the previous (i.e. empty) [15:49] should we use no header category when category title == ""? [16:02] Saviq: i guess yes [16:03] Saviq: next question, there is a case in LVPWH which the second category doesn't have header because it's name is the same as the previous one, do we care about that at the GenericScopeView.qml level? Or shall i just care for categoryName=="" for now? === gatox is now known as gatox_lunch === dandrader is now known as dandrader|lunch === gatox_lunch is now known as gatox === seb128_ is now known as seb128 === alan_g is now known as alan_g|EOD [17:36] A memory leak eh? /me worries it's in unity8, and the split greeter is exacerbating the issue === dandrader|lunch is now known as dandrader === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader === salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem === jhodapp is now known as jhodapp|afk