18:33 #startmeeting Weather App 18:33 Meeting started Thu May 30 18:33:47 2013 UTC. The chair is mhall119. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 18:33 18:33 Available commands: #accept #accepted #action #agree #agreed #chair #commands #endmeeting #endvote #halp #help #idea #info #link #lurk #meetingname #meetingtopic #nick #progress #rejected #replay #restrictlogs #save #startmeeting #subtopic #topic #unchair #undo #unlurk #vote #voters #votesrequired 18:34 alright, link time 18:34 Bugs: https://bugs.launchpad.net/ubuntu-weather-app 18:34 Blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-weather-development 18:34 Burndown: http://status.ubuntu.com/coreapps-13.10/ubuntu-weather-dev-coreapps-13.10-month-2.html 18:35 only 1 open bug, that's good, and it for supporting F instead of just C, which there is already a work item for 18:35 hi all 18:35 hi 18:35 hi neokore 18:36 alright, so let's take a look at the burndown chart real quick 18:36 so we're blocked on artwork from design 18:36 I know they're working on visual designs, starting with Clock, so hopefully we'll get that soon 18:36 what other assets are you waiting on from them? 18:37 I'Ve added a blocked blueprint yesterday after the design meeting 18:37 "Show weather for last known location at first start" 18:37 what does it do currently? 18:37 first location on the list? 18:37 yeah 18:37 and what's that blocked on? 18:37 last known location of the device 18:38 after first start, when no locations where already added by the user 18:38 oh, I thought you meant last one you were looking at before closing it 18:38 so there's no blank tab 18:38 ok 18:38 so you're waiting on location data to be supported? 18:38 yes 18:38 ok 18:39 any news about this? 18:39 only that there is a Qt Mobility API that should be used 18:39 which support multiple backend sources, one of which will be GPS on devices (eventually) 18:39 I started investigating it, but by now with no success 18:39 but on desktop it should use geoip 18:40 it would work on desktop with QtMobility? 18:40 in theory, that's what I've been told 18:40 http://doc.qt.digia.com/qtmobility/qml-location-plugin.html is the API 18:42 it's alright to target with the blueprints for desktop, like this blueprint? It would not be blocked anymore 18:43 sorry, I didn't understand that 18:43 you mean if you can target the same API on the desktop, then it's not blocked? 18:43 yes? 18:43 yes! 18:43 ok, cool 18:44 next work item is the Chart Component 18:44 is that something we're still doing? I thought it was dropped from the design 18:45 as far as i understood, yes 18:45 I don't really know, but in the lastest designs I've seen there is no charts 18:46 can one of you send an email to calum and see if we still need to implement that? If not, I'll drop the work item from the list 18:46 Ok 18:46 thanks neokore 18:47 u1db integration, m-b-o have you started on this? 18:47 I'm still waiting for a new u1db build 18:47 I know the u1db-qt package has been broken for a while 18:47 we're moving it to the SDK team's PPA, because that one uses real ARM hardware to build, instead of a virtual environment 18:47 codewise, the most things are ready, but would not work 18:47 that should get working packages again 18:48 I'm unsure if month-2 will be possible 18:48 ok, we can move that back to month-3 18:49 I see the packages are in the new PPA, but still failing to build, I'll try and get that resolved for you guys 18:49 until then I'll mark the work item as BLOCKED too 18:49 I'll look in next build and will decide if month-2 will be possible 18:49 okay 18:49 next up, unit tests 18:49 I've started with autopilot 18:49 awesome! 18:50 we still have to run them manually as far as I know, but eventually jenkins will run them 18:50 I've tried to reach an action in the toolbar, but found no way, except be setting absolute pixel 18:50 hmmm, might need to ask balloons about that 18:51 another problem is localstorage 18:51 at least on desktop 18:51 should be cleared at setUp, but I don'* know how 18:52 hmmm...I wonder if we can make it use some temporary location when running a test 18:52 yes, that would be ideal 18:53 alright, ability to change units (C/F) 18:53 neokore: has that started? 18:54 yes 18:54 INPROGRESS still, or DONE? 18:54 inprogress 18:55 ok 18:55 anything blocking you on that one? 18:55 I just have finished the "screen" but not yet where to save it 18:55 ok 18:55 gconf will be used, right? 18:56 dconf, eventually 18:56 okay 18:56 ok 18:56 they plan on using an upstream component to wrap it 18:56 QPropertyMap 18:56 but there's currently a bug with accessing it from QML 18:56 they're going to use it for the SystemSettings app too, so I know they're following up on it 18:57 for now it can just go into the same LocalStorage as the locations 18:57 ok 18:57 Hi all 18:57 okay, I'll add a function for that 18:57 in Storage.qml 18:57 m-b-o, #ubuntu-autopilot is great for help :- 18:58 great m-b-o 18:58 and that's all the work items for month-2 18:58 I'll update the blueprint with what we discussed 18:58 balloons: thanks 18:58 things are looking good guys, thanks for your work 18:59 thanks 18:59 #endmeeting