/srv/irclogs.ubuntu.com/2015/02/20/#ubuntu-unity.txt

vthompsonHas anyone else seen issues with an app (say Gallery) crashing when the device is rotated and the upper right tab drawer is tapped? It seems to only happen in vivid, and I was wondering if it is due to initial changes for shell rotation? Also curious what the fix might be. The MWC demo might include a autorotation/convergence demo of the Music app on vivid.01:52
vthompson* upper left, rather01:53
tsdgeosgreyback: yo10:00
greybacktsdgeos: hey10:00
tsdgeosgood hunch on the mirsurfaceitem timer10:00
greybackok10:01
tsdgeosgreyback: i'll propose a branch10:01
greybacktsdgeos: sweet, thanks!10:01
greybackI've a branch to use Mir's frame pump, but it caused visual errors10:01
greybackmight try it again with latest mir10:02
tsdgeosi guess this is probably what's causing the regression on mzanetti's game that pat was complaining about10:02
tsdgeosMirv: ↑10:02
mzanettiwat?10:02
tsdgeosmzanetti: there's a bug with qtmir+qt5.4 (or something else) that leaks a timer "every" frame paint10:03
tsdgeosthus eventually unity8 spends it's life copying a huge list of timers around10:03
tsdgeosand i guess has no time to actually animate your stuff10:03
mzanettiaha!10:03
tsdgeoss/it's/its10:04
mzanetti"a timer on every frame paint"10:04
mzanettithat sounds scary even without leaking it10:04
Mirvtsdgeos: yes, I'm reading your bug updates, it sounds like it could be the core issue10:08
Mirvand hopefully is, making my Qt preration work for the worst useless (always a good news)10:08
tsdgeosargable qt should not be leaking the timer if you do it wrong10:10
tsdgeosbut oh well10:10
tsdgeosgreyback: https://code.launchpad.net/~aacid/qtmir/timer_thread/+merge/25042310:11
greybacktsdgeos: thank you10:12
Mirvmzanetti: after all, smooth robots vs robots is critically important10:22
tsdgeosMirv: greyback: mzanetti: can we get this into a silo so pat&others can try it?10:27
greybacktsdgeos: sure, am just sanity testing it right now10:28
tsdgeosk10:28
Mirvtsdgeos: greyback: adding a line and kicking the first build already10:29
greybackalrighty10:29
* tsdgeos just got his Google Code In blanket10:32
tsdgeosshame winter is almost over :D10:32
mzanettiMirv: of course it is :P10:37
tsdgeosCimi: can you do https://code.launchpad.net/~aacid/unity8/qmluitests54 ? I guess Daniel didn't top approve because you claimed it too11:12
Mirvgreyback: tsdgeos: seems much better with the PPA11:15
tsdgeosMirv: great11:17
greybackI don't see any visual impact, so will TA11:17
tsdgeosgreyback: great :)11:21
Cimitsdgeos, some indent for pincharea, rest is gine11:42
Cimifine11:42
tsdgeosCimi: indent fixed11:55
tsdgeosgreyback: Mirv: so how do we go on with that silo? should we land it?11:57
Mirvtsdgeos: if upstream ie greyback is happy too, yes please mark the line as tested and I'll land it12:04
greybackI'm happy12:05
CimiSaviq, can I do https://code.launchpad.net/~aacid/unity8/properVRangesCurrentScope/+merge/246465 ?12:05
SaviqCimi, yeah, go for it12:06
Mirvgreyback: spreadsheet line 57, then12:09
Mirvafter happy to mark as tested12:10
tsdgeoswhat do i need to write on it?12:10
Mirvoh, right, we need the -gles too though12:11
Mirvtsdgeos: usually image tested, tester name, device12:11
=== MacSlow is now known as MacSlow|lunch
tsdgeosMirv: in comments?12:15
Mirvtsdgeos: there's the Tested? field, with syntax12:20
tsdgeosi'm obviously not on the same spreadsheet as you12:21
tsdgeoscan't see any tested field12:21
Mirvgreyback: can you also approve https://code.launchpad.net/~timo-jyrinki/qtmir/gles_20150220/+merge/250435 ?12:28
greybackMirv: done12:30
Mirvtsdgeos: "Testing pass?"  on citrain spreadsheet, but if you are not a lander you probably dom't have edit rights12:30
tsdgeosMirv: yeah i'm not a lander, can't edit12:30
tsdgeosgreyback: can you ?12:30
greybackyeah12:30
tsdgeosfood time!12:31
greybackdone12:33
Mirvqtmir-gles building, good to go after that12:40
=== alan_g is now known as alan_g|lunch
=== dandrader_ is now known as dandrader|afk
Mirvtsdgeos: published13:20
Mirvthanks greyback for the help13:20
greyback_np13:20
=== MacSlow|lunch is now known as MacSlow
tsdgeosawesome guys13:35
=== alan_g|lunch is now known as alan_g
=== dandrader|afk is now known as dandrader
Mirvnope, you're awesome14:18
MacSlowgreyback_, how bad is such a mir-common error: http://pastebin.ubuntu.com/10325163 ?14:33
greyback_MacSlow: I've never seen that before14:34
greyback_suggest you ask in #ubuntu-mir they'll have a better idea14:34
MacSlowgreyback_, I'm getting that for running my shell-rotation-AP test (which is by now means complete nor correct)14:35
MacSlowgreyback_, I will... just puzzled by the side-effect one definition in a supporting class has14:36
greyback_MacSlow: I'm mystified, the error message alone is peculiar14:37
tsdgeosoh14:37
tsdgeosdev days are gone14:37
tsdgeos^W rebranded14:37
MacSlowgreyback_, that doesn't give me much confidence in evaluation what might be going on :)14:38
greyback_MacSlow: I'm not the Mir expert ;) that error is from mir code, best ask mir team!14:39
MacSlowgreyback_, sure... you were just my first point of entry :)14:40
MacSlowgreyback_, seems I found a way to avoid that error...14:42
greyback_how?14:42
MacSlowgreyback_, Python-magic I don't really understand... but am glad exists ;)14:42
MacSlowgreyback_, part of it seems to be a name-collision14:44
greyback_whatever you say :) I don't understand the problem, but glad you figured out a fix14:48
=== ubuntu is now known as Guest76382
mterrymzanetti, did you ever figure out why mouse interaction broke?15:36
tsdgeosmterry: quick one https://code.launchpad.net/~aacid/unity8/notwohostnames/+merge/25046015:41
tsdgeosCimi: or you if you're bored :D ↑15:41
mterrytsdgeos, sure15:43
mzanettimterry: yes, fixed now15:43
mterrymzanetti, what did I do?  :)15:43
mzanettimterry: in the end it turned out that it indeed only broke my branch... not trunk... so my bad. sorry for that15:43
mzanettimterry: what happened is that you set LauncherPanel.enabled to false when not "visible"15:44
mterrymzanetti, oh well...  good.  Sorry for breaking you though  :)15:44
mzanettiand when revealing by mouse it's not going to that state15:44
mterrymzanetti, right...  ah...  I did that because Olga tested and could press launcher buttons while dragging it out15:45
mterrymzanetti, in the tutorial.  So I figured user shouldn't be able to press buttons while dragging.  But I did not think about mice that's true15:45
Cimitsdgeos, ok15:46
=== dandrader is now known as dandrader|lunch
=== dandrader|lunch is now known as dandrader
rcarloswho18:07
rcarloswhois18:07
rcarlos?18:08
rcarlosdesktop-next latest version one18:11
=== dandrader is now known as dandrader|afk
rcarlosend18:31
rcarlosquit18:31
rcarloshelp18:32
=== dandrader|afk is now known as dandrader

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