18:31 <popey> #startmeeting Ubuntu Touch Weather App meeting
18:31 <meetingology> Meeting started Thu Jun 13 18:31:47 2013 UTC.  The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
18:31 <meetingology> 
18:31 <meetingology> 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:31 <popey> some links..
18:32 <popey> blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-weather-development
18:32 <popey> bugs: https://bugs.launchpad.net/ubuntu-weather-app/+bugs
18:32 <popey> reviews: https://code.launchpad.net/ubuntu-weather-app/+activereviews
18:32 <popey> burndown: http://status.ubuntu.com/coreapps-13.10/
18:32 <popey> how are things?
18:33 <m-b-o> °c and °f are now a configurable option
18:33 <popey> nice!
18:33 <m-b-o> in a popup, should be in a Page instead. but task is done
18:34 <m-b-o> Raul finsihed it yesterday
18:34 <m-b-o> a location manager landed also
18:34 <popey> yeah, saw that, looks nice
18:35 <m-b-o> design wants a list of cities onth device for the search
18:35 <m-b-o> http://design.canonical.com/wp-content/uploads/Weather3.jpg
18:35 <m-b-o> like in the third screen
18:36 <m-b-o> and a if you type the list should get filtered
18:36 <popey> i see
18:36 <m-b-o> the only weather app I know which do this is one from the n9 and there it's realy slow
18:37 <m-b-o> when it shlould be part of Qt.Location I guess?
18:37 <m-b-o> clock would use it also, afaik
18:37 <popey> well, we need something consistent as weather isnt the only app requesting location
18:37 <popey> exactly, yes
18:37 <popey> and others
18:37 <popey> https://bugs.launchpad.net/ubuntu-weather-app/+bug/1188332 is interesting
18:38 <popey> i added 6 locations as reported in the bug, and now i can't choose a different location from the tabs at the top
18:38 <m-b-o> the animations hould get stopped when not visible
18:38 <m-b-o> should
18:38 <popey> PID USER      PR  NI  VIRT  RES  SHR S  %CPU %MEM    TIME+  COMMAND
18:38 <popey> 6906 phablet   20   0  290m 125m  34m S  99.2  6.7   3:03.07 qmlscene
18:38 <popey> yeah ☻
18:40 <popey> confirmed the bug..
18:41 <popey> m-b-o: any blockers or other issues at the moment?
18:42 <m-b-o> the app make stoo much http requests, so I want to add a time treshold, befor ethe next forecast request
18:43 <popey> does it gather weather for all cities at once?
18:43 <m-b-o> and I want to precalculate the values for celsius and fahrenheit so the switching will happen without new api request
18:43 <m-b-o> yes
18:43 <popey> oh that's wise
18:43 <m-b-o> and when offline it should disply the data from the storage
18:44 <m-b-o> I'll add the bliueprints later
18:44 <popey> great
18:44 <m-b-o> coming back to this city list, how to get this?
18:44 <m-b-o> who and how?
18:45 <popey> sorry, I don't understand?
18:45 <popey> the new proposal for city search from design?
18:45 <m-b-o> yes
18:46 <popey> Good question. I'm not sure where we're expecting that to come from. I'll add an action to find out
18:46 <m-b-o> thanks
18:46 <m-b-o> do you know the current state of Qt.Location and lat/long detection?
18:47 <popey> let me see...
18:48 <popey> checked the internal status spreadsheet, it's high priority and someone is assigned it seems. I'll check up with them to get an update.
18:49 <m-b-o> okay
18:51 <popey> anything else I can help with ?
18:52 <m-b-o> with tests I've started, but had no success so far, but some of my problems have been solved. getting over some final hurdles and it should work.
18:52 <m-b-o> for the moment I'm fine :)
18:52 <popey> Good stuff.
18:53 <popey> are you waiting on anything from design?
18:53 <m-b-o> on the final design, yes :)
18:54 <m-b-o> but that's in work
18:54 <m-b-o> we're waiting for nothing special
18:54 <popey> I'll check in with Christina tomorrow and see how that's going.
18:54 <m-b-o> oka
18:54 <m-b-o> y
18:56 <popey> ok, lets wrap then..
18:57 <popey> #endmeeting