=== 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 | ||
kdk344 | hello | 02:16 |
---|---|---|
kdk344 | is there a demand for QML outside of ubuntu app dev? | 02:16 |
kdk344 | 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 | 02:17 |
liuxg | is there any way to resolve the issue? | 03:18 |
=== Gary is now known as Guest78532 | ||
zsombi | ahayzen: I think the Page.header is not set automatically, you have to set it in order to get proper values. | 05:56 |
=== chihchun_afk is now known as chihchun | ||
dholbach | good morning | 07:59 |
zzarr | good morning | 08:44 |
zsombi | Saviq: related to bug 1508363 | 10:39 |
ubot5 | bug 1508363 in unity8 (Ubuntu) "Coordinated migration to UITK 1.3" [High,In progress] https://launchpad.net/bugs/1508363 | 10:39 |
zsombi | Saviq: the Page.header is null by default, and you need the PageHeader component in order to look like one you need. | 10:40 |
Saviq | zsombi, "one you need"? is that a port-to-1.3 step? | 10:42 |
zsombi | 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:42 |
zsombi | 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:43 |
zsombi | Saviq: and it is not documented as we are not complete with that step yet | 10:44 |
Saviq | 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:44 |
zsombi | 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 |
zsombi | Saviq: and I've added that to the bug | 10:45 |
Saviq | zsombi, well, can you do that in the currently published framework? | 10:46 |
zsombi | Saviq: as far as the current published framework has the PageHeader yes | 10:46 |
Saviq | zsombi, who can answer that? | 10:46 |
zsombi | Saviq: it's simple: if you have one 15.04.1 framework, you cna check whether PageHeader is there or not | 10:47 |
Saviq | zsombi, you mean programatically? | 10:49 |
Saviq | zsombi, I'm really just asking who can tell us which SDK version does the latest framework ensure | 10:50 |
zsombi | 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 |
zsombi | Saviq: however PageHeader is relatively a new stuff, so it may be missing from the FW... | 10:50 |
Saviq | zsombi, I can tell you for sure it wasn't there, but we need someone who can tell us what was | 10:51 |
Saviq | there must be a 1:1 mapping between framework and UITK/package versions | 10:51 |
Saviq | be it just a published list of packages in OTA6 or whenever was the framework introduced | 10:51 |
zsombi | Saviq: wasn't it OTA7? | 10:54 |
Saviq | zsombi, "or whenever" | 10:54 |
Saviq | zsombi, I don't know, I'm totally not involved with it, we don't export any APIs | 10:54 |
Saviq | 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) | 10:58 |
Saviq | zsombi, talking with sil on #ubuntu-ci-eng | 11:00 |
=== _salem is now known as salem_ | ||
=== chihchun is now known as chihchun_afk | ||
dobey | can anyone tell me how to get the currentPage property object from a PageStack in autopilot? | 13:42 |
dobey | or is this channel only for idling? | 13:43 |
balloons | rpadovani, ping | 14:01 |
zsombi | ahayzen: ping dude | 14:15 |
zsombi | ahayzen: about the header height... | 14:15 |
zsombi | ahayzen: see my comments on the bug 1508363 #16 and #18 | 14:16 |
ubot5 | bug 1508363 in unity8 (Ubuntu) "Coordinated migration to UITK 1.3" [High,In progress] https://launchpad.net/bugs/1508363 | 14:16 |
zsombi | 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:17 |
dobey | i guess that means i can't do it and this channel is only for idling | 14:18 |
balloons | dobey, I assume you didn't find much love in #ubuntu-autopilot? | 14:24 |
dobey | balloons: well, autopilot doesn't provide all the helpers for uitk, and that channel is even more quiet than this one :( | 14:25 |
balloons | dobey, the uitk guys do an excellent job of trying to keep the helpers up to date. Try pinging one of them | 14:27 |
dobey | 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 |
balloons | dobey, and if you feel empowered and have need for one, patches are always welcome, heh | 14:28 |
balloons | dobey, I would start with zsombi and timp | 14:29 |
dobey | 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:30 |
popey | 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:31 |
dobey | 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:33 |
balloons | popey, interesting. So the old bot passed it, but the new bot failed it | 14:34 |
popey | yeah, fun. | 14:38 |
balloons | popey, let me do a quick look. I have a guess | 14:46 |
popey | kk | 14:48 |
balloons | 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:48 |
popey | uh | 14:50 |
balloons | I think it's failing to copy the clicks properly or something.. so all the runs are of music.. yikes | 14:50 |
balloons | ohh.. actually, never mind.. It's just a dirty workspace, so it's showing the old log | 14:51 |
balloons | whew.. But still, it's failing to run | 14:51 |
balloons | 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:52 |
balloons | 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:53 |
popey | how odd. | 14:54 |
ahayzen | zsombi, thanks for your comment :-) | 15:10 |
zsombi | ahayzen: yw | 15:10 |
ahayzen | zsombi, just note that the PageWithBottomEdge used the header.height as well ;-) | 15:10 |
zsombi | ahayzen: I saw it, and itás bad | 15:11 |
ahayzen | yeah :-/ | 15:11 |
ahayzen | balloons, some interesting messages from the jenkins bot on weather ;-) "DEBUG: FAILED: Continuous integration, rev:79 ... Finished: SUCCESS" | 15:20 |
dobey | ahayzen: those messages make sense. the child job failed. the job that ran the child jobs succeeded in running them | 15:25 |
ahayzen | \o/ | 15:25 |
balloons | hey ahayzen | 15:53 |
balloons | ahayzen, got a link to the mp in question? | 15:54 |
ahayzen | yo, appears the new bot is attempting to run against weather \o/ | 15:54 |
ahayzen | balloons, https://code.launchpad.net/~ubuntu-weather-dev/ubuntu-weather-app/reboot-finish-listitem-migration/+merge/266981 is one of them | 15:54 |
balloons | ahayzen, thanks, I'll look. We have both running for now to find little things like this | 15:55 |
ahayzen | cool :-) | 15:55 |
balloons | ahayzen, ohh.. I see it's linking to the update job. Probably should change that | 15:56 |
balloons | should link to https://core-apps-jenkins.ubuntu.com/job/weather-app-ci/7/ instead | 15:56 |
balloons | see the real error: https://core-apps-jenkins.ubuntu.com/job/weather-app-ci/7/console | 15:56 |
balloons | Text conflict in po/com.ubuntu.weather.pot | 15:56 |
balloons | ahayzen, did you track that down, or was that lost to you? | 15:57 |
ahayzen | ah | 15:57 |
ahayzen | so 3 branches have conflicts :-) | 15:58 |
ahayzen | thanks for pointing that out balloons :-) | 15:58 |
balloons | ahayzen, for now, go to the --build-url= urls' in the messages :-) | 15:59 |
balloons | i've added fixing the message to the list | 15:59 |
ahayzen | ok thanks :-) | 15:59 |
=== davidcalle is now known as davidcalle_afk | ||
=== chihchun_afk is now known as chihchun | ||
popey | 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 ? | 18:47 |
balloons | popey, yes I can make it so calc and other issues like this can land. | 19:10 |
balloons | Let me just change it right now | 19:11 |
balloons | popey, any future builds (or re-runs, which you or ahayzen or anyone else can request) should pass for this specific issue | 19:13 |
ahayzen | \p | 19:13 |
ahayzen | \o/ | 19:13 |
=== 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 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!