/srv/irclogs.ubuntu.com/2014/08/29/#ubuntu-unity.txt

=== alecu_ is now known as alecu
Cimimooorning06:59
Saviqoi!07:09
CimiSaviq, have some time?07:10
SaviqCimi, what up>07:10
CimiSaviq, I was wondering if we should allocate some height when the string summary is empty07:10
SaviqCimi, we shouldn't need to, when it's empty, it should be 0 high07:11
CimiSaviq, or if we should just behave like summary is not there at all07:11
SaviqCimi, not there at all07:11
SaviqCimi, basically the card needs to be as compact as possible while maintaining margins and such07:11
CimiSaviq, I will simply change then the boolean hasSummary into checking for carddata07:11
Cimiboth I mean07:12
Cimithat will work07:12
SaviqCimi, yeah, it definitely needs to be "runtime" as that depends on cardData indeed07:12
mzanettiSaviq: hey07:32
mzanettiSaviq: so seems thre is an issue with the Dialog in the Lockscreen07:33
mzanettiapparently the Notification (snap decision) is still on top of that07:33
mzanettinow, I could try fiddling with z ordering and such... but I guess there could be issues in the future?07:34
Saviqmzanetti, well, notifications are on top of greeter, too, not sure where the problem with that is?07:43
mzanettiSaviq: well, notifications are on top of the Dialog too :)07:43
mzanettiSaviq: at least the UITK one07:43
mzanettiso I'll probably try to reuse that code without PopupUtils and just paint it above the lockscreen myself07:44
Saviqmzanetti, what's "the Dialog in the Lockscreen"?07:44
mzanettithe "This is your last attempt" dialog07:44
Saviqmzanetti, and why would notifications not be on top of it?07:44
Saviqz-axis "on top" I assume?07:45
mzanettiyes07:45
mzanettiso the notification (the lockscreen itself) is above the Dialog it opens07:45
mzanettiso you won't see the dialog07:45
tsdgeosis altnav broken in all scopes?07:46
mzanettiSaviq: is it actually wanted that notifications are on top of modal dialogs?07:46
asacaltnav?07:46
Saviqtsdgeos, go to ebay, change department07:47
* asac had the feeling something was broken in scopes, but didnt have a word07:47
mzanetti:)07:47
tsdgeosSaviq: but why is it showing all the time?07:47
tsdgeosSaviq: it shows empty in apps07:47
Saviqtsdgeos, hmm?07:47
Saviqtsdgeos, does not, here07:48
* Saviq just flashed07:48
tsdgeosSaviq: my pc http://i.imgur.com/7OAB8it.png07:48
tsdgeosdist-upgraded a minute ago07:48
Saviqtsdgeos, trunk doesn't behave like that here, updating now07:50
Saviq(nor any of my phones)07:50
tsdgeosasac: altnav is the "Alternative Navigation", the old departments  are now "nav" and "altnav"07:50
Saviqasac, do you have the same tsdgeos posted above?07:50
Saviq@unity anyone else seeing what tsdgeos is?07:51
* Saviq wonders if it's a click scope release07:51
tsdgeosSaviq: i get it everywhere07:51
Saviqtsdgeos, ¿?07:51
tsdgeoswell not everywhere07:51
tsdgeosbut everywhere that has navigation07:51
tsdgeossay ebay too07:52
dednickbeen a while since i've upgraded07:52
tsdgeosmaybe i have some broken manually installed package07:52
tsdgeoslet me make sure i reinstall the scopes plugin07:52
dednicki haven't got that many click packages installed though07:53
tsdgeosSaviq: ok, ignore it's my own bug07:54
Saviqtsdgeos, thank you07:54
Saviqasac, what's broken in scopes for you?07:54
asacSaviq: its weird... the pics seem to be empty etc.07:57
asacand content ... not sure; i think i --wipe installed and went out07:58
asacand then was only on H connection07:58
asacand thats how things fell over a bit and it took many retries until i ended up with pics on youtube etc.07:58
asacright now its all ok ... but I am on wifi and it wasnt that OK last night even on wifi. maybe #4 really helped07:59
asacignore for now07:59
Saviqasac, bug #135732108:04
ubot5bug 1357321 in Unity 8 "scope images do not load in HSDPA or 3G" [Undecided,Confirmed] https://launchpad.net/bugs/135732108:05
tsdgeoseasy fix https://code.launchpad.net/~aacid/unity8/fix_gsv_navigationShown/+merge/23267108:07
asacSaviq: yay :) thx08:08
Saviqtsdgeos, so it's a bug in trunk?08:10
tsdgeosSaviq: yes/no08:10
tsdgeosSaviq: i think the variable is not really needed08:10
tsdgeosi.e. the places is used the black rectangle we show on navigation should fix08:11
tsdgeosbut i decided to play safe08:11
Saviqtsdgeos, so why are you seeing it but not me? :D08:11
tsdgeosah no no08:11
tsdgeossorry08:11
tsdgeosthat's a different thing08:11
Saviqah ok08:11
tsdgeosthis just fixes a warning in command line08:11
Saviqgot it08:12
tsdgeosmy other thing was that i deleted an necessary visible:08:12
tsdgeos:D08:12
tsdgeosalso i could do with some branch reviewing08:13
Saviqmzanetti, on dialogs vs. notifications... notifications *are* modal dialogs08:13
tsdgeosagain i have like 10 branches pending merge08:13
Saviqtsdgeos, because they're all one-liners ;P08:13
Saviqtsdgeos, will try and do some of them08:13
mzanettiSaviq: right... so what should happen when a modal dialog opens a modal dialog? :D08:13
Saviqmzanetti, so, the lockscreen should not be a snap decision is all, but because it is08:14
Saviqmzanetti, yeah, the dialog should show up on top, not sure why it doesn't?08:14
* Saviq always felt reparenting to root was gonna bite us in the a$$08:15
mzanettiSaviq: well, afaik (and I still need to investigate more) PopupUtils reparents the dialog to the main window's root08:15
mzanettiSaviq: +1 on that08:15
Saviqmzanetti, still, sounds like it's a simple z-ordering issue then?08:16
Saviqbiab08:16
mzanettiSaviq: yes, it probably is...08:16
Saviqmobo replacement service...08:16
mzanetti:D08:16
CimiSaviq, I am not convinced we should behave like there is no summary08:30
CimiSaviq, afaics, summary might enable a different look for the card08:30
CimiSaviq, so if we have art + title + summary is different than art + title08:31
CimiSaviq, how shall we behave on those?08:31
Cimihaving a mix of two states?08:31
tsdgeospaulliu: can you review https://code.launchpad.net/~aacid/unity8/removeUnusedHasAttributes/+merge/232100 ?08:35
tsdgeosCimi: since you commented on them, maybe you can do https://code.launchpad.net/~aacid/unity8/clickBlackStuffOverview/+merge/232431 and https://code.launchpad.net/~aacid/unity8/dashOverviewFromTempScopePreview/+merge/232378 ?08:39
tsdgeosCimi: your commit message is wrong09:23
Cimitsdgeos, change it09:24
tsdgeoswell what was wrong with mine?09:24
tsdgeosor there was none?09:24
Cimitsdgeos, there was none09:24
tsdgeosok, thanks09:24
tsdgeosimproved09:24
SaviqCimi, summary forces background, and it still should09:37
CimiSaviq, ok, I will try to just play with right height09:38
=== Trevinho_ is now known as Trevinho
dednickSaviq: ping09:57
=== lool- is now known as lool
Saviqdednick, hey09:59
dednickSaviq: do you know if there are any ubuntu-app-launch logs anywhere? ie logging requests for app starts ?09:59
Saviqdednick, it should be just a job10:00
Saviqdednick, check out in ~/.cache/upstart/application.log10:00
=== irsol_ is now known as irsol
dednickSaviq: but that's the app log isn't it? not the "upstart log"10:00
Saviqdednick, anything upstart would print ends up in there10:01
dednickSaviq: ok10:01
Saviqdednick, what I do when I don't know is just rm ~/.cache/upstart/*10:02
Saviqdednick, and then check out what's new there after I've done what I wanted ;)10:02
dednickSaviq: yup, that's what i did, but dont get anything interesting. was hoping to get a command line execution log or something10:07
Cimihow do I rerun scopes backends?10:12
=== greyback__ is now known as greyback
CimiSaviq, music and video scopes are empty for me10:22
CimiSaviq, how do I restart the service?10:23
Cimiis it scopescanner?10:23
Cimimediascanner10:23
Cimistill empty after killing mediascanner10:23
Cimiweird10:24
Cimianyone?10:27
* Cimi reboots10:27
Cimiw00t I have artists10:29
Cimithe empty icon looks so bad10:29
Cimiit has borders in it10:29
=== zoktar_ is now known as zoktar
=== popey_ is now known as popey
Saviqanother day, another mobo... /me lost the nV GPU10:49
Cimiouch10:49
Saviqlet10:49
Saviq's see what will Santa bring on Monday then...10:49
Saviq*one* of them has to work fine10:49
CimiSaviq, lp:~unity-team/unity8/fix-vertical-journal10:50
CimiSaviq, is still clip by sth10:50
CimiSaviq, you busy with the motherboard or you can try that?11:00
=== MacSlow is now known as MacSlow|lunch
SaviqCimi, yeah, trying11:01
CimiSaviq, is the ResponsiveVerticalJournal that clips11:02
SaviqCimi, not exactly, but yeah, expandedHeight == collapsedHeight, which is wrong11:07
SaviqCimi, BUT11:07
SaviqI'm looking11:07
=== me4oslav_ is now known as me4oslav
SaviqCimi, looks to me like CardVerticalJournal is misssing + 2*rowSpacing in expanded and collapsedHeight11:13
SaviqCimi, *or* verticalhournal should include those in its implicitHeight maybe11:13
Saviqbecause that's what actually puts in the top and bottom margins, right tsdgeos?11:14
tsdgeosreading11:14
Saviqtsdgeos, basically, vjournal's implicitHeight == card height (when there's only one card, say)11:16
Saviqtsdgeos, but it seems to add spacing on top, should add it below, too, so implicitHeight is actually the whole thing11:17
tsdgeosSaviq: well, there's the anchor margin in ResponsiveVerticalJournal.qml, no?11:17
Saviqtsdgeos, is there?11:17
Saviqtsdgeos, right, so that's where it's missing11:17
* Saviq forgot there's one more abstraction in the middle11:18
tsdgeoswhy is it missing?11:19
Saviqtsdgeos, it's missing in implicitHeight11:19
Saviqtsdgeos, Cimi, ResponsiveVerticalJournal.implicitHeight does not take the margins into account11:19
tsdgeosi don't understand why11:19
Saviqtsdgeos, because it adds them on top/bottom11:19
Saviqtsdgeos, and it takes vj's implicitheight directly11:19
Saviqtsdgeos, RVJ adds margins above/below VJ11:20
Saviqtsdgeos, but its implicitHeight does not take them into account11:21
Saviqits == RVJ's11:21
Saviqtsdgeos, you disagree?11:22
tsdgeosi'm trying to undedstand why the test works then11:22
CimiSaviq, it is still not enough I think11:22
SaviqCimi, we need to find where does the huge top margin come from11:23
SaviqCimi, is all11:23
Cimiok11:24
Saviqtsdgeos, the test works slightly the other way11:25
Saviqtsdgeos, it never looks at RVJ.implicitHeight11:25
tsdgeoscorrect11:25
Saviqso we're not testing it is all11:25
tsdgeoshttp://paste.ubuntu.com/8177838/ shows the problem11:27
CimiSaviq, in the meanwhile, I pushed11:27
=== _salem` is now known as _salem
CimiSaviq, genericScopeView11:27
=== _salem is now known as salem_
Cimiline 21211:30
CimitopMargin: name != "" ? 0 : units.gu(2)11:30
=== Zhenech_ is now known as Zhenech
CimiSaviq, tsdgeos did you see topMargin: name != "" ? 0 : units.gu(2) ?11:32
Cimithere are network splits I dont know if you read me11:32
tsdgeosCimi: yes, that is on purpose11:33
SaviqCimi, yeah, that's because there's no category header11:33
SaviqCimi, it could've been 1 maybe11:33
CimiSaviq, this created the big padding at top11:33
SaviqCimi, but it's actually consistent with https://drive.google.com/drive/#folders/0B2WkkoWiZT_TcW44R0poQ1llcHc/0B2WkkoWiZT_TeEIyZG9VXzA2ZVk/0B8T-xKCA6bikQ1pIME9nNmUxM3c/0B71w9p1v_aX4Q0ZTZnpmWF9qSWc/0B71w9p1v_aX4SmxGN3l1aHBIcTA/0B8I8ZVKH-8SsalVsbjFCd0l3bGs11:34
SaviqCimi, it's the rest of the dash that isn't...11:34
Saviqif only stupid google let you zoom a file in to what is actually at least 100%11:34
Saviqinstead of "oh, it's higher than your screen, it can't make sense to zoom it even more" like WTF really?11:34
CimiSaviq, what yo I need to append to open it with the right account?11:35
Cimion the linlk11:35
Saviq?authuser=1?11:35
CimiI try11:36
CimiSaviq, or just link me a file11:36
SaviqCimi, same thing, if it's protected11:36
SaviqCimi, can you see https://docs.google.com/a/canonical.com/file/d/0B8I8ZVKH-8SsUklLM1o4UXZCVXc/edit ?11:37
SaviqCimi, I changed it to be public11:37
CimiSaviq, I can11:39
dandraderwow, vkb nicely animates up and down now11:44
tsdgeosSaviq: what do you think of the coment i just made in the https://bugs.launchpad.net/unity8/+bug/1363052 bug?11:51
ubot5Ubuntu bug 1363052 in Unity 8 "dash overview misbehaves when there's only the apps scope" [Low,Triaged]11:51
Saviqtsdgeos, I think scrolling it would be fine, assuming it would stick to the middle11:52
Saviqtsdgeos, like it should be centered horizontally with width: Math.min(implicitWidth, parent.width)11:52
Saviqtsdgeos, so that you can still drag and overshoot it, just it sticks in the center11:52
Saviqs/implicitWidth/contentWidth/11:53
=== dandrader is now known as dandrader|afk
=== Pici` is now known as Pici
=== ssweeny` is now known as ssweeny
Cimithis PageHeaderLabelTest__test_popover that is always failing12:46
Cimiis because of SDK?12:46
SaviqCimi, yes, fixed in Albert's branch12:46
Saviqmterry_, hey, did you see plars reported that unlock script doesn't work?12:47
Saviqmterry_, it looked like it didn't get dbus details12:47
Saviquh oh12:49
Saviqfailed to add storage device12:49
Saviqquite persistent, too...12:49
tsdgeosSaviq: it wokred here when i tried yetteaday12:49
Saviqtsdgeos, I mean the notification12:49
Saviqtsdgeos, it's messing with our autopilot tests12:49
tsdgeosah12:50
Saviqtsdgeos, and I don't *have* any storage device...12:50
tsdgeosthat may be12:50
Saviqwhat was the name of that package...12:50
Saviqciborium12:51
mterry_Saviq, I did... I tested quite heavily so I'm hoping that was a mistake, but I'd like to talk to plars about it.  plars?12:52
plarsmterry_: hi, I have that phone set up still, but have a meeting starting in 20 min13:06
mterry_plars, mako or otherwise?13:06
plarsmterry_: this is on mako, but I'm happy to try it on krillin, needs to work everywhere but I'm not sure why it would work on one and not the other13:07
plarsmterry_: what did you test on?13:08
mterry_plars, I tried on both, just checking13:08
mterry_plars, did you directly call the unlock-device script or do it via the ./run-smoke script?13:08
plarsmterry_: I was using run-smoke13:09
plarsmterry_: wanted to capture the full setup the way it's used13:09
=== dandrader|afk is now known as dandrader
mterry_plars, I'll try again with latest code13:11
mterry_plars, I did test run-smoke13:11
plarsmterry_: I'll do some more testing with it here as well13:12
dandraderSaviq, do we have written anywhere about the format of commit messages (short summary, then empty line, then long description if any)13:44
dandrader?13:44
Saviqdandrader, no13:45
dandraderSaviq, but we are using this format right?13:45
Saviqdandrader, yes13:52
dandraderSaviq, ok, will add it to the checklist13:52
dandraderreview checklist13:53
tsdgeosSaviq: where's that weird notification in autopilot coming from?13:53
Saviqtsdgeos, ciborium13:53
tsdgeosSaviq: what's that?13:53
Saviqtsdgeos, you mean the storage one?13:53
tsdgeosyeah13:53
Saviqtsdgeos, our storage manager13:53
dandraderSaviq, but we have some conflicting information as mterry_ just told me that some people were asking for verbose, detailed  change log entries. and since we generate them out of the first line of commit messages, that would mean looooong first lines13:54
Saviqdandrader, doesn't have to be first line13:54
dandraderwhich I don't agree with btw13:54
Saviqdandrader, it's up to the first empty line13:54
tsdgeosSaviq: so how does one run autopilot tests now?13:55
Saviqtsdgeos, reboots and hopes that stuff's good again ;)13:55
mterry_Saviq, dandrader: uh, that format of commit messages doesn't match historical practices for debian/changelog entries13:55
tsdgeosSaviq: prfff13:55
mterry_dandrader, Saviq: is the complaint about long first lines just a style thing or a tooling problem or what?13:56
Saviqtsdgeos, adb shell gdbus introspect --system -p -d org.freedesktop.UDisks2 -o /org/freedesktop/UDisks2/block_devices/mmcblk0 /org/freedesktop/UDisks2/block_devices/mmcblk0p2 | grep System13:56
Saviqtsdgeos, what's that say?13:56
tsdgeosi don't know13:56
tsdgeosi rebotted13:56
Saviqtsdgeos, so that needs to say "true"13:56
Saviqtsdgeos, if it doesn't, means udev rules didn't stick13:56
Saviqtsdgeos, Sergio is on it13:56
tsdgeoswell, i have a unittest failing in CI but not ondesktop13:57
tsdgeosneed to get it to happen on the phone so i can try to fix it13:57
tsdgeos      readonly b HintSystem = true;13:58
tsdgeosis what i got13:58
Saviqmterry_, is something like https://launchpad.net/ubuntu/+source/unity8/8.00+14.10.20140814.1-0ubuntu113:59
Saviqlike this actually a useful changelog?13:59
Saviqmterry_, IMO changelog should be a summary, you get full history from the commit log14:00
Saviqmterry_, there's things that we should potentially include in the changelog (like dependency changes)14:00
Saviqmterry_, but I don't think explaining the whole change is so useful to be there?14:00
mterry_Saviq, I understand why you'd say that, but I believe the preference in the Ubuntu project is for verbose changelogs14:00
Saviqmterry_, you can still do verbose changelogs14:01
Saviqmterry_, it will take the commit message up to the first newline14:01
Saviqempty14:01
Saviqnot newline14:01
Saviqemptyline14:01
mterry_Saviq, sure...  but you were just arguing against verbosity I thought?14:01
Saviqmterry_, against oververbosity14:01
mterry_You wanted a "summary"14:01
Saviqmterry_, yeah, summary != one line14:02
Saviqmterry_, I just don't think all of the details that go with a commit message (because they reference code, for example), go with a changelog14:02
mterry_Saviq, again, I think the preference of the Ubuntu project is to be more verbose rather than less verbose.  But I hear you about code.  For example, I usually omit the rationale behind specific code decisions and such, leaving them to the MP14:03
Saviqmterry_, but well, if that's what Ubuntu is after, then we should tell sil2100, he's the one who agreed and implemented the short version in the train ;D14:03
dandradermterry_, Saviq, I've no option on unity8's debian/changelog as I'm not a consumer of it. But I am a consumer of commit messages, and when I do a "bzr log" or "bzr qlog" I wanna glance at what has recently happened and changed. so short summaries. but then I stumble upon a whole "paragraph in a line" biography that takes me a minute to digest14:03
Saviqmterry_, it was really bad in the changelogs generated by it because it dropped newlines and such14:03
dandraders/option/opinion14:04
mterry_Saviq, well if the landing team is happy, I won't gainsay them.  I was under the impression they had explicitly asked for more verbosity14:04
sil2100Saviq, mterry_: you can override that if you want ;)14:04
sil2100Saviq, mterry_: if you want to include the whole commit-message, just check a flag during the build job and done14:04
mterry_dandrader, that sounds like a tooling problem that doesn't wrap lines?14:04
Saviqmterry_, not really14:04
Saviqmterry_, even if it wrapped but was a whole long sentence14:04
Saviqmterry_, that's a commit msg problem14:05
dandradermterry_, no. I don't wanna read a whole paragraph (wrapped or not) just to know roughly what a commit is about14:05
mterry_Saviq, OK sure.  So now we're fighting run on sentences?14:05
mterry_Whatever, I don't mean to sound obstructionist.14:05
dandradermterry_, I want a summary14:05
dandradera short description14:05
mterry_I also want readable commit logs and such14:05
Saviqmterry_, I don't think one prevents the other14:06
dandradermterry_, if I am indeed interested in this specific commit. then I would go and read the whole story14:06
Saviqmterry_, maybe we just need a wiki page that will summarize what we want on a commit message :)14:06
mterry_dandrader, except there's not a very easy mapping14:06
dandradermterry_, but that's not the case when I'm just listing all commits14:06
dandradermterry_, a short description/summary doesn't have to be accurate14:07
dandradermterry_, that's why you put a long description below14:07
mterry_Saviq, yeah for sure, we should have some guidance in a wiki somewhere.  I was merely cautioning against (A) formatting in a way that isn't normal for debian/changelog and (B) recommending not being verbose14:07
Saviqmterry_, oh no, I recommend being verboes14:09
Saviqmterry_, just how much of that ends up in debian/changelog is the debate here14:09
Saviqmterry_, like this is an extreme example and pure tsdgeos fault for just randomly pasting stuff in commit msgs, but still https://launchpad.net/ubuntu/+source/unity8/7.90+14.10.20140703.1-0ubuntu1 ;)14:10
Saviqmterry_, but really I think where this started from really is the fact that the train flattened the commit msg into changelog14:11
Saviqmterry_, so if you had a list of some sort, it would get inlined14:11
Saviqand totally not readable14:11
tsdgeosSaviq: it's not my fault our tools suck14:11
tsdgeosthat was nicely formatted on my end14:11
mterry_Saviq, well let's be more explicit than "verbose" -- I think we both agree that details of the code are rarely suitable.  But sounds like maybe we have a different idea of exactly where the line does go :)14:11
kgunnlol14:11
Saviqmterry_, I think the landing team would mostly appreciate a list of dependency changes14:12
mterry_Sure.  And that might want to be called out in the checklist or something.  Very easy to forget that (for me at least)14:12
Saviqtsdgeos, yeah, problem is it's indented and wrapped, would have to become real smart to deal with indents and reflowing the text because it's trying to fit within 80 lines and such...14:13
Saviqmterry_, yup14:13
Saviqs/lines/columns/14:13
mzanettiSaviq: hey, this one should be ready for review: https://code.launchpad.net/~mzanetti/unity8/rework-launcher-backend/+merge/23220014:14
=== olli_ is now known as olli
Saviqmzanetti, ON A FRIDAY!?14:15
mzanetti:D14:15
* Saviq sees QDebug where not needed14:15
mzanettioops.14:16
Saviq+888/-1089 that I like14:16
mzanettiSaviq: as usual... if it doesn't work its probably too much code14:17
Saviqmzanetti, don't mention pot on MP comments14:20
mzanetti?14:20
Saviqsuperseeds14:20
mzanettistill not following14:21
Saviqmzanetti, super*seeds*14:23
Saviqmzanetti, has nothing to do with superseding ;)14:23
mzanettioh14:23
tsdgeosi need debian/* help14:23
Saviqtsdgeos, hitme14:23
tsdgeoswhy the packages of https://code.launchpad.net/~aacid/unity8/scopes_more_things_on_memory/+merge/232185 don't depend on qml-module-ubuntu-connectivity ?14:23
Saviqtsdgeos, because you put it in build deps only14:24
Saviqtsdgeos, you need that in runtime deps instead14:24
tsdgeosSaviq: i need it in build deps too14:24
Saviqtsdgeos, for unity8-private most probably14:24
tsdgeosor testCardFoo will fail14:24
Saviqtsdgeos, well, mock it for testCardFoo14:24
tsdgeosit's not a mock14:25
Saviqtsdgeos, ideally that is14:25
tsdgeosit's checking the thing that creates the card14:25
tsdgeosi mean basically checking the component can be created14:25
Saviqtsdgeos, well, do you not want to test the functionality too? in testCard?14:25
Saviqtsdgeos, that it actually does the right thing?14:25
tsdgeosthat's a different story :D14:26
Saviqtsdgeos, in any case, the primary place where qml-module depends should be14:26
Saviqtsdgeos, is *runtime* depends of the relevant package14:27
tsdgeosok14:27
Saviqtsdgeos, be it unity8, unity8-common or unity8-private14:27
Saviqtsdgeos, in your case it's unity8-private, because that's where the plugin goes14:27
Saviqtsdgeos, _and_ build.sh14:27
Saviqtsdgeos, because we can't auto-install runtime deps unfortunately14:27
Saviqtsdgeos, then, if your test fails still, means you either should mock it (ideally, but probably not for like the whole of Ubuntu.Components...), or add to Build-Depends14:28
=== alan_g is now known as alan_g|tea
tsdgeosSaviq: ok14:28
pstolowskitsdgeos, hey, can you take a look when you have a moment? https://code.launchpad.net/~stolowski/unity-scopes-shell/expandable-widget/+merge/23186514:28
cwayneSaviq: ping14:29
* tsdgeos clicks14:30
tsdgeospstolowski: i don't know much of the internals of unity-scopes-shell tbh14:32
tsdgeospstolowski: what do you want me to do?14:32
pstolowskitsdgeos, ah, ok, fair enough.. i'll ask petewoods to review on monday14:38
tsdgeospstolowski: i mean the code looks good from the "i know nothing about this but it doesn't look crazy"14:38
tsdgeos:D14:38
Saviqcwayne, poing14:38
cwayneSaviq: could a scope:// url be used from another scope's preview action?14:39
cwaynelike for a 'see more' button or something14:39
pstolowskitsdgeos, :) no worries14:40
Saviqcwayne, yeah, that works already14:41
* Saviq wonders where it's implemented...14:41
Saviqpstolowski, do you remember? actions that do canned scopes?14:42
cwayneSaviq: i tried it yesterday (with the silo for url-dispatcher) and I could get it to work from url-dispatcher from cli, but not from a scope14:43
=== dandrader is now known as dandrader|afk
pstolowskiSaviq, cwayne yes, that should work, just set "uri" attribute of action to be a scope uri (please use CannedQuery + to_uri() rather than hardcoding scope:// strings)14:44
cwaynehm, ok, and so i could do that to a specific department then14:44
=== alan_g|tea is now known as alan_g
=== dandrader|afk is now known as dandrader
cwaynepstolowski: so i set it from cannedquery touri, and clicking the button does nothing :/14:54
pstolowskicwayne, can you pastebin the code where you construct the preview?14:56
cwaynepstolowski: i just set the action URI to CannedQuery.ToURI() (its in go though)14:57
cwaynewhich is setting the URI to scope://com.canonical.scopes.poi_poi?q=14:57
pstolowskicwayne, you;re right, something broke :(, i've just checked with click scope where we have such action button for scopes15:02
pstolowskicwayne, let me check one more thing.. it appears to be working in scopes scope (when you open a preview for a scope, and hit "Search" button)15:03
=== om26er is now known as om26er|dinner
pstolowskicwayne, it appears to be working only for favorited scopes for some reason15:07
Saviqpstolowski, oh :|15:09
Saviqpstolowski, we reaaally need to redo the Scopes model... I really feel like it should just give me canned queries and we should go: getScopeForQuery(query) every time15:10
pstolowskiSaviq, I recall we had issues with executing canned query for temp pages before..15:10
cwaynepstolowski: even that's not working for me15:10
pstolowskicwayne, try to 're-visit' the scope and preview15:11
pstolowskicwayne, also, can you  tail -f /home/phablet/.cache/upstart/unity8-dash.log while clicking the button?15:12
cwaynepstolowski: UbuntuWindow::handleSurfaceFocusChange(focused=false)15:13
cwayneUbuntuWindow::handleSurfaceFocusChange(focused=true)15:13
cwayneGot scope URI "scope://com.canonical.scopes.poi_poi?q=&dep=bus"15:13
pstolowskicwayne, yeah, so shell plugin receives it15:14
pstolowskicwayne, anyway... this is a bug15:14
pstolowskicwayne, can you open it against unity-scopes-shell?15:14
cwaynei certainly can15:15
cwaynepstolowski: oh its already there https://bugs.launchpad.net/unity-scopes-shell/+bug/133576115:16
ubot5Ubuntu bug 1335761 in unity-scopes-shell "[Dash] Activating a preview with a scope URI for the current scope doesn't send you back to the results view" [High,Confirmed]15:16
pstolowskicwayne, yeah, this is related15:21
=== dandrader is now known as dandrader|lunch
mterry_Saviq, wait...  your checklist commit guidelines...  You did exactly what I didn't want you to do -- you are recommending a format that leaves only the summary in debian/changelog16:02
mterry_Right?16:03
mterry_Ah, I guess you aren't.  Because this is the "Commit Message" field in the MP which all goes to the changelog, I suppose16:03
Saviqmterry_, that was dandrader|lunch's entry btw16:06
mterry_Saviq, ah sorry, you had mentioned editing the wiki16:06
Saviqmterry_, and, no, it doesn't go whole to the changelog16:07
mterry_Saviq, ah ok...16:07
Saviqmterry_, by default, in the train, it goes until the first empty line16:07
mterry_Saviq, so yeah, I don't like those recommendations16:07
Saviqmterry_, yeah, amend it please so that it allows more verbosity16:08
Saviqor recommends rather than allows16:08
=== elopio_ is now known as elopio
mterry_Saviq, ok updated, explaining that one section goes to debian/changelog and the other doesn't, including a reminder to mention any new dependencies16:13
* mterry_ goes to lunch16:15
=== robru_brb is now known as robru
=== om26er|dinner is now known as om26er
=== gatox is now known as gatox_lunch
=== gatox_lunch is now known as gatox
=== john-mca` is now known as john-mcaleely
=== dandrader|lunch is now known as dandrader
bregmaso, Unity8 on the desktop is dead again after today's update...  no frames get rendered20:06
bregmaany thoughts on the cause this time?20:06
bschaefer:(20:13
Saviqbregma, can you check in apt history what packages got upgraded?21:11
bregmaSaviq,21:12
bregma<ChrisTownsend> bregma: These are all of the packages that got upgraded/installed when this started to occur: http://pastebin.ubuntu.com/8181861/21:12
bregmaChris backed out the unity8 changes and the problem still occurred21:12
bregmamy guess is the libreoffice and linux kernel packages are innocent21:13
bregmaanother clue is it works OK from an LXC container but not on the bare metal21:14
bregmaanyway, we're closing for the long weekend now, we'll get back on the trail Tuesday21:14
Saviqbregma, I'll try and have data for you before that21:16
bregmacool21:19
=== irsol_ is now known as irsol
=== salem_` is now known as _salem
=== mhall119_ is now known as mhall119

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!