/srv/irclogs.ubuntu.com/2014/10/30/#ubuntu-unity.txt

=== Malsasa_ is now known as Malsasa
=== duflu_ is now known as duflu
=== Malsasa_ is now known as Malsasa
tsdgeosSaviq: actually http://ddebs.ubuntu.com/pool/universe/u/ubuntu-ui-toolkit/ are too old08:23
=== Malsasa is now known as Guest89118
=== Malsasa_ is now known as Malsasa
lvlephWhile in lightdm my multimedia keys don't work, however once I have logged into Unity they work. If I log into another wm say i3 the multimedia keys aren't working. What is being run to get the multimedia keys working?08:43
lvlephapparently this use to be handled by gnome-setting-daemon (now unity-settings-daemon).08:46
=== karni is now known as karni-brb
=== karni-brb is now known as karni
Saviqtsdgeos, FYI, and if you have any ideas... our mega-silo isn't good, causes media-hub to go to 300% CPU... and our dash ap tests fail 'cause 10s isn't enough for the fake scopes to load10:07
* Saviq is splitting the silo into stuff that already landed in rtm to bring trunk up to date10:08
tsdgeos:(10:08
tsdgeosSaviq: which silo number is it?10:08
Saviqtsdgeos, http://people.canonical.com/~platform/citrain_dashboard/#?distro=ubuntu&q=landing-00510:08
tsdgeoscan't immediately find something that'd cause that10:11
tsdgeosmaybe the vj_settle one?10:11
Saviqtsdgeos, no, that's in rtm already10:11
tsdgeosthen no idea really :/10:12
tsdgeoswe should bisect i guess10:12
tsdgeosbut yeah let's lang at lesat what's in rtm :D10:12
Saviqtsdgeos, yeah, that will get us a cleaner slate indeed10:14
Saviqmzanetti, hey, you up yet?11:29
mzanettiSaviq: yep11:29
Saviqmzanetti, your index branch needsfixin'11:29
mzanettiack11:29
Saviqmzanetti, autopilot's wait_for_dash11:29
Saviqmzanetti, still waits for clickscope to be current11:29
=== _salem is now known as salem_
=== MacSlow is now known as MacSlow|lunch
=== dandrader is now known as dandrader|afk
=== alan_g is now known as alan_g|lunch
=== karni is now known as karni-lunch
=== dandrader|afk is now known as dandrader
mzanettiSaviq: those ap tests aren't failing for me13:38
mzanettiSaviq: http://paste.ubuntu.com/8747092/13:38
mzanettion the phone all tests are failing for me though... doesn't seem to paint anything13:39
Saviqmzanetti, they do on the phone13:39
mzanettican't repro there13:39
mzanettiSaviq: does that silo also hold a change that makes the click scope not being the first one?13:40
mzanettibecause my branch doesn't change that13:41
Saviqmzanetti, but it is not first13:41
Saviqmzanetti, that's the thing, it's second13:41
mzanettibut not because of my branch13:42
Saviqmzanetti, no13:42
Saviqmzanetti, but your branch makes it so that it does not switch to it on startup http://pastebin.ubuntu.com/8747132/13:42
Saviqmzanetti, and wait_for_dash still expects that13:42
mzanettihere it is the first...13:42
mzanettithis used to be the second when we had teh scopes scope13:43
Saviqmzanetti, fake scopes13:43
Saviqmzanetti, not real ones13:43
mzanettiah13:43
mzanettiso why does it pass on the desktop then?13:43
mzanettishould be the same there, no?13:43
Saviqmzanetti, that's a very good question indeed13:43
mzanettiSaviq: can you try this? http://paste.ubuntu.com/8747240/13:55
mzanettistill passes for me...13:55
mzanettibut again... not really sure what's wrong...13:55
Saviqmzanetti, can't right now14:00
Saviqmzanetti, ok flashing rtm now14:16
mzanettiSaviq: actually this is the correct diff: http://paste.ubuntu.com/8747428/14:17
mzanettiSaviq: indeed it wants index 114:17
mzanettistill not sure why it works here with "clickscope" too14:17
=== MacSlow|lunch is now known as MacSlow
Saviqmzanetti, why 1? isn't leftmost 0?14:17
mzanettiyeah :D14:17
mzanettiI'm a bit lost14:17
mzanettilet me run all of them again...14:18
mzanettior maybe not... not it passes with 0 again14:21
mzanettigrrrr14:21
=== karni-lunch is now known as karni
Saviqmzanetti, yeah, it seems to work with 0 here14:34
Saviqnot with 114:35
Saviqon the phone that is14:35
mzanettiyeah... 0 is the good one14:35
mzanettiwill push14:35
mzanettiSaviq: ^14:35
Saviqmzanetti, kk14:36
mzanettiSaviq: pushed14:38
Saviqmzanetti, I'm running the whole suite now14:39
mzanetticheers14:39
Saviqmzanetti, will the objectName change not break get_scope() now?14:40
Saviqor something else altogether14:40
mzanettiafaict this wasn't used. the others just use ("QQuickLoader", scopeId="something")14:40
mzanettinever really using objectName on it14:41
Saviqmzanetti, http://pastebin.ubuntu.com/8747668/14:41
mzanettimeh... sorry14:41
mzanettifixing14:41
mzanettiSaviq: pushed the fix14:55
Saviqmzanetti, tx14:55
Saviqmzanetti, TBH I think the fact that the objects were named after the scopes was kinda on purpose, was part of the test really...14:57
mzanettiSaviq: seems to only be used to wait for it14:58
Saviqmzanetti, I mean in the qml tests14:59
mzanettilike var scope = findChild("first one"); waitForRendering(scope)14:59
mzanettior tryCompare(scope, status, Loader.Ready)14:59
Saviqmzanetti, is it finding across the whole dash?14:59
Saviqmzanetti, or with in a certain index?15:00
mzanettiSaviq: in testDash it's only used in initTestCase()15:00
Saviqmzanetti,15:00
Saviqok15:00
mzanettiSaviq: in testDashContent its used in a few more places, but also only for waiting for it15:00
mzanettiSaviq: the tests for scrolling left/right already use dashContentList.currentIndex etc15:01
Saviqmzanetti, ok15:01
dandradermzanetti, did you set up a ppa for shellRotation?15:28
mzanettidandrader: not yet... have to fix some launcher issue first15:28
dandradermzanetti, ok. just asking because this branch should also be added there: lp:~dandrader/qtmir/supportedOrientations15:28
mzanettiah ok. thanks15:29
=== alan_g|lunch is now known as alan_g|tea
zkrolikojust been wondering why the "change window" element of the UI (the stuff that comes when you press alt+tab) is not observing current windows. Example: You hold alt+tab and it opens, then a application launches, but the element doesn't update to show new window. Small issue but still a w weird behavior. Have no idead about Unity's implementation so I don't know how hard it would it be to fix it.15:42
=== alan_g|tea is now known as alan_g
zkrolikoI figured somebody would be intrested.15:42
=== dandrader is now known as dandrader|lunch
Saviqzkroliko, best file a bug under http://bugs.launchpad.net/unity15:55
Saviqheh15:56
tsdgeosgreyback: ping16:04
greybacktsdgeos: pong16:06
tsdgeosgreyback: i guess you have no way to reproduce that dbus dead lock right?16:06
greybacktsdgeos: nothing reliable I'm aware of16:07
tsdgeosok16:08
tsdgeosbecause i have thiago's patches up and running16:08
tsdgeosbut yeah what do i do now :D16:08
greybacktsdgeos: can I unassign myself from that bug? I've really got very little idea about it16:19
tsdgeosgreyback: i'm not your boss :D16:20
greybacktsdgeos: let me be less indirect: can I assign it to you? :D16:20
tsdgeosgreyback: i got very little idea about it16:20
tsdgeosso please no16:20
greybackok16:20
WellarkSaviq: do you need any extra hands to help?17:01
SaviqWellark, not really17:01
SaviqWellark, I'm blocked by infra more than anything else17:02
WellarkSaviq: right.. I know the feeling :)17:02
WellarkSaviq: just ping if there is anything I can help with17:02
Saviqo/ for now17:02
=== dandrader|lunch is now known as dandrader
Wellarkmterry: could you comment here what we discussed with olga last week: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/138262117:19
ubot5Ubuntu bug 1382621 in unity8 (Ubuntu) "sim pin prompt on boot but after greeter" [Undecided,New]17:19
=== mpt__ is now known as mpt
darthbunnyhello!17:36
darthbunnycan anyone help me with a problem related to unity8 in ubuntu-deskto-next?17:37
mterryWellark, done17:38
darthbunnyanyone knows how can I make the on screen keyboard start on my convertible tablet?17:41
darthbunnyI see that I have ubuntu-keyboard which is an implementation of maliit on unity ui17:42
Wellarkmterry: thanks!17:46
=== dpm is now known as dpm-afk
=== dandrader is now known as dandrader|afk
=== dandrader|afk is now known as dandrader
=== salem_ is now known as _salem

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