/srv/irclogs.ubuntu.com/2015/04/28/#ubuntu-unity.txt

=== mozzarella is now known as mozzarellaaaaaaa
=== tmpRAOF is now known as RAOF
=== mozzarellaaaaaaa is now known as mozzarella
=== spy_ is now known as huangzhiquan
Mirvtsdgeos: seems obvious, but just stating that dropping Always-remove-reply-from-replies-when-processing-can.patch while adding the Add-QQuickAsyncImageProvider.patch08:38
tsdgeosMirv: correct, the QQuickAsyncProvider includes that one too08:38
=== vrruiz_ is now known as rvr
=== dednick is now known as dednick_
=== nick_ is now known as Guest9400
Mirvjamesh: hey! the asyncprovider qtdeclarative is now in silo 002. do you want me to start landing it already or do you want your future thumbnailer branch go in at the same time?10:57
Mirvyou can develop against the 002 anyway right now10:59
tsdgeosmzanetti: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/144684611:07
mzanettianyone has the link to the strip-tags script? I lost it on the reinstall11:07
ubot5Ubuntu bug 1446846 in unity8 (Ubuntu) "Three consistent autopilot test failures" [High,Triaged]11:07
tsdgeosMirv: he's not on his computer at the moment11:07
tsdgeosSaviq: i did some fixlets based on your comments on the screenshotting branc11:26
tsdgeosh11:26
greybackmzanetti: http://pastebin.ubuntu.com/10924392/11:39
mzanettigreyback, thanks :)11:39
=== MacSlow is now known as MacSlow|lunch
seb128Saviq, bug #1448716 ... settings are not involved in the indicators, or did you mean ubuntu-settings-component?12:09
ubot5bug 1448716 in unity8 (Ubuntu) "[mako] Battery charge percentage offscreen" [Undecided,Incomplete] https://launchpad.net/bugs/144871612:09
=== alan_g is now known as alan_g|lunch
=== MacSlow|lunch is now known as MacSlow
dandradermzanetti, so, what's the status on the shellRotation branch?13:11
Mirvjamesh: tsdgeos: I think I'll start landing testing for the qtdeclarative alone, since it should not hurt anything but is easier for QA signoff to not need to consider qtdeclarative as such later when the thumbnailer branch is ready13:11
jameshMirv: awesome.  Thanks!13:12
tsdgeosok13:12
greyback_dandrader: hey, I would appreciate a couple of reviews, have you time today?13:17
dandradergreyback_, sure13:17
greyback_dandrader:  https://code.launchpad.net/~unity-team/qtubuntu/DPR/+merge/257515 would be good to start13:17
boikoSaviq: hi, I am working on some dialer-app autopilot tests, and one of them triggers a libnotify notification that gets in the way of the subsequent tests13:34
boikoSaviq: I wrote code to mock the notification daemon, but on ubuntu touch the daemon is embedded in the unity process, right?13:35
Saviqboiko, yeah13:36
Saviqboiko, it'd likely be better if we gave you an emulator so that you could actually interact with the notification13:36
boikoSaviq: so, is there any way I could request from autopilot for the notification to be dismissed?13:36
Saviqboiko, right now there is none, elopio, have you guys been working on anything related ↑?13:37
boikoSaviq: yep, that would be perfect, but in case you don't have time for it, is there any fast workaround?13:37
elopioSaviq, boiko: no. But it shouldn't take a lot of time, and you can ping the vanguard in #ubuntu-quality for help.13:39
=== dandrader is now known as dandrader|afk
elopiohowever, a way of dismissing the notification without the UI sounds like a nice thing to have.13:41
boikoelopio: ok, I will ping you guys on #ubuntu-quality for help with that13:43
mzanettidandrader|afk, hey, did you update the demo-stuff ppa?14:05
Saviqhuuh14:06
Saviqpstolowski, do you have music on your phone?14:07
pstolowskiSaviq, atm not, but i can have some when my phone finishes flashing14:08
pstolowskiSaviq, what's up?14:08
Saviqpstolowski, I go to My Music, tap on an artist... and have no way out other than pulling down to refresh14:08
pstolowskiuh, what happened..14:09
Saviqpstolowski, it's like the search query isn't populated14:09
pstolowskiSaviq, uhm, ok, let me see if i can reproduce. i have a suspiction about what change might have introduced it14:12
Saviq↑ <wristslap> ↑14:12
=== dandrader|afk is now known as dandrader
dandradermzanetti, it should be up to date14:16
dandradermzanetti, it's been a while since I last did any shellRotation work14:17
pstolowskiSaviq, ok, i can repro, investigating..14:17
dandradergreyback_,  this devicePixelRatio stuff is confusing. I would expect only QScreen to have it, as this is the only entity representing a physical device. But then also QWindow and QImage have devicePixelRatio()...15:32
mhall119tedg: ping when you're around15:32
greyback_dandrader: with devicePixelRatio=2, an qimage is scaled up x2 unless it also has devicePixelRatio 215:34
greyback_dandrader: qwindow has the property mainly as convenience factor I believe, means you don't need to do QWindow::screen()->devicePixelRatio() all the time15:35
greyback_not sure why else15:35
tedgmhall119, Trick question? ;-)15:35
tedgmhall119, trick question? :-)15:36
mhall119tedg: nah, I'm asking for work instead of giving it :)15:36
tedgmhall119, I'm always available for that.15:36
mhall119tedg: you talked to me about the need for a symbols server last week, can you email the details of (A) the problem that needs solving and (B) the way to solve it, so that I can put together a plan for doing so15:37
dandradergreyback_, and a QImage with devcePixelRatio=2 on a regular QScreen (dpr=1) will have its size halved. so when you say a QImage has devcePixelRatio=2 you're saying it's a high-dpi image that will look huge on a low dpi screen unless you scale it down15:37
greyback_dandrader: pretty much15:38
greyback_dandrader: note I don't think that use-case you described will happen, as I think qt only looks for an image with devicePixelRatio=2 when DPR is set to 215:40
greyback_and I think the parameter is mostly ignored if DPR=115:40
dandraderoh, this is getting tricky15:41
ted_mhall119, Yeah, I can.15:42
mhall119thanks15:43
=== dandrader is now known as dandrader|lunch
tsdgeosWhaat16:35
tsdgeosqmluitests has not been running some tests and not complaining16:35
tsdgeosbooooo16:35
tsdgeoshttps://jenkins.qa.ubuntu.com/job/unity-phablet-qmluitests-vivid/788/consoleFull is marked as green16:36
tsdgeosbut /usr/bin/xvfb-run: 184: /usr/bin/xvfb-run: dbus-launch: not found16:36
pete-woods1tsdgeos: http://pastebin.com/Trw7cxiw16:43
pete-woods1there's also libqtdbustest (which I wrote, disclaimer, etc)16:43
greyback_tsdgeos: think need to ping someone on #ubuntu-ci-eng about that, could be the runner script we have will need to pull that dependency in explicitly (tho xvfb should depend on dbus-x11, no?)16:43
tsdgeosgreyback_: or actually use dbus-test-runner which we're alredy depending on16:43
tsdgeosso we should probably be using it16:44
* tsdgeos prepares a patch16:44
greyback_tsdgeos: yeah, better16:44
pete-woods1if all you want is a private dbus instance, all you do is add dbusmock  as a member variable, and you're done16:44
greyback_pete-woods1: quit pimping yo sh*t here daug!16:44
pete-woods1greyback_: :D16:44
tsdgeosok, so https://code.launchpad.net/~aacid/unity8/use_dbus_test_runner/+merge/257675 worked on my machine, let's see if CI likes it16:51
=== dandrader|lunch is now known as dandrader
=== om26er_ is now known as om26er
om26erdandrader, Hello!17:49
dandraderom26er, hi17:49
om26erdandrader, during regression testing unity8 crashes for us while switching an app. Its not reproducible but these logs[1] seem to suggest something to do with libUbuntuGestures. [1] https://errors.ubuntu.com/oops/7d668448-edcb-11e4-95a8-fa163e339c8117:50
dandraderom26er, no bug report?17:59
om26erdandrader, first need to know if those logs are of any use18:01
dandraderom26er, the StacktraceTop gives some clues18:01
om26erdandrader, ok, I'll report a bug for that now.18:02
dandraderom26er, and you can assign me to it directly18:03
om26erdandrader, sure18:03
dandraderom26er, does the moment where the crash happens involve closing or stopping some app?18:04
om26erdandrader, might be, because dialer-app had hanged that time so after apport collected its logs it did vanish18:06
om26erand then this crash18:06
om26erbug 144968618:06
ubot5bug 1449686 in unity8 (Ubuntu) "Unity8 crashes while switching from dialer-app" [High,New] https://launchpad.net/bugs/144968618:06
dandraderom26er, so this happens while doing a drag from the right edge?18:15
om26erdandrader, yes, the original reporter said "I tried switching the app, right after dial-app freeze"18:17
dandraderom26er, is he on IRC?18:23
om26erdandrader, no he EOD'd quite a while ago. You can email/comment on the bug if you want to contact him18:24

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