/srv/irclogs.ubuntu.com/2014/09/26/#ubuntu-unity.txt

=== salem_ is now known as _salem
tsdgeoshmmm07:26
tsdgeoswhat's wrong with CI?07:26
tsdgeos--   package 'unity-shell-application=3' not found07:27
tsdgeosmzanetti: do you know anything about ↑ ?07:28
mzanettitsdgeos: yeah... migration broken07:30
mzanettitsdgeos: unity-api got released from silo07:30
mzanettitsdgeos: but unit8 hangs in there07:31
mzanettitsdgeos: we think its the mesa upgrade07:31
tsdgeosso no CI today07:32
tsdgeos\o707:32
=== Malsasa_ is now known as Malsasa
tsdgeospete-woods: do you know anything about the apps scope?07:46
pete-woodstsdgeos: I think pstolowski knows a bit about it, but mainly you need to speak to people in a Brazilian tz07:47
pete-woodsso alecu, actually dobey too07:47
tsdgeospstolowski: ping ?07:47
pstolowskitsdgeos, in standup, will ping you shortly07:48
pstolowskitsdgeos, what do you need to know about apps scope?07:59
tsdgeospstolowski: i wanted to change the UI so that instead of Amazon showed something else, to try something08:00
tsdgeosin my naivety i thought that editing the .desktop file would be enough08:00
tsdgeosbut it hasn't done anything. Any idea what needs to happen?08:00
pstolowskitsdgeos, pls provide more info08:02
tsdgeospstolowski: what do you mean more info?08:03
tsdgeosi want to change the title of the apps scope gives me back to the ui for the amazon app08:03
tsdgeoswhere is the apps scope reading it from?08:03
pstolowskitsdgeos, ah, ok, now i understand your problem; let me take a quick look08:06
tsdgeosmzanetti: ok, so wich branches do we ahve to merge to get past the08:10
tsdgeos--   package 'unity-shell-application=3' not found08:10
tsdgeosproblem?08:10
pstolowskitsdgeos, yeah, editing desktop file works for me - ~/.local/share/applications/com.ubuntu.developer.webapps.webapp-amazon_webapp-amazon_1.0.10.desktop08:10
tsdgeosah08:10
tsdgeos.local08:10
mzanettitsdgeos: either downgrade libunity-api, or merge: https://code.launchpad.net/~dandrader/unity8/real_header_splashscreen/+merge/23328608:10
tsdgeosi edited the system one ^_^08:10
pstolowskitsdgeos, yeah, that's where click packages normally live08:11
tsdgeosmzanetti: ok i'll merge that one08:16
tsdgeosmzanetti: we'll land that once the mess is fixde, no?08:17
mzanettitsdgeos: yeah... it got stuck while moving from silo to distro08:17
tsdgeosok08:20
pete-woodspstolowski: aren't those desktop files only generated for the needs of the OA integration?08:54
pete-woodsi.e. we want to stop generating them as soon as OA support some direct integration08:55
pstolowskipete-woods, dunno; but that shouldn't matter for click scope, it doesn't hardcode that dir08:57
pstolowskipete-woods, if that was your concernt?08:58
tsdgeospstolowski: is moveFavoriteTo supposed to work?10:32
tsdgeoshmmm10:33
tsdgeosseems like you're probably missing some model updating10:33
pstolowskitsdgeos, yes, that's the hope.. i wasn't able to test it (will add a test)10:33
tsdgeospstolowski: it's not updating the scopes cateogries at least10:34
tsdgeospstolowski: err10:34
tsdgeospstolowski: it's not updating the scopes overview cateogries results at least10:34
tsdgeospstolowski: i can commit my code if you want10:35
pstolowskitsdgeos, yeah, that will be useful10:35
tsdgeospstolowski: pushed10:36
=== greyback__ is now known as greyback
pstolowskitsdgeos, thanks, compiling10:52
=== Malsasa_ is now known as Malsasa
pstolowskitsdgeos, so, what's the best way to get out of this: --   package 'unity-shell-application=3' not found11:02
tsdgeosmerge one branch11:02
tsdgeospstolowski: but that should already be there in my branch11:02
tsdgeospstolowski: are you up to date? or is it for another branch?11:02
pstolowskitsdgeos, ah, nvm, i forgot to pull11:03
=== pstolowski is now known as pstolowski|lunch
tsdgeosi have beginMoveRows11:29
tsdgeosit's silly you need to do to + (to > from ? 1 : 0) as destination11:31
=== MacSlow is now known as MacSlow|lunch
paulliutsdgeos: For CardCreator.js Can I use things from unity8/qml/Components?11:41
tsdgeospaulliu: what do you need?11:45
=== dandrader is now known as dandrader|afk
paulliutsdgeos: For Attributes, I copy almost the same code to Previews directory. Now I'd like to put it to Components.12:06
paulliutsdgeos: But it seems to me that we should not use Components in plugins.12:06
=== facundobatista is now known as LundinCrast
=== boiko_ is now known as boiko
=== MacSlow|lunch is now known as MacSlow
alecutsdgeos: hi! were your questions about the click scope answered?12:20
greybackmzanetti: here's a triplet of branches to fix the dash-not-appearing AP bug:12:22
greybackhttps://code.launchpad.net/~unity-team/unity8/upstart-always-sigstop/+merge/23611112:22
greybackhttps://code.launchpad.net/~unity-team/qtmir/no-upstart-notification/+merge/23611012:22
greybackhttps://code.launchpad.net/~unity-team/ubuntu-system-settings/sigstop-for-upstart/+merge/23611212:22
greybackthey're accessible to the team12:22
greybackqtmir needs a debian version number bump, and the others updated to depend on that12:22
greybackI thought I'd wait until qtmir in silo6 lands before doing that12:22
mzanettigreyback: sure. awesome12:23
mzanettigreyback: think a timeout of 15 secs is good enough?12:24
greybackmzanetti: it is enough on my slowest device12:24
mzanettigreyback: if 10 isn't I guess its just a matter of "how loaded is ci" to make it fail with 1512:24
greybackmzanetti: prefer a bit more, just in case?12:24
mzanettiI tend to, yes12:25
greybackthe only down-side is that it delays this test more: unity8.shell.tests.test_upstart.UpstartIntegrationTests.test_no_sigstop12:26
greybacksince it will hang around for 20 seconds to make sure SIGSTOP not emitted12:26
mzanettioh, I see12:26
mzanettioh well... I guess we can adjust it when ci works again12:27
greybackI can adjust one without the other. But wanted to keep symmetrical to be fair12:27
mzanettiyeah, makes sense12:27
mzanettilets keep it to 15 and see how it goes12:27
greybackmzanetti: and ideally, that wait will become less, more more, when we speed up startup :)12:27
mzanettiright :D12:27
=== dandrader|afk is now known as dandrader
tsdgeosalecu: yes thanks12:53
alecugreat12:53
tsdgeospaulliu: hmmmmm12:54
tsdgeospaulliu: i'd say you can use it12:54
tsdgeosit's our own plugin after all12:54
=== pstolowski|lunch is now known as pstolowski
tsdgeosmzanetti: any reason we shouldn't simply merge those branches to trunk?12:56
=== _salem is now known as salem_
mterryAre there any reasons that a property defined like "readonly property alias XXX" in a component wouldn't emit onChanged signals that consumers can see?13:20
=== LundinCrast is now known as facundobatista
=== facundobatista is now known as LundinCrast
mzanettitsdgeos: we have been talking about that but doesn't seem to solve much14:15
tsdgeosok14:15
mzanettibecause the ppa's will still use the packages from distro14:15
mzanettitsdgeos: seems there is a fix on its way now though14:15
mzanettitesting now14:15
tsdgeosawesome14:18
tsdgeosCimi: ok, so https://code.launchpad.net/~unity-team/unity8/card-visual-tweaks/+merge/234332 is "done" and needs review?14:54
Cimitsdgeos, yup14:56
dandrader__mzanetti, so splash screen landed in unity-api but not in qtmir or unity8, causing the current CI problem?15:08
mzanettidandrader__: yeah15:09
mzanettidandrader__: its resolving as we speak.. the issue has been identified and fix is going through the release chain15:09
tsdgeosCimi: doesn't that branch depend on some scope branches? otherwise apps scope looks weird15:13
Cimitsdgeos, was working fine when I tested, screenshot?15:19
tsdgeoshmmm15:20
tsdgeosah it's the two line ones15:20
tsdgeoswasn't there some discussion about if those had to be left or center aligned?15:20
tsdgeosso yeah it's what design says, but looks kind ugly15:22
tsdgeoslet me try to screenshot it15:22
Cimitsdgeos, talk to alecu15:23
tsdgeosalecu: talk!15:23
* alecu starts talking...15:24
tsdgeosalecu: so what's the decision for two line app names, centered or left aligned?15:24
alecutsdgeos: I've always seen them centered in every design: https://sites.google.com/a/canonical.com/unity8dash/scopes/app-scope-home/app-scope-landing-page15:25
tsdgeosalecu: but all those are single line15:25
tsdgeosah no15:26
tsdgeosthey're not15:26
alecutsdgeos: if the dash is going to default to left aligned, then I guess I can fix the installed apps scope to require them centered.15:26
tsdgeosalecu: the thing is that the spec says15:26
tsdgeos1 line centered, 2 lines left aligned15:26
tsdgeoswhich is pretty awful tbh15:27
tsdgeosscreenshot incoming15:27
tsdgeoshttp://i.imgur.com/rDTSHKS.png15:28
tsdgeosalecu: do you know who do we have to complain to get this fixed?15:28
tsdgeosGestor de archivos is a punch in the face15:28
alecutsdgeos: agree on "pretty awful"15:29
tsdgeosmzanetti: merges incoming \o/15:29
alecutsdgeos: I'll send a mail to design with that screenshot15:29
tsdgeosalecu: ok, tx15:29
mzanettitsdgeos: nice :)15:36
Cimitsdgeos, I like this critical attitude ;)15:44
Cimitsdgeos, can we get the title of the app from a preview image gallery widget?15:55
tsdgeosi guess we can apss it down or something15:56
tsdgeoshave to go now15:56
dandrader__kgunn, I've released the 5000 lines Kraken: https://code.launchpad.net/~dandrader/unity8/touchOwnership/+merge/23615215:56
tsdgeosmeeting some friends15:56
tsdgeosdandrader__: oych15:56
* tsdgeos runs15:56
dandrader__kgunn, Now I need a victim (reviewer) to face it15:56
kgunndandrader__: love the Kraken reference15:56
dandrader__A brave hero15:56
dandrader__kgunn, it needs a lot of manual testing to ensure there are no serious bugs with it15:57
kgunndandrader__: ok...i might put 2 mir guys on it...15:57
dandrader__kgunn, it's all in unity8 though15:57
kgunndandrader__: yeah, for the testing tho....15:59
kgunnmmm15:59
kgunnprobably gonna have to be mzanetti or wait till saviq's back15:59
=== gatox is now known as gatox_lunch
mzanettilol16:01
mzanetti+# DANGER! DANGER! Using Qt's private API!16:01
dandrader__mzanetti, we might want to relax the right-edge recognition a bit. it's triggered way too easily.  when I try to tap very close to the right edge most of the time I get a right-edge-drag "hint"16:03
mzanettidandrader__: I tend to agree16:03
mzanettidandrader__: will discuss it in my next design weekly16:04
dandrader__mzanetti, with the touchOwnership branch it's more relevant as edge touches that are not recognized as edge drags are forwarded to the app below16:04
mzanettiyeah... I was afraid so when I looked at it closely two days ago16:04
greybackkgunn: https://code.launchpad.net/~unity-team/platform-api/exposeOrientation-fix-android/+merge/236154 - could you get someone who can build android side to have a quick look at this please?16:05
greybackhave struggled for hour to get by android bits compiling, giving up16:05
=== dandrader__ is now known as dandrader|lunch
kgunnkdub_: do you have the ability to help out greyback ^...building android bits16:17
kgunnrsalveti is off16:17
kgunni gotta meet a friend for lunch, bbian16:17
kgunnbbiab even16:17
=== gatox_lunch is now known as gatox
kdub_kgunn, sure17:02
anpokdandrader|lunch: i with that branch i can get the appliacation spread into a state that vertical swipes are transported the app and not handled by u817:12
anpokso the application is not closed17:12
anpokhard to get to that state17:24
anpokah when there are two fingers moving vertically the second one goes to the app17:33
kdub_kgunn, so, I some package has to move out of Incoming before my platform-api build will work, so might take more time than normal17:36
=== dandrader|lunch is now known as dandrader
dandraderanpok, also for such things you have to compare with another device without that touchOwnership branch17:51
dandraderanpok, to ensure it's not an existing bug17:51
dandraderanpok, I'm checking that now17:51
anpoknot existing17:53
anpokat least didnt happen on other-device with rtm17:53
anpokcurrent version still feels better17:53
anpokas it reacts to both fingers..17:54
dandraderanpok, didn't get that: " current version still feels better as it reacts to both fingers.."18:09
dandraderanpok, what do you mean exactly?18:09
* dandrader needs details18:09
anpokah ..18:10
anpoktouchOwnership feels better18:10
anpokit feels strange if the system only reacts to the movement of one finger.. since you dont immediately see to which one18:12
dandraderanpok, you lost me again :-). What use case exactly are you talking about?18:13
dandraderanpok, doing a right-edge swipe with two fingers?18:13
anpokna vertical swipes18:14
anpokor movements18:14
anpokin app spread18:14
dandraderanpok, ah, that's Qt's Flickable18:14
dandraderanpok, ah, in the spread. let me check18:15
dandraderanpok, that's a QML MouseArea18:16
dandraderanpok, it ignores the second finger18:16
dandraderanpok, I get the very same behavior with unity8 trunk and wiht touchOwnership18:16
dandraderanpok, that part is not affected by this patch18:17
dandraderanpok, this patch influences the use cases where you tap,drag or do any touch gesture very close to the screen left or right edges18:18
dandraderanpok, eg: tapping on the left-most keys on the VKB18:18
anpokhm why is it so different then?18:18
dandraderanpok, like the q(or 1) key18:18
anpokmy rtm image is maybe too old18:18
anpokyeah that i tested18:19
dandraderanpok, I'm comparing with utopic-proposed, not rtm18:19
anpokworked .. got bored .. so I tried the other stuff18:19
dandraderheheheh18:19
=== davmor2_ is now known as davmor2
tedgAnyone know how to confirm that the greeter is using the greeter profiles of the indicators?21:16
tedgI think that I have them split out, but it's not working.21:16
tedgEven though dbus looks good.21:16

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