=== salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem === chriadam|away is now known as chriadam [02:16] hello [02:16] is there a demand for QML outside of ubuntu app dev? [02:17] when searching on indeed, there isn't near the demand as other languages. i'm wondering if it's worth the time or if i should stick with java and android [03:18] is there any way to resolve the issue? === Gary is now known as Guest78532 [05:56] ahayzen: I think the Page.header is not set automatically, you have to set it in order to get proper values. === chihchun_afk is now known as chihchun [07:59] good morning [08:44] good morning [10:39] Saviq: related to bug 1508363 [10:39] bug 1508363 in unity8 (Ubuntu) "Coordinated migration to UITK 1.3" [High,In progress] https://launchpad.net/bugs/1508363 [10:40] Saviq: the Page.header is null by default, and you need the PageHeader component in order to look like one you need. [10:42] zsombi, "one you need"? is that a port-to-1.3 step? [10:42] Saviq: it si not mandatory to do that, so it's not a "must do" but the Page.header is not set at all [10:43] Saviq: if the Page is not having the header set, it'll use the one from MainView. If you set this one, the MainView's one will be omitted [10:44] Saviq: and it is not documented as we are not complete with that step yet [10:44] zsombi, ohkay, not sure then why you're telling me this? do you mean that the answer to vthompson's question is "you can't, yet"? [10:45] Saviq: well, you pinged me with the question :) anyways, the answer is you can do that, but the docs are not up to date on d.u.c [10:45] Saviq: and I've added that to the bug [10:46] zsombi, well, can you do that in the currently published framework? [10:46] Saviq: as far as the current published framework has the PageHeader yes [10:46] zsombi, who can answer that? [10:47] Saviq: it's simple: if you have one 15.04.1 framework, you cna check whether PageHeader is there or not [10:49] zsombi, you mean programatically? [10:50] zsombi, I'm really just asking who can tell us which SDK version does the latest framework ensure [10:50] Saviq: or by simply looking at the FS... I don't remember what was there exactly, there were too many things rolling on while the FW suddenly appeared... [10:50] Saviq: however PageHeader is relatively a new stuff, so it may be missing from the FW... [10:51] zsombi, I can tell you for sure it wasn't there, but we need someone who can tell us what was [10:51] there must be a 1:1 mapping between framework and UITK/package versions [10:51] be it just a published list of packages in OTA6 or whenever was the framework introduced [10:54] Saviq: wasn't it OTA7? [10:54] zsombi, "or whenever" [10:54] zsombi, I don't know, I'm totally not involved with it, we don't export any APIs [10:58] zsombi, I've a feeling that either a) the framework was defined prematurely or b) the migration is premature (since there seem to be issues porting apps with the new framework) [11:00] zsombi, talking with sil on #ubuntu-ci-eng === _salem is now known as salem_ === chihchun is now known as chihchun_afk [13:42] can anyone tell me how to get the currentPage property object from a PageStack in autopilot? [13:43] or is this channel only for idling? [14:01] rpadovani, ping [14:15] ahayzen: ping dude [14:15] ahayzen: about the header height... [14:16] ahayzen: see my comments on the bug 1508363 #16 and #18 [14:16] bug 1508363 in unity8 (Ubuntu) "Coordinated migration to UITK 1.3" [High,In progress] https://launchpad.net/bugs/1508363 [14:17] ahayzen: in case you guys were using teh Page.header property before, I feel sorry for you, as that was never published - it belongs to an internal type, called PAgeTreeNode, from which we've never intended to publish any property [14:18] i guess that means i can't do it and this channel is only for idling [14:24] dobey, I assume you didn't find much love in #ubuntu-autopilot? [14:25] balloons: well, autopilot doesn't provide all the helpers for uitk, and that channel is even more quiet than this one :( [14:27] dobey, the uitk guys do an excellent job of trying to keep the helpers up to date. Try pinging one of them [14:28] balloons: i don't even know who "the uitk guys" are exactly. but looking at the source tree there is no helper for the PageStack component at all [14:28] dobey, and if you feel empowered and have need for one, patches are always welcome, heh [14:29] dobey, I would start with zsombi and timp [14:30] i spent all day yesterday banging my head just trying to run my tests with adt-run, so "empowered" is hardly how i'm feeling [14:31] balloons, what's going on with calculator failing here? https://code.launchpad.net/~gang65/ubuntu-calculator-app/ubuntu-calculator-app-math-2.4-upgrade/+merge/274958 any idea? (should I expect this)? [14:33] popey: i know ci was having some issues with jenkins yesterday. that looks weird and probably related to that. should ping cihelp about it i think [14:34] popey, interesting. So the old bot passed it, but the new bot failed it [14:38] yeah, fun. [14:46] popey, let me do a quick look. I have a guess [14:48] kk [14:48] popey, it's because the AP tests failed. However, it's a bit weird, because it's linking to a run of the music tests [14:50] uh [14:50] I think it's failing to copy the clicks properly or something.. so all the runs are of music.. yikes [14:51] ohh.. actually, never mind.. It's just a dirty workspace, so it's showing the old log [14:51] whew.. But still, it's failing to run [14:52] popey, so it built things fine. I was going to ask your thoughts on what to do with the AP gating. Most of the apps will fail trunk at the moment. I can toggle the tests passing as not required for all apps, or just specific ones [14:53] you can see the logic at the end of https://core-apps-jenkins.ubuntu.com/job/calculator-app-ci/4/console. It builds the click, passes it to adt-krillin job to run it. If that fails, the build is marked failed [14:54] how odd. [15:10] zsombi, thanks for your comment :-) [15:10] ahayzen: yw [15:10] zsombi, just note that the PageWithBottomEdge used the header.height as well ;-) [15:11] ahayzen: I saw it, and itás bad [15:11] yeah :-/ [15:20] balloons, some interesting messages from the jenkins bot on weather ;-) "DEBUG: FAILED: Continuous integration, rev:79 ... Finished: SUCCESS" [15:25] ahayzen: those messages make sense. the child job failed. the job that ran the child jobs succeeded in running them [15:25] \o/ [15:53] hey ahayzen [15:54] ahayzen, got a link to the mp in question? [15:54] yo, appears the new bot is attempting to run against weather \o/ [15:54] balloons, https://code.launchpad.net/~ubuntu-weather-dev/ubuntu-weather-app/reboot-finish-listitem-migration/+merge/266981 is one of them [15:55] ahayzen, thanks, I'll look. We have both running for now to find little things like this [15:55] cool :-) [15:56] ahayzen, ohh.. I see it's linking to the update job. Probably should change that [15:56] should link to https://core-apps-jenkins.ubuntu.com/job/weather-app-ci/7/ instead [15:56] see the real error: https://core-apps-jenkins.ubuntu.com/job/weather-app-ci/7/console [15:56] Text conflict in po/com.ubuntu.weather.pot [15:57] ahayzen, did you track that down, or was that lost to you? [15:57] ah [15:58] so 3 branches have conflicts :-) [15:58] thanks for pointing that out balloons :-) [15:59] ahayzen, for now, go to the --build-url= urls' in the messages :-) [15:59] i've added fixing the message to the list [15:59] ok thanks :-) === davidcalle is now known as davidcalle_afk === chihchun_afk is now known as chihchun [18:47] balloons, so is there something we need to do for https://code.launchpad.net/~gang65/ubuntu-calculator-app/ubuntu-calculator-app-math-2.4-upgrade/+merge/274958 ? [19:10] popey, yes I can make it so calc and other issues like this can land. [19:11] Let me just change it right now [19:13] popey, any future builds (or re-runs, which you or ahayzen or anyone else can request) should pass for this specific issue [19:13] \p [19:13] \o/ === chihchun is now known as chihchun_afk === davidcalle_afk is now known as davidcalle === salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem