/srv/irclogs.ubuntu.com/2014/06/17/#ubuntu-unity.txt

=== _salem is now known as salem_
=== salem_ is now known as _salem
=== _salem is now known as salem_
=== salem_ is now known as _salem
=== marcusto_ is now known as marcustomlinson_
CimiSaviq, is the greeter unsplit in image 84?07:45
SaviqCimi, yes, even before that (81 I think)07:45
CimiSaviq, ok07:45
CimiSaviq, cause I tried autopilot for my branch but greeter is transparent and such07:45
Cimiall failing07:45
Cimiso could be something else07:46
SaviqCimi, yeah, but it doesn't in trunk ;)07:46
Cimiahah yes07:46
Cimiweather sucks in this country07:48
mhr3tsdgeos, can you look at the dep issues?08:07
mhr3tsdgeos, thomas wants to land it today no matter what08:07
tsdgeosSaviq: mhr3: most of the times if run unity8 inside valgrind i don't get the scopes contents, any idea why that may be?08:27
Saviqtsdgeos, timeout probably08:28
Saviqpfft08:28
Cimibah08:46
mhr3tsd08:55
mhr3eh08:55
mhr3tsdgeos, as Saviq said, timeouts08:56
tsdgeosmhr3: any easy way to increase them?08:57
mhr3is recompiling scopes lib an option?08:57
tsdgeossure08:57
mhr3although... should be possible to do it just by dropping a conf file somewhere08:58
mhr3but i never tried that08:58
mhr3so let's recompile08:58
tsdgeosmhr3: well i think i don't need it now08:58
tsdgeosi can get it to work mostly with unity-scope-tool08:58
tsdgeosit'd be good to know for the future08:59
tsdgeosneed to go, i'm at the doctors waiting room and my turn is next08:59
tsdgeosbbl08:59
mhr3include/unity/scopes/internal/DfltConfig.h.in08:59
mhr3static const int DFLT_ZMQ_TWOWAY_TIMEOUT = 300;   // milliseconds08:59
mhr3static const int DFLT_ZMQ_LOCATE_TIMEOUT = 3000;  // milliseconds08:59
mhr3eh..09:00
Saviqlol09:00
mhr3Saviq, hm, noticed that noone did a proper review of the u8 departments branch, could you look at it?09:05
Saviqmhr3, will do09:05
Saviqmhr3, you found an issue though? with temp scopes?09:06
mhr3yea.. wish that was the only issue :/09:06
Saviq:|09:06
CimiSaviq, either run on device or my branch are quite broken09:07
Cimiat least on the phone :\09:07
SaviqCimi, easy to verify - try with trunk09:07
CimiI haven't touched greeter in such way to break it09:07
Cimianyway will do09:08
CimiSaviq, can we have a silo?09:09
Cimiah I see09:12
CimiSaviq, I have a mousearea on top of the infographics image09:12
CimiSaviq, which steals events from the swipe to unlock09:12
CimiSaviq, I just want the double tap09:12
Cimiis it possible to propagate everything apart double taps?09:13
Cimior shall I connect to the main greeter mousearea and capture taps from here?09:13
SaviqCimi, double tap is unfortunately just two taps, so not sure how you think you'd discern those...09:14
SaviqCimi, so yeah, use the same area09:14
Cimiok09:15
Cimithat is the draggingarea in greeter.qml..09:15
seb128Saviq, hey, do you know if that's a known issue? http://paste.ubuntu.com/7657512/09:27
seb128Saviq, robert_ancell is hitting that when trying to run unity8 desktop on current utopic09:27
seb128likely a platform-api issue, but tvoss doesn't seem online09:28
seb128hum, ricmm is not on this channel, -> touch09:28
=== dandrader is now known as dandrader|afk
CimiSaviq, issue is... draghandle has already onClicked09:51
CimiSaviq, sure we shouldn't have another mousearea on top of the infographics stealing that clicked event?09:51
Cimiotherwise I have to hack the draggingarea09:52
Cimiand check the mouse position before dealing with onclicked to tease the launcher09:52
=== dandrader|afk is now known as dandrader
SaviqCimi, the greeter hints on tap09:55
CimiSaviq, onClicked09:56
SaviqCimi, it's working fine in the old infographics, why isn't it working now?09:56
CimiSaviq, because new infographics have a mousearea09:58
SaviqCimi, the old ones had one, too, double-click to change the source09:58
CimiSaviq, does tap work?09:58
SaviqCimi, yes09:59
Cimion the circle, to reveal?09:59
SaviqCimi, I tap once, the hint shows up09:59
SaviqCimi, I tap twice, the notification source changes09:59
Cimimouse.accepted = false09:59
Cimiok09:59
Cimiyeah works with this added code10:00
CimiI guess I should make tests more robusts for that10:00
Cimiapart from that is fine10:00
CimiSaviq, looks like it is running with my fake mock on the phone10:03
Cimiwhy is that?10:04
Cimicannot se a proper prefix10:04
Cimiah ok calls run.sh10:06
=== vrruiz_ is now known as rvr
mhr3tsdgeos, http://paste.ubuntu.com/7657681/10:13
tsdgeosmhr3: cool, tx10:14
=== MacSlow is now known as MacSlow|lunch
tsdgeosMirv: ping10:30
Mirvtsdgeos: pong10:30
tsdgeosMirv: i have a tentative fix for the unity8 crash on scorlling10:30
tsdgeosMirv: I have an upstream patch yet though (patch was exchanged with Simon from Digia via pastebin)10:31
tsdgeosdo you want to try to integrate it so more people can try it and confirm the crash is gone?10:31
Mirvtsdgeos: ooh! must be hard debugging, seeing random corruptions at different places10:31
Mirvtsdgeos: yeah sure I'd like to integrate it10:31
tsdgeoslet me give you a diff10:32
CimiSaviq, does unity automatically prefix mocks?10:36
Cimipreload I mean10:36
tsdgeosMirv: http://paste.ubuntu.com/7657771/10:36
CimiSaviq, I always have the fake infographics, even id I almost commented run and run_on_device10:36
Cimii think it might be because I don't have the real plugin10:36
Cimiso it fallsback to the fake10:36
Mirvtsdgeos: thanks, pushing a build to the normal PPA (the best way to have actual test results)10:40
MirvI hope the gcc breakage doesn't affect compiling of qtdeclarative though10:40
tsdgeosgcc breakage?10:41
Mirvtsdgeos: if you upgrade your phone now and get 4.9.0-7ubuntu1 version of gcc-4.9 packages, everything C++ stops working10:42
tsdgeosbut aren't we compiling with 4.8 ?10:42
Mirvbut I guess the default compiler is still 4.8. I don't really know the details except that all you get to see is Google logo if you upgrade :)10:42
Mirvtsdgeos: yes I think so, and I think that probably the actual breakage comes from libprocess-cpp being compiled with 4.9 and now the new 4.9 broke it10:43
tsdgeos:/10:43
dednickgreyback: using mir+unity-mir devel the apps are not getting focused when opened.10:44
Mirvso I put out http://people.canonical.com/~tjyrinki/gcc/fix_gcc.tar if eg. people want to dist-upgrade to Qt 5.3 PPA and still have it functional (relatively easily)10:44
dednickgreyback: nevermind. was my dodgey code10:58
greybackdednick: sorry am otp10:59
=== dandrader is now known as dandrader|afk
tsdgeosMirv: upstream is now at https://codereview.qt-project.org/8763311:21
=== dandrader|afk is now known as dandrader
CimiSaviq, time for mumble quickly? have issue I cannot resolve11:36
SaviqCimi, am there11:47
Mirvtsdgeos: compliation essentially done but the nice PNG crunch will take some time still https://launchpad.net/~ci-train-ppa-service/+archive/landing-005/+build/610561911:52
tsdgeosok11:53
tsdgeoswill keep an eye11:53
SaviqMirv, that thing should be killed with fire :P11:59
=== alan_g is now known as alan_g|lunch
=== dandrader is now known as dandrader|afk
=== davidcalle_ is now known as davidcalle
=== MacSlow|lunch is now known as MacSlow
=== _salem is now known as salem_
Saviqpaulliu, now that you know the dash machinery more, could you have a look at bug #1330957 ?12:37
ubot5bug 1330957 in Unity 8 "Header with no mascot has no margin when card background is enabled" [High,Triaged] https://launchpad.net/bugs/133095712:37
=== alan_g|lunch is now known as alan_g
=== boiko_ is now known as boiko
tsdgeosMirv: so the build is done, can you do some testing on whether you can reproduce the crash or not?13:11
Mirvtsdgeos: yeah, testing already, I haven't been able to crash it so far13:11
tsdgeosnice, thanks13:12
CimiSaviq, same issue in the test with trunk13:30
SaviqCimi, so probably the test does something, like tap too quickly or so13:31
CimiSaviq, so basically adding mouseDoubleClick(greeter, greeter.width/2, greeter.height/2); at the beginning in test_teasingArea(data) of tst_SingleGreeter.qml causes the following to fail13:33
Cimiso a double tap/click on the infographics mouse area break things13:34
CimiI don't know what13:34
Ciminote that if you then add another mouseClick after this, it works13:34
Cimiit's like something gets stuck13:34
CimiSaviq, ^13:39
tsdgeosSaviq: the fact i need "afterLineChildItem: DashDepartments" in two places in https://code.launchpad.net/~aacid/unity8/departments/+merge/221072 shows we need some refactoring there, but i'd rather add a todo than do it right now, what do you say?13:39
Saviqtsdgeos, call it "navigation" btw...13:40
tsdgeosSaviq: what should i call navgation?13:40
Saviqtsdgeos, "afterLine"13:40
Saviqtsdgeos, they refer to it as navigation (departments + sorting)13:41
tsdgeosSaviq: well, it's a generic name for the thing that shows in a pageheader13:41
tsdgeosyou can you there whatever you want13:41
Saviqtsdgeos, hmm ok13:41
Saviqtsdgeos, bottomItem?13:41
Saviqtsdgeos, the name is bad :D13:41
tsdgeosi agree it's not the best name ever, but navigation is worse13:41
Saviqtsdgeos, right, forgot it's generic13:41
Saviqtsdgeos, but yeah, we probably need some refactor between ScopeItem and Dash, am fine with TODO13:42
=== dandrader|afk is now known as dandrader
tsdgeosSaviq: so you prefer bottomItem instead of afterLineItem ?13:53
tsdgeosafterLine is about being after the "signature line"13:53
Saviqtsdgeos, I know... postDividerItem?13:53
Saviqtsdgeos, it's all in PageHeader, too, right? not specific to LVWPH?13:53
tsdgeoscorrect13:53
Saviqtsdgeos, so bottomItem would be good, too, your call between postDividerItem and bottomItem13:59
tsdgeosok14:00
=== alan_g is now known as alan_g|tea
=== alan_g|tea is now known as alan_g
paulliuSaviq: ok.14:43
MacSlowSaviq, I'm pretty confident https://code.launchpad.net/~macslow/unity8/sound-hint-support/+merge/218962 and https://code.launchpad.net/~macslow/unity-notifications/sound-hint-support/+merge/218961 are good to go, if you want to take another look... regarding the two branches for the combo-button support there's still a merge-conflict (reported by lp) in debian/changelog I haven't been able to reproduce locally.14:44
SaviqMacSlow, which branch has the conflicts?14:46
MacSlowSaviq, this one https://code.launchpad.net/~macslow/unity-notifications/combo-button-support/+merge/22150614:47
SaviqMacSlow, indeed, ignore LP, must've gotten confused14:52
SaviqMacSlow, if CI is good then we're fine14:52
MacSlowSaviq, newer CI-run for unity8/sound-hint-support is currently underway... I expect a CI-approved within the next 30 min or so14:53
CimiI think my system defaults to qt414:53
CimiI have this error now14:54
Cimiqmlplugindump: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmlplugindump': No such file or directory14:54
Cimicompiling14:54
Cimiis there a magic env variable?14:54
MacSlowCimi, hm... when did you last pull updates?14:54
SaviqCimi, `apt install qt5-default`14:54
SaviqMacSlow, all looks good indeed, will run through them and ACK tomorrow morning14:54
CimiSaviq, what does this package do?14:55
MacSlowCimi, I had a bunch of compiler-errror earlier this day and those went away after pulling updates again this afternoon14:55
Cimisets the default version to qt514:55
Cimiweird14:55
MacSlowSaviq, great thx!14:55
SaviqCimi, why weird? qt4 and qt5 are co-installable, both have the same binaries14:56
SaviqCimi, so something needs to decide how to deal with that14:57
dednickmterry: mind taking a quick look? https://code.launchpad.net/~nick-dedekind/unity-system-compositor/trusted-sessions/+merge/22183514:57
dednickjust some compatibility updates for mir.14:57
mterrydednick, looks visually fine yeah14:58
dednickalthough jenkins should be able to  build it now...14:59
mterrydednick, top-approve when you like15:00
dednickmterry: thanks15:00
CimiSaviq, would have preferred a tool15:00
CimiSaviq, instead a package15:00
tsdgeosCimi: Saviq: you don't really *need* the package, you can just export  QT_SELECT="qt5"15:01
tsdgeoslike i do15:01
tsdgeosbut then you have to change all control files to not require the package ^_^15:01
CimiSaviq, otherwise what happens if you install qt4-defaults then uninstall the packages (and qt4?)15:01
Cimiit should fall back to qt515:01
Saviqtsdgeos, I know15:01
SaviqCimi, sure, it'd probably be handled by alternatives in Ubuntu otherwise, but qt-chooser is an upstream Qt tool, we didn't want to go against that15:02
SaviqCimi, and it allows you to easily switch between them by just exporting the var as Albert said15:02
dednickSaviq: platform-api/devel & unity-system-compositor/devel should be using mir staging ppa as well for jenkins CI builds right?15:05
dednickas well = same as unity-mir15:05
Saviqdednick, yes15:05
Saviqdednick, afaict15:05
Saviqkgunn, can you confirm ↑?15:05
dednickSaviq: hm. ok, they dont seem to be at the mo. I'll talk to CI15:05
CimiSaviq, this double click thing is weird15:10
CimiSaviq, do you have an idea?15:10
CimiI can try with a testcase but...15:10
CimiI'm wondering if it will become wasting time15:11
SaviqCimi, if another click is a workaround, use it for now15:14
SaviqCimi, with a FIXME15:14
CimiSaviq, it is weird15:16
CimiSaviq, I am not sure there is no bug here15:17
tsdgeosSaviq: what do you mean with "TryVerticalJournal doesn't resize the journal, would be nice to see how it behaves." ?15:27
tsdgeosit does totally resize here :S15:27
Saviqtsdgeos, as I resize the window15:27
Saviqtsdgeos, the actual journal does not get resized15:28
tsdgeosi get more/less columns15:28
Saviqtsdgeos, huh'15:28
tsdgeosyou don't?15:28
Saviqtsdgeos,  width: units.gu(80)15:29
Saviqtsdgeos, line 359 of the diff15:29
Saviqtsdgeos, and it's only anchored left15:29
tsdgeosSaviq: that's not tryVerticalJournal15:29
tsdgeosthat's tryResponsiveVerticalJournal15:30
Saviqtsdgeos,  sorry, meant that15:30
Saviqdoes it make more sense now? :)15:30
tsdgeoshonestly didn't think it was needed since the other already does it, but sure, can do15:30
Saviqtsdgeos, but the other does something else15:30
tsdgeoscorrect15:31
Saviqtsdgeos, here you'll see that the columns are spaced before there's space for one more etc.15:31
tsdgeosyep15:31
Saviqmhr3, I dist-upgraded from silo 014, where should I look for depts?15:37
mhr3Saviq, amazon15:37
Saviqmhr3, hmm I only get a single item... wonder if it's geography-based (we don't have amazon here...)15:37
Saviq(single item and no depts that is)15:38
mhr3Saviq, hmm.. maybe, i get three :)15:38
mhr3and depts15:38
* Saviq shakes fist15:38
Saviqthat's gonna be tricky then :|15:39
mhr3Saviq, what do you get with https://dash.ubuntu.com/smartscopes/v2/amazon/search?q=&platform=phone ?15:40
Saviqmhr3, got depts there :/15:40
kgunndednick: i saw you got the answer, gcc shenanigans...15:40
mhr3Saviq, when did you upgrade from the silo? i was rebuilding u8 like an hour ago15:40
Saviqmhr3, just now15:41
mhr3hm, should be good then15:41
Saviqmhr3, and it's not there in either favourite or temp scope15:41
mhr3Saviq, pastebin upstart's smart-scopes-proxy.log15:41
dednickkgunn: that's the issue with unity-mir. usc & platform-api aren't building with mir staging ppa.15:41
Saviqmhr3, http://paste.ubuntu.com/7659027/15:42
dednickkgunn: i've spoken to fginther. he's adding the hooks for the ppa to the jenkins projects.15:42
kgunndednick: ah15:42
mhr3Saviq, hm.. all looks good, check versions of unity-api, u8, scopes-api?15:43
Saviqmhr3, all updated from the ppa :|15:43
=== gatox is now known as gatox_lunch
mhr3Saviq, music scope not working right?15:44
Saviqmhr3, http://paste.ubuntu.com/7659040/15:44
Saviqmhr3, yeah, empty15:44
Saviq*weird*15:44
tsdgeosSaviq: about the 'Should this be "responsive"?'15:45
tsdgeosit's what we have in the others15:45
Saviqtsdgeos, ok15:45
mhr3Saviq, indeed... last one then - scope-registry.log15:45
tsdgeosi agree it can be a bit confusing15:45
Saviqmhr3, http://paste.ubuntu.com/7659043/15:45
SaviqAH15:46
Saviqmhr3, didn't restart smart-scopes-proxy15:46
mhr3oh you're on desktop?15:47
mhr3then yea... restart all15:47
CimiSaviq, what's the best way to run autopilot tests?15:47
kgunndednick: fyi...i'm trying to get a ci-train silo, line 12 of the sheet, to get ppa going for folks to use....15:47
SaviqCimi, desktop or phone?15:47
CimiSaviq, well all15:47
SaviqCimi, on desktop or phone15:47
CimiI need to test this infographics15:48
Cimiqmltests are fine15:48
dednickkgunn: cool. unity-mir not up-to-date yet. just doing some tests now.15:48
Cimisbuilding now15:48
kgunndednick: ah...so unity-mir mp needs updating ?15:49
dednickkgunn: yup. nearly done15:51
CimiSaviq, so?15:53
SaviqCimi, install the packages on the phone and use phablet-test-run -n unity8-autopilot15:54
Cimibtw15:54
Cimisbuilding now, after long time15:54
Cimilibunity-mir-dev:armhf : Depends: libplatform-api1-dev:armhf but it is not installable15:54
Cimiand so on15:54
SaviqCimi, you can take the packages from CI15:54
Cimiknown issue or I delete and start from scratch?15:54
CimiSaviq, would like to have a silo for that15:55
CimiSaviq, with infographics too15:55
SaviqCimi, right, we lost the silo15:55
dednickkgunn: ok, i've just updated the unity-mir trust session branch15:55
SaviqCimi, let me try15:56
* Saviq updates the chroots15:58
tsdgeosSaviq: the departments, you tested amazon scope?15:58
Saviqtsdgeos, yes15:59
tsdgeosit's the amazon scope that breaks15:59
tsdgeosnot my fault :D15:59
Saviqtsdgeos, you sure? it looked like something broke internally?15:59
tsdgeosi'm pretty much sure yes15:59
tsdgeoscan you tryDashContent16:00
tsdgeosor maybe i don't understand what "click on header to close while it's loading" means16:00
tsdgeosthat's "header" in there?16:00
Saviqthe department button16:01
Saviqtsdgeos, it looks like it's waiting for it to load at that point16:01
Saviqtsdgeos, I could reproduce in tryDash, but it opened after it loaded16:01
tsdgeosi'll need you to drive me with what you do there16:02
tsdgeosbut tomorrow, today fix VJ16:02
Saviqtsdgeos, sure16:03
tsdgeos_and my wifi exploded16:09
tsdgeos_Saviq: i think the problem is items are changing size after created and that confuses the VJ16:09
tsdgeos_booo16:11
Saviqtsdgeos_, :|16:11
SaviqCimi, u8 cross-compiles fine here16:11
CimiSaviq, weird16:11
SaviqCimi, make sure to update/upgrade your chroot16:11
CimiSaviq, I will delete the chroots16:11
CimiSaviq, how can I?16:11
SaviqCimi, sbuild-update16:12
SaviqCimi, also, https://wiki.ubuntu.com/SimpleSbuild#Maintaining_the_schroots16:13
Cimicool16:13
tsdgeos_Saviq: i can fix it, but tomorrow, too tired now to tackle that big-ish change now16:14
CimiSaviq, ap seems to run fine... I'll leave it...16:17
Cimiah16:20
Cimithe phone app has the new bottom edge16:20
Cimilooks quite confusing to use16:21
Cimiwhen it's in, the header changes weird16:21
CimiSaviq, did you try the new bottom edge in the phone app?16:22
Cimiam I alone thinking it's weird layer of navigation?16:23
Cimiit comes from the bottom, but the header suggest to navigate left not down16:23
Cimii think that if we have a gesture from the bottom we should be able to revert it with an action similar but inverted16:24
=== salem_ is now known as _salem
=== gatox_lunch is now known as gatox
=== alan_g is now known as alan_g|EOD
=== _salem is now known as salem_
alecumzanetti, Saviq: here's a fake launcher, that exposes via dbus the interfaces we discussed, and that uses libubuntu-download-manager-client to fetch progress and error information: https://code.launchpad.net/~alecu/unity-scope-click/launcher-integration/+merge/22346118:06
alecuI'll be using that to test the scope branch that will call startInstallation and completeInstallation18:07
alecuI figured it might be useful as a skeleton for the launcher implementation.18:08
=== salem_ is now known as _salem
=== _salem is now known as salem_
mterryIs there a 'FunctionSpy' like there is a SignalSpy?18:43
=== salem_ is now known as _salem
=== _salem is now known as salem_
=== salem_ is now known as _salem
=== boiko_ is now known as boiko

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