18:02 <popey> #startmeeting weather app meeting 18:02 <meetingology> Meeting started Thu Sep 4 18:02:38 2014 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 18:02 <meetingology> 18:02 <meetingology> Available commands: action commands idea info link nick 18:03 <popey> Ok, couple of things. 18:03 <popey> Last week the design team had some time reviewing apps. 18:03 <popey> Including reviewing some extensive user testing. 18:03 <popey> a bunch of people were dragged in off the street to play with all the apps and the shell 18:04 <popey> We have some specific feedback on the weather app, and the general result is a complete redesign. 18:05 <popey> Once we have some more detail with the new designs we'll get that passed along. 18:05 <popey> I anticipate the app will change quite a bit, with a lot more data on screen 18:05 <popey> As it was hard for new users to discover the swipe gestures to find later/tomorrow etc 18:06 <popey> m-b-o: still there? ☻ 18:07 <m-b-o> of course! :) 18:07 <popey> heh 18:07 <popey> So really, we're blocked on new designs. 18:07 <m-b-o> if it's worth the wait, everything' alright :) 18:07 <popey> Great. 18:08 <m-b-o> we still have some backedn stuff todo, location api! 18:08 <popey> ah yes. We have lat/long search on a test server. 18:09 <popey> http://146.185.188.87/?lat=40.714270&long=-74.005970 18:09 <m-b-o> oh, fine! 18:09 <popey> the on-device location service is in progress and should land soon. 18:09 <m-b-o> waht ahppened about the search by the starting letters? 18:09 <m-b-o> to have a predictive search too! 18:10 <popey> does that not work? 18:10 <popey> http://146.185.188.87/?query=F 18:10 <popey> http://146.185.188.87/?query=Fa 18:10 <popey> http://146.185.188.87/?query=Far 18:10 <popey> etc 18:10 <popey> http://146.185.188.87/?query=Farnborough 18:11 <m-b-o> one moment 18:13 <m-b-o> not like on geonames 18:13 <m-b-o> http://api.geonames.org/searchJSON?style=full&username=uweatherdev&name_startsWith=aichh 18:13 <m-b-o> http://146.185.188.87/?query=aichh 18:14 <popey> ok, can you file a bug against https://launchpad.net/ubuntu-geonames detailing what you need and I'll ask twistddev to look at it? 18:14 <m-b-o> okay 18:14 <m-b-o> can we use blueprints again? 18:15 <popey> sure 18:15 <popey> for the new design? 18:15 <popey> I'm happy to use whatever tool you guys find easiest. 18:15 <m-b-o> in gerneral I was quite well with blueprints 18:16 <m-b-o> from now on, but only if it's not a big task for you 18:16 <popey> its fine by me 18:17 <m-b-o> where can I add one? 18:18 <m-b-o> sorry, I'm on a new machine, my browser history is gone 18:18 <popey> https://blueprints.launchpad.net/ubuntu-phone-coreapps 18:19 <popey> thats where we kept the old ones 18:19 <popey> so we could have a new one for "weather reboot" 18:19 <popey> want me to set one up? 18:19 <m-b-o> oh yes please, that would be cool! 18:20 <popey> ok, no problem 18:20 <popey> so there's just one merge pending currently.. 18:20 <popey> https://code.launchpad.net/~martin-borho/ubuntu-weather-app/1363023-header-overlay-textcolor/+merge/232698 18:21 <m-b-o> yeah, should be fine now 18:21 <m-b-o> shoudl land without problems, as far as i see 18:21 <m-b-o> I want to ask you about what to do with these older bugs: 18:22 <m-b-o> https://bugs.launchpad.net/ubuntu-weather-app/+bug/1187314 18:22 <m-b-o> https://bugs.launchpad.net/ubuntu-weather-app/+bug/1189925 18:22 <m-b-o> https://bugs.launchpad.net/ubuntu-weather-app/+bug/1195243 18:22 <m-b-o> https://bugs.launchpad.net/ubuntu-weather-app/+bug/1223320 18:23 <m-b-o> all regarding the old design 18:23 <popey> I'd set them all Wontfix 18:23 <m-b-o> I'll, with pleasure :) 18:24 <popey> ☻ 18:25 <popey> Ok, anything else? 18:25 <m-b-o> nope! :) 18:26 <popey> Great. Look forward to seeing the new designs ☻ 18:26 <m-b-o> you will have a look at https://code.launchpad.net/~martin-borho/ubuntu-weather-app/1363023-header-overlay-textcolor/+merge/232698 ? 18:26 <m-b-o> me too! 18:26 <popey> right, so what happened there... lets look 18:27 <popey> hmm, balloons you about? 18:27 <popey> http://91.189.93.70:8080/job/generic-mediumtests-utopic-weather-app/74/testReport/junit/ubuntu_weather_app.tests.test_locationmanager/TestLocationManager/test_remove_location_with_mouse_/ 18:27 <popey> TestCase.setUp was already called. Do not explicitly call setUp from your tests. In your own setUp, use super to call the base setUp. 18:27 <m-b-o> thats fixed in trunk now! 18:27 <popey> ah, lets re-run 18:28 <popey> ok, rebuild triggered 18:28 <popey> shouldn't take long! 18:28 <popey> lets wrap up and move to -app-devel and keep an eye on that. 18:28 <m-b-o> okay 18:28 <popey> #endmeeting