UbuntuIRC / 2016 /02 /10 /#ubuntu-app-devel.txt
niansa
Initial commit
4aa5fce
raw
history blame
2.52 kB
[00:58] <ahoneybun> mhall119, still kicking?
[01:23] <ahoneybun> mm I can't use PageHeader, ToolbarItems or anything
[01:23] <ahoneybun> they just don't exist to the SDK
[01:56] <ahayzen> ahoneybun, check your manifest
[01:56] <ahoneybun> for?
[01:57] <ahoneybun> framework?
[01:58] <ahayzen> yah
[01:59] <ahoneybun> I've changed it to them all and no luck
[01:59] <ahoneybun> g2g
[01:59] <ahoneybun> right now it is ubuntu-sdk-15.04-qml
[01:59] <ahayzen> ahoneybun, that is old
[01:59] <ahoneybun> which one?
[01:59] <ahayzen> ahoneybun, http://bazaar.launchpad.net/~music-app-dev/music-app/trunk/view/head:/manifest.json.in#L4
[02:00] <ahayzen> ahoneybun, "framework": "ubuntu-sdk-15.04.3-qml", is the latest
[02:00] <ahayzen> that is in "stable"
[02:00] <ahoneybun> same error
[02:00] <ahoneybun> cannot assign to non-existent property "tools"
[02:00] <ahayzen> ahoneybun, you have done an import Ubuntu.Components 1.3 ?
[02:00] <ahoneybun> yea
[02:01] * ahayzen hasn't actually used that component yet but plans to later in the week
[02:01] <ahoneybun> funny that line is underlined red though
[02:01] <ahoneybun> is usually bad
[02:01] <ahoneybun> g2g
[02:01] <ahayzen> ahoneybun, is "tools" even a thing? https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.PageHeader/
[02:02] <ahoneybun> tools: ToolbarItems {
[09:41] <JamesTait> Good morning all! Happy Wednesday, and happy Plimsoll Day! ๐Ÿ˜ƒ
[12:00] <popey> renatu: when you get a moment could you resolve the conflicts in https://code.launchpad.net/~renatofilho/ubuntu-calendar-app/fix-add-guest-search-field/+merge/284121 ?
[12:00] <popey> dbarth: got any ideas on a test plan for https://code.launchpad.net/~dbarth/ubuntu-calendar-app/push-helper/+merge/280697 ? :)
[12:01] <renatu> popey, sure
[12:01] <popey> thanks renatu
=== alecu-natholiday is now known as alecu
[13:20] <dbarth> popey: hey
[13:20] <popey> yo
[13:20] <dbarth> popey: mostly i create an event and set a reminder 5 min. in the future
[13:20] <popey> ok, nice and simple then
[13:20] <popey> I'll give it some testing on device here
[13:20] <popey> thanks
[13:21] <dbarth> then i check the indicators plays it; then i move that 2 min. turn off notification in system settings > notifications > calendar app
[13:21] <dbarth> and check that it won't play
[13:21] <dbarth> and then i use the clock to set an alarm, and confirm that the alarm fires event if notifications are off
[13:23] <popey> ok
[13:30] <renatu> popey, conflicts solved
[13:41] <popey> thanks renatu