/srv/irclogs.ubuntu.com/2014/07/28/#ubuntu-unity.txt

=== zequence_ is now known as zequence
dandradertsdgeos, so what qt version will have that garbage collector fix? 5.3.2?08:11
tsdgeosdandrader: yep08:13
tsdgeosdandrader: note that we already have a less good but working behaviour08:14
mhr3tsdgeos, hey, do you know if there's an eta on the scoeps overview? we'll need to deploy changes to the server, so need at least some sync there08:14
dandradertsdgeos, your patch, I know08:14
tsdgeosmhr3: eta as in when it will be ready or when it has to be ready?08:14
mhr3tsdgeos, eta on when will it appear in an image08:14
tsdgeosmhr3: someone needs to review it08:16
tsdgeosat least in my side noone has looked at the code08:16
tsdgeosSaviq: ↑↑↑↑08:16
tsdgeosmhr3: the merging of scopes-v3 is out of question?08:23
mhr3tsdgeos, still didn't get a silo08:23
tsdgeosseems we are traincon'ed or something08:23
mhr3probably cause of some other u8 branches08:23
mhr3or that08:24
tsdgeosdandrader: https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1349297 in case you're interested08:29
ubot5Launchpad bug 1349297 in qtdeclarative-opensource-src (Ubuntu) "Better fix for crash due to wrong objects being garbage collected" [Undecided,New]08:29
tsdgeosanyone knows where's Mirv?08:29
tsdgeosSaviq: ↑ ?08:30
paulliutsdgeos: I've just pushed a fix to the attribute UI to fix the Reference Error on "Art, Summary". make xvfbtestCard successed now.09:33
sil2100Saviq: hi! So, many people noticed that on the latest images the power dialog appears a bit too frequently, sometimes not respecting the 3-second hold time09:33
sil2100Saviq: davmor2 is filling in a bug for that, and he marked it as a promotion blocker09:34
sil2100Saviq: the menu seems to appear sometimes after just unlocking the screen09:34
sil2100Saviq: could you have someone looking at that maybe? :)09:34
Saviqsil2100, yeah, we just talked about this, it's tricky to reproduce though09:35
Saviqsil2100, a bug would be nice09:35
davmor2Saviq: it'll come I have a few issues to file though I'll ping you with the bug number09:36
Saviqdavmor2, thanks, we have an idea fortunately09:37
tsdgeospaulliu: ok09:37
mzanettianyone up for a simple review? https://code.launchpad.net/~mzanetti/unity8/launcher-new-count-emblem/+merge/22699809:45
mzanettielopio: hey, I've prepared everything, please let me know when you're up/ready for the dash-as-app stuff09:47
tsdgeosSegmentation fault (core dumped)09:53
tsdgeostests/qmltests/CMakeFiles/xvfbtestDashContent.dir/build.make:52: recipe for target 'tests/qmltests/CMakeFiles/xvfbtestDashContent' failed09:53
tsdgeosnot cool09:53
=== popey_ is now known as popey
* tsdgeos does the magic gdb while call to try to get a backtrace09:55
dandradertsdgeos, do you think all this stuff is still valid with current qt? www.kdab.com/qml-engine-internals-part-3-binding-types/10:02
tsdgeosdandrader: not sure tbh10:03
tsdgeosseems on the verge of "is it written with the future v4 code in mind or still using old code"10:03
tsdgeosdandrader: thomas irc's frequently we can always ask him10:04
tsdgeosnot very useful :/ http://paste.ubuntu.com/7883410/10:09
tsdgeoslet's see valgrind10:09
=== seb128_ is now known as seb128
facundobatistaHola!10:39
Saviqo/10:47
mzanettitsdgeos: what's your opinion on my comment here? https://code.launchpad.net/~aacid/unity8/showSearchOnSearchQueryChange/+merge/22845410:59
mzanettinot sure if we even should change it... just noticed it as being a little weird11:00
mzanettimaybe changing it would be even worse11:01
tsdgeosmzanetti: yeah, back is not really back but hide search11:01
tsdgeosagreed it is kind of a bit confusing11:01
mzanettiI mean, if you trigger search manually, the back button hiding it seems just fine11:02
mzanettibut if the search is triggered automatically, its a bit... huh?11:02
tsdgeosSaviq: if you have mike around can you ask him about it? it = "Search in apps scope, click on store card, end up in the store scope with the saerch already typed in (doesn't work now, i fixed that), problem now is that first back will hide serach and only next back goes back to original scope"11:03
Saviqtsdgeos, will do11:07
Saviqtsdgeos, actually11:08
Saviqtsdgeos, since we discussed "search is a separate scope page"11:09
Saviqtsdgeos, that'd solve that11:09
tsdgeosright11:10
tsdgeosbut it all depends on when you do what11:10
tsdgeosi've already a branch to fix the "you end up in a scope with search but you can't see the search"11:10
tsdgeoswhile the other is a bit more of work11:10
tsdgeosSaviq: ↑11:14
Saviqtsdgeos, sure, so just ignore the oddity for now11:16
tsdgeosoki11:16
Saviqtsdgeos, btw added a task for you, pstolowski's favourite: "scope (scope:///) links should activate directly and not allow previews other than in dash overview All category [ui]"11:17
tsdgeosnot sure i understand whta it means :D11:17
Saviqtsdgeos, whenever we encounter a result with scope:/// uri11:19
Saviqtsdgeos, we activagte it on tap and ignore long press (except for All in overview)11:19
tsdgeosok11:20
tsdgeosdo we have an example of where that is happening and should not?11:20
tsdgeospstolowski: ↑11:21
pstolowskitsdgeos, one example, although for preview case only is 'Ubuntu store' result in Apps11:21
mhr3tsdgeos, remove the if (scope.id == "clickscope") hack and it will be everywhere :)11:21
pstolowski:D11:21
tsdgeosok11:22
Saviqmhr3, yeah yeah, not so simple ;)11:25
Saviqtsdgeos, did we ever try longpress for preview in the overview anyway?11:26
mhr3i did11:26
tsdgeosit work-ish11:26
tsdgeosshows things11:26
tsdgeos:D11:26
mhr3doesn't work in favourites11:26
mhr3but that's by design iirc11:27
tsdgeosyeah i think i have code to ignore it11:27
tsdgeospaulliu: remove this "// TODO: we should get num of attributes from components" ?11:39
cimihttp://www.moosoinc.com/Cimi-X8-Quad-Core-15GHz-Android-Tablet-Pad-PC-WIFI-16GB-_p_61.html11:44
=== lool- is now known as lool
paulliutsdgeos: ok11:58
=== alan_g is now known as alan_g|lunch
=== _salem is now known as salem_
=== alan_g|lunch is now known as alan_g
Saviqpaulliu, http://qt-project.org/doc/qt-5/qml-qtquick-keyevent.html#isAutoRepeat-prop12:53
Saviqpaulliu, bug #134941613:23
ubot5bug 1349416 in QtMir "event.isAutoRepeat is always false" [Undecided,New] https://launchpad.net/bugs/134941613:23
Saviqgreyback, dandrader ↑13:23
=== pete-woods is now known as pete-woods|lunch
kgunnhttps://bugs.launchpad.net/ubuntu/+source/unity8/+bug/134936213:44
ubot5Launchpad bug 1349362 in unity8 (Ubuntu) "Powerdown Dialog appear on waking the phone" [High,Confirmed]13:44
kgunndavmor2: ^ just to confirm, i heard from others, you can simply press cancel to continue, e.g. it doesn't freeze or become unusable ?13:45
davmor2kgunn: yes you can hit cancel, but it is ugly if you are trying to answer a call stop and alarm etc and it pops up which makes it a regression over the last image and user facing :)13:47
davmor2kgunn: Saviq asked me to test silo 006 and with that in place I can't reproduce the issue anyway but it could be related if there is an issue in spurious power button signals too14:00
davmor2kgunn: also I was told that blockers had to be high or critical, Only reason I marked it high is because you could hit cancel to get out of it, it just isn't pretty14:01
kgunndavmor2: ack...i think we should just change policy on blocker/critical...e.g. if its blocking how is it _not_ critical :-P14:03
davmor2kgunn: true I guess14:04
Saviqpaulliu, bug #134936214:07
ubot5bug 1349362 in unity8 (Ubuntu) "Powerdown Dialog appear on waking the phone" [High,Confirmed] https://launchpad.net/bugs/134936214:07
=== alan_g is now known as alan_g|tea
elopiomzanetti: ping. I'm here. Is there a PPA to get it installed?14:39
Saviqelopio, silo 6 probably14:40
Saviqelopio, oh no, you mean dash as app?14:40
Saviqelopio, https://launchpad.net/~unity-team/+archive/phone-right-edge then14:40
elopioSaviq: yes, that.14:40
elopiothanks.14:40
mzanettielopio: yes, that's the one14:42
=== seb128_ is now known as seb128
=== alan_g|tea is now known as alan_g
=== dpm__ is now known as dpm
mzanetticimi: what emblems were you talking about in the standup?14:49
cimimzanetti, card emblems14:50
tsdgeosSaviq: so for forcing the art shape size you want 'if ( scope.id == "clickscope" && categoryId != "store" ) {' or 'if ( scope.id == "clickscope" && categoryId == "bla" || categoryId  == 'lolo' ) {' ?14:50
mzanetticimi: ah, great. Speaking of emblems, mind doing this one? https://code.launchpad.net/~mzanetti/unity8/launcher-new-count-emblem/+merge/22699814:50
mzanetticimi:  you might even copy code if design matches14:50
cimimzanetti, approfittatore14:50
Saviqtsdgeos, the latter14:51
Saviqtsdgeos, explicit14:51
mzanetticimi: :P14:51
tsdgeosok14:51
tsdgeosneed to find out the two names then .D14:51
=== pete-woods|lunch is now known as pete-woods
tsdgeos"predefined" and "local"14:52
Saviqtsdgeos, sounds about right14:56
tsdgeosSaviq: https://code.launchpad.net/~aacid/unity8/clickScopeForceArtShapeSize/+merge/228505 for the fixed art shape size15:11
Saviqtsdgeos, awesomes15:14
* tsdgeos gets on the scopes preview activate thing15:14
Saviqtsdgeos, tx15:17
mhr3Saviq, tsdgeos, shouldn't the store icons be like that too?15:17
Saviqmhr3, no15:17
Saviqmhr3, they're full-width15:17
mhr3hmm, weird15:17
Saviqmhr3, and aspect ratio as defined by the scope15:17
mhr3but ok15:17
Saviqmhr3, per-design, too15:17
Saviq15:17
Saviqlook, he ran away15:17
mhr3typical15:17
mhr3:P15:17
=== gatox is now known as gatox_lunch
cimipete-woods, hey pete, what is the status of the infographics?16:22
pete-woodscimi: hi! basically I've done nothing to the libusermetrics codebase in maybe a month or two16:26
pete-woodsnot since I reworked the output API for you16:26
cimipete-woods, did you test the unity branch?16:27
pete-woodsit could do with a code review (I have a reviewer organised)16:27
pete-woodscimi: I did last time you asked, and it worked back then16:27
pete-woodscimi: the remaining item seems to be what to do when there's no data16:27
pete-woodsand who should handle that16:27
cimican you get your branch reviewed soon?16:28
pete-woodswhichever of us does the "programming", I'd say a designer should make us a pretty svg16:28
pete-woodscimi: that's going to happen tomorrow morning16:28
cimicool16:28
=== gatox_lunch is now known as gatox
mzanettielopio: hey16:42
elopiomzanetti: hello16:42
mzanettielopio: I've change the location of the branch to https://code.launchpad.net/~unity-team/unity8/dash-as-app/+merge/22853416:42
mzanettielopio: just to make sure other people can write to it when I'm on vacation16:42
elopiomzanetti: ok, thanks. I haven't finished my morning meetings, so I haven't touched it yet.16:43
elopiobut I'll start soon.16:43
mzanettielopio: cool. I'll be here tomorrow whole day still if you have questions16:43
elopiomzanetti: I'll send you an email before EOD.16:44
mzanetticool16:44
mzanettielopio: you can try pinging me in irc too16:44
mzanettiwhatever is easier for you16:44
elopiook16:45
=== alan_g is now known as alan_g|EOD
Saviqmzanetti, btw instead of disapprove / reject you could have just resubmitted17:13
mzanettiSaviq: does that work for a different source branch too?17:14
* mzanetti thought that only works different target branches17:15
Saviqmzanetti, nope, you can change the whole thing17:20
mzanettiok. thanks for the hint. next time17:20
Saviqmterry, http://people.canonical.com/~msawicz/touch-meta.tar17:51
Saviqmterry, ppa:ci-train-ppa-service/landing-00617:51
=== alexabreu is now known as alex-abreu
=== boiko_ is now known as boiko
=== salem_ is now known as _salem
=== _salem is now known as salem_
=== salem_ is now known as _salem

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