=== jamesh_ is now known as jamesh === cyphase is now known as Guest23195 === Guest23195 is now known as cyphase === dpm is now known as dpm-afk === sil2100_ is now known as sil2100 [09:39] tsdgeos: quite annoying if it'd happen to be now so that it's fixed on krillin but still fails on mako... still unlandable. you could try reruninning UITK tests on #151 + 018 now that the Mir, glibc are included in there [09:40] I've been running the tests again now but it seems unchaged on mako [09:40] Mirv: so still sdk that fails for you, right? [09:40] sdk autopilot i mean [09:41] tsdgeos: everything fails similar to before, ie more failures than without 018, and those hangs happen. for example 6-8 failures in UITK now with 018: http://people.canonical.com/~tjyrinki/qt5/fail/vivid-ap-mir013/ [09:41] webbrowser-app 5 vs 1 [09:42] tsdgeos: it seems the address book seems resolved though! same 1 failure. [09:42] I guess that was the Mir fix [09:43] tsdgeos: now it seems the UITK test was again failing, and when I touched the screen unity8 crashed.. [09:43] s/failing/hanging/ [09:45] tsdgeos: which is interesting. http://people.canonical.com/~tjyrinki/qt5/fail/mako151_plus_018/_usr_bin_unity8.32011.crash [09:50] Mirv: that was on mako, right? [09:50] tsdgeos: yes [09:50] ok, flashing [10:03] added other crash files in the same dir too that happened after flashing / during UITK run [10:04] just in case, since now I'm flashing yet again [10:18] we need to imrpove packaging [10:18] all my tests are failing with [10:18] UInput: ImportError("No module named 'evdev'",) [10:19] * tsdgeos installs python3-evdev === greyback__ is now known as greyback [11:09] is there any standalone Header component, that I can use without a Page? [11:09] tsdgeos maybe ^ [11:09] I'm going with PageHeader but I'd have to modify it to allow different actions [11:09] davidcalle: yes [11:09] lol [11:10] davidcalle: sorry [11:10] :D [11:10] faenil: yes [11:10] or you can see it's implementation [11:10] tsdgeos, :) [11:10] i.e. basically use a PageHeadStyle [11:10] yes I've read PageHeader's implementation [11:10] or are you talking about a simple Header with a PageHeadStyle inside? [11:12] PageHeader's got two fixed PageHeadStyles and no api to modify those (as far as I could see) [11:12] (unless I go the js hacking way, that is :P) [11:13] faenil: you asked if thre was a standalone Header [11:13] PageHeadStyle is a standalone Header [11:13] oh, in itself? ok, I'll read that code then, thank you ;) [11:14] the name would suggest it's just a styling item :) [11:25] tsdgeos: works ok, thank you [11:25] :) [11:25] why is called Style though? even the docs say it's just Style api :/ [11:29] * tsdgeos shrugs [11:29] the SDK people may be able to give you an explanation === dpm-afk is now known as dpm [12:00] tsdgeos: fair enough :D === MacSlow is now known as MacSlow|lunch [12:38] it seems card-size is useless when card-layout is horizontal, is that intended? [12:38] I can only see a difference between size when using vertical card-layout [12:38] sizes* [13:03] kgunn__, video froze === MacSlow|lunch is now known as MacSlow === alan_g is now known as alan_g|lunch [13:45] mzanetti: addeed the tests for https://code.launchpad.net/~aacid/unity8/urldispatcher_hideeverything === alan_g|lunch is now known as alan_g [14:06] dandrader: greyback: any idea about this? want a bug? [14:06] tsdgeos, about what? [14:06] think it called Style, as other themes can replace [14:06] oops [14:07] up-enter fail [14:08] lol [14:08] greyback: dandrader: http://paste.ubuntu.com/10689199/ [14:11] tsdgeos, can you reproduce it? [14:11] dandrader: no, it comes from a .crash from Mirv [14:12] crashing inside mir::events::add_touch [14:12] maybe the object is null or something [14:12] dandrader: it's throwing [14:12] hard to tell as everything is "optimized out" [14:13] see event_builders.cpp:280 [14:13] BOOST_THROW_EXCEPTION(std::logic_error("Only one touch up/down may be reported per event")); [14:14] nice [14:18] tsdgeos, yeah, you can make it a qtmir bug [14:24] dandrader: https://bugs.launchpad.net/qtmir/+bug/1437357 [14:24] Ubuntu bug 1437357 in QtMir "Crash because uncaught exception in mir::events::add_touch" [Undecided,New] === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [15:27] where are the theming settings for the clickapps scope? the doc says you can define appearance via code or .ini, but there's nothing regarding Appearance in the clickapps .ini, and the code doesn't seem to specify anything about that === alex-abreu is now known as alex-abreu|doc === dandrader is now known as dandrader|lunch === alex-abreu|doc is now known as alex-abreu === alan_g is now known as alan_g|EOW === dandrader|lunch is now known as dandrader === dandrader is now known as dandrader|afk === tmike is now known as totallymike === dandrader|afk is now known as dandrader [20:18] I'm adding debug info for unity to sosreport (customer troubleshooting collection tool) [20:18] is there anything unity specific I should get besides /usr/lib/nux/unity_support_test -p ?