/srv/irclogs.ubuntu.com/2015/02/16/#ubuntu-unity.txt

Saviqtsdgeos, could you run the test plans for vivid silo 18 http://people.canonical.com/~platform/citrain_dashboard/#?distro=ubuntu&q=landing-018 ?09:12
Saviqhttps://wiki.ubuntu.com/Process/Merges/TestPlans/Unity809:12
Saviqhttps://wiki.ubuntu.com/Process/Merges/TestPlan/scopes09:12
tsdgeossure09:13
tsdgeoslet me just the fix for the dash hint thing and i'll do this one09:14
tsdgeosSaviq: will you do the rest of review of https://code.launchpad.net/~aacid/unity8/attributeAspectRatio/+merge/249472 or want me to find someone else?09:27
tsdgeosalso, can someone do https://code.launchpad.net/~aacid/unity8/update_qmltypes/+merge/249612 ? it's just running an automated tool :D09:27
tsdgeosCimi: can you do https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1422260 ?09:28
tsdgeoser09:28
ubot5Launchpad bug 1422260 in unity8 (Ubuntu) "bottom edge hint inactive in application details screen" [High,In progress]09:28
tsdgeosCimi: https://code.launchpad.net/~aacid/unity8/noManageDashHintPreview09:28
Saviqtsdgeos, unlikely this week09:29
tsdgeosok09:29
tsdgeosCimi: maybe you can do https://code.launchpad.net/~aacid/unity8/attributeAspectRatio/+merge/249472  too?09:30
Saviqtsdgeos, when testing the screenshot feature, please not how does long-vol-press behave09:46
tsdgeosok09:51
tsdgeosSaviq: what was/might be the problem?09:51
Saviqtsdgeos, we've switched from onPressed to onRelease for incremental changes09:52
Saviqtsdgeos, so if we didn't take care, we might have broken long press to change quickly09:53
* Saviq actually flashes the silo to check09:53
tsdgeosSaviq: yeah broken10:02
Saviqtsdgeos, that's what I was afraid10:03
Saviqok /me replies to his own email10:03
tsdgeosSaviq: but that was 18 vs 20 or is it vivid vs rtm?10:05
Saviqtsdgeos, it's in vivid 18, to be ported to rtm 2010:07
tsdgeosoki10:07
tsdgeosSaviq: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1422309 this is not us, but who to assign to?10:24
ubot5Launchpad bug 1422309 in unity8 (Ubuntu) "Today's scope doesn't refresh automatically and indicates wrong day" [Undecided,New]10:24
=== vrruiz_ is now known as rvr
Saviqtsdgeos, just asked cwayne to reassign as appropriate10:59
tsdgeostx11:00
tsdgeosCimi: Saviq: needs fixing test wise11:38
tsdgeoshttps://code.launchpad.net/~cimi/unity8/fix-open-new-scope-from-tmp/+merge/24947111:38
Cimitsdgeos, it segfaults for you?11:39
Cimion your machine?11:39
tsdgeosyes11:39
tsdgeosCimi: doesn't it for you?11:39
Cimimmm nope11:39
Cimilet me try again11:39
tsdgeosCimi: testPreview, not the new test you added11:41
Cimitsdgeos, oh yeah...11:41
Cimitsdgeos, here too11:41
Cimithanks11:41
Cimitsdgeos, how do you run a test with gdb?11:42
tsdgeosthere's two ways11:43
tsdgeosthe lazy and the non lazy one11:43
tsdgeosnon lazy one11:43
tsdgeosmake testPreview VERBOSE=moo11:43
tsdgeosand then get the command line and inject gdb11:43
tsdgeosthe lazy one11:43
tsdgeosmake gdbtestPreview11:43
Cimitsdgeos, you did you bother telling me the non lazy one? :D11:44
tsdgeosin case one day you need to run valgrind11:44
tsdgeosor some other tool11:44
Cimiahah ok11:44
Cimisegfaults as soon as start loading with the lazy method11:45
tsdgeos?11:47
Saviqtsdgeos, tx11:48
tsdgeosCimi: http://paste.ubuntu.com/10254655/11:48
tsdgeosCimi: basically there's no scopes in that test11:48
Cimitsdgeos, can I instantiate scopes for the test?11:53
Cimitsdgeos, or patch the mocks to close gracefully when scopes is null?11:54
tsdgeosclose gracefully?11:54
Cimitsdgeos, if segfaults because scopes is null, maybe we can skip the code that segfaults if scopes is null11:55
Cimitsdgeos, or initialize scopes for the test11:55
tsdgeoswhat does that have to do with closing?11:56
Cimitsdgeos, I saw a deletepointer, nevermind, it's the triggered signal11:58
tsdgeosyes it is11:58
=== MacSlow is now known as MacSlow|lunch
Cimitsdgeos, fixed12:10
tsdgeosCimi: cool, can you review my small reviews i have waiting for manpower?12:14
Cimitsdgeos, I did review the one for the manage dash12:14
tsdgeosah cool12:14
Cimitsdgeos, just have to comment on the launchpad page :D12:14
Cimitsdgeos, there is just one empty line to remove at end of tst_Dash12:15
CimiI tested and I don't see regressions12:16
tsdgeosCimi: line's gone12:16
Cimitsdgeos, I also tested that your test failed before12:18
Cimiso yeah, approving12:18
tsdgeosCimi: do you think you could do https://code.launchpad.net/~aacid/unity8/update_qmltypes/+merge/249612 and https://code.launchpad.net/~aacid/unity8/attributeAspectRatio/+merge/249472 ?12:18
tsdgeosfirst one is just running the make target12:18
tsdgeossecond one is a bit trickier12:18
Cimitsdgeos, yes I can12:18
tsdgeosCimi: cool12:18
tsdgeosSaviq: can you trigger a rebuild of the silo? or we wait for josh's fix?12:24
Saviqtsdgeos, I'll rebuild the silo without Josh's items12:55
=== alan_g is now known as alan_g|lunch
cwayne_Saviq, hey, so re: that today scope bug, it kind of seems like a unity8 thing to me, shouldn't scopes be auto-refreshed every once in a while?13:39
Saviqcwayne_, no13:39
Saviqcwayne, at least we don't have the facilities to do that right now13:39
Saviqcwayne_, if we went that way, all scopes would declare to refresh every 5 mins, meh13:41
cwayne_Saviq, hm, so how else could we do it then?13:46
Saviqcwayne, ideally all the scopes that are aggregated there are informed when there's new content there, either via push notifications or helpers on the device (say mediascanner, telephony etc.)13:48
Saviqcwayne, then the dash refreshes the content when it makes sense, not at arbitrary points in time13:49
Saviqcwayne, i.e. push vs. pull13:49
tsdgeosCimi: answered your comment on https://code.launchpad.net/~aacid/unity8/attributeAspectRatio/+merge/24947213:51
Saviqtsdgeos, silo is built13:54
davidcalleSaviq, what about auto-refreshing only favorited scopes, with a frequency based on their sorting in the dash? More accessed scopes would be refreshed more often.13:54
tsdgeosSaviq: oki13:54
Saviqdavidcalle, I'd say not until we get diffs instead of full refreshes13:55
Saviqdavidcalle, full refresh is just too disruptive UI-wise13:55
davidcalleSaviq, you mean that we are actually going to have Dash diffs?13:56
davidcalle:P13:58
cwayne_Saviq, so how do you signal a refresh? that dbus api?13:58
Saviqcwayne_: yup13:59
Saviqdavidcalle, if you bug pete-woods1 enough about it (and pstolowski when he's back from holidays :P)14:03
Saviqor well, you don't even need to wait ;P14:04
davidcalleSaviq, I'll be a great tester for that silo ;)14:07
=== MacSlow|lunch is now known as MacSlow
MirvSaviq: can I push manually to trunk instead of the MP? I've all packages ready to push now the changelog entry.14:15
Mirvor well, I can actually mark that as merged14:15
Mirvso both win!14:16
MirvSaviq: what's the logic btw that I've checked out clean lp:unity8 today, I updated the changelog entry (+ merged your branch) and tagged the release, and pushing it once again says "11 tags updated"?14:17
Mirvwhere do all the tags still come from :)14:18
tsdgeosSaviq: i've tested that silo and it looks good to me14:33
tsdgeosSaviq: do i have to write that somewhere?14:33
tsdgeosCimi: did you figure out what was the scope/problem you told me on friday?14:34
greyback_tsdgeos: if happy with silo, you go to the spreadsheet, find the row for the silo, there's a column "Testing pass" which you can fill in14:45
tsdgeosgreyback_: "the spreadsheet" is an alien concept to me14:45
=== alan_g|lunch is now known as alan_g
tsdgeosCimi: do you still need help with https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1414870 ?15:16
ubot5Launchpad bug 1414870 in unity8 (Ubuntu) "Result subtitles are cut off" [High,In progress]15:16
Cimitsdgeos, you can try if you can reproduce, I will fix it15:27
tsdgeosCimi: so you can't repro?15:29
tsdgeosoki15:29
Cimitsdgeos, so the better would be trying to reproduce with tryCard15:38
Cimitsdgeos, I think that from the meetup scopes, I see a similar or different bug15:39
tsdgeoscwayne_: which scope is this? https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/141487016:03
ubot5Launchpad bug 1414870 in unity8 (Ubuntu) "Result subtitles are cut off" [High,In progress]16:03
cwayne_tsdgeos, eventbrite, want me to send over a click16:04
davmor2cwayne_: go home your drunk, that or not drunk enough,  you're meant to be on holiday :P16:06
SaviqMirv, looks like your branch was contaminated with bad tags16:16
cwayne_davmor2, lol16:21
taringenCan anybody help to confirm a bug reported by me? I just want to know if I am really the only one.16:25
taringenhttps://bugs.launchpad.net/ubuntu/+source/unity/+bug/139302416:25
ubot5Launchpad bug 1393024 in unity (Ubuntu) "Graphical corruption with hidpi scaling " [Undecided,Incomplete]16:25
MirvSaviq: but how, if it was fresh checkout, copying changelog and no-op merge of your branch? I'd guess your branch was clean checkout too. just interesting.16:29
SaviqMirv, might not have been actually16:44
SaviqMirv, yeah, my branch was infected, too16:44
Saviqjosharenson, hey, did you see email?16:45
tsdgeosSaviq: rumour is that USA is on holiday today16:46
Saviqoh16:46
Saviqright16:46
Saviqok, /me will get at work later tonight then16:46
tsdgeosSaviq: if you have a sec, i'd want your opinion over https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/141487016:47
ubot5Launchpad bug 1414870 in unity8 (Ubuntu) "Result subtitles are cut off" [High,In progress]16:47
tsdgeosSaviq: basically subtitles with \n are cut16:47
tsdgeosit's something we want to support?16:47
Saviqtsdgeos, no16:48
Saviqtsdgeos, so we should sanitize on input?16:49
Saviqand s/\n//16:49
tsdgeosSaviq: but then it'll look crap (i.e. not as they want)16:49
Saviqtsdgeos, we don't support multi-line subtitles, per design16:49
Saviqtsdgeos, do we not have a maximumLineCount: 1 there? we should16:50
tsdgeosSaviq: we don't16:51
tsdgeosSaviq: adding it "fixes" it16:52
tsdgeosnot sure cwayne_ et al will be happy with the fix :D16:52
Saviqwell, that's the design16:52
Saviqsorries16:52
Saviqgtg o/16:52
Mirvdarn those infectious bazaar branches!16:53
Saviqindeed16:53
cwayne_whats up?16:56
tsdgeoscwayne_: using \n in subtitle is not "according to design" to what subtitle is supposed to do, that's why it breaks16:58
cwayne_tsdgeos, hrm okay, so if i take out the \n, will it wrap?17:02
tsdgeoscwayne_: subtitle's are supposed to be 1 line, so no it won't wrap17:03
tsdgeosthat's what design for subtitles is17:03
cwayne_so what if it's too long? is it just cut off with ...17:04
tsdgeosyes17:04
cwayne_that's better than just cut off i suppose17:09
taringenCan anybody help to confirm a bug reported by me? The bug was set incomplete and I don't know why. https://bugs.launchpad.net/ubuntu/+source/unity/+bug/139302417:24
ubot5Launchpad bug 1393024 in unity (Ubuntu) "Graphical corruption with hidpi scaling " [Undecided,Incomplete]17:24
=== alan_g is now known as alan_g|EOD
taringenCan anybody help to confirm a bug reported by me? The bug was set incomplete and I don't know why. https://bugs.launchpad.net/ubuntu/+source/unity/+bug/139302418:11
ubot5Launchpad bug 1393024 in unity (Ubuntu) "Graphical corruption with hidpi scaling " [Undecided,Incomplete]18:11
=== sil2100_ is now known as sil2100
taringenCan anybody help to confirm a bug reported by me? The bug was set incomplete and I don't know why. https://bugs.launchpad.net/ubuntu/+source/unity/+bug/139302423:39
ubot5Launchpad bug 1393024 in unity (Ubuntu) "Graphical corruption with hidpi scaling " [Undecided,Incomplete]23:39

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