19:33 #startmeeting Ubuntu Touch clock app meeting 19:33 Meeting started Fri Jun 21 19:33:17 2013 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 19:33 19: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 19:33 blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-clock-development 19:33 reviews: https://code.launchpad.net/ubuntu-clock-app/+activereviews 19:33 bugs: https://bugs.launchpad.net/ubuntu-clock-app/+bugs 19:33 burndown: http://status.ubuntu.com/coreapps-13.10/ 19:34 How's you? 19:34 I am good. you? 19:34 Good thanks ☻ 19:34 I see someone has added zsombi's blueprint as dependency 19:34 yes, that should keep us focussed 19:35 I was planning to add few others like the sdk's future widgets 19:35 (and him) 19:35 will do so tomorrow 19:35 feel free 19:35 great 19:35 are the month 3 work items up to date? 19:35 so yeah today I got the visual designs for stopwatch and timer from michal 19:35 sort of 19:36 I may need to add couple of workitems that I am currently working on 19:36 what's that? 19:36 the visual designs for individual functionalities, some data caching 19:37 ah ok 19:37 yes, please add them. of course that's going to make the burndown chart go in the wrong direction 19:38 but that can't be helped, I'd rather we track everything 19:38 yeah, its just that I have got know about that as I started working on certain features 19:38 yeah, it happens 19:39 I also talked to thomas vobb regarding the timezone API this week, and also to get the system's timezone 19:39 excellent Thomas is a good person to keep in contact with 19:40 yeah very friendly and he is working on many stuff 19:40 yeah 19:40 so he has added some of them to hhis work items. 19:40 excellent 19:40 I'll catch up with him on monday 19:41 at the moment, the world clock depends a lot on the online API. However we can reduce that with the use of tzdata present in ubuntu by default 19:41 so he told me he is working on getting a qml api for me to use for that 19:41 I will try to get the status of the theming support from florian on monday 19:41 ok. 19:42 but overall things are much easier now since the backend is mostly ready 19:42 so I am just rearranging the ui which is quite simple 19:42 how about autopilot? 19:42 * popey pokes balloons ☻ 19:42 :-p 19:43 We're still waiting to get the first merge in 19:43 me 19:43 Since I was working on the clock world clocks last week, I did not write autopilot test for it. But now that it is ready I will get some autopilot tests for that done 19:43 balloons: How does one test if the stopwatch/timer keeps time? 19:44 balloons: we had cases where it lagged behind when ran for few minutes 19:44 if the timer keeps time? Well heh, that's probably more in the unit test world 19:44 hmm..totally forgot about those unit tests 19:44 it's a line.. for autopilot i would want to make sure the timer increments and starts and stops 19:44 ensuring the time value is correct is at a lower level imho 19:45 well the timer does increment however sometimes it lags behind by a very small amount..this over time integrates to a big delay 19:45 so I am guessing I will have to use unit tests or manual tests to ensure that they dont happen 19:46 I havent written unit tests before. Can you I ping you if I have any questions about them? 19:47 balloons: ? 19:48 nik90, you can ping me indeed. But I'm not a champion at qml :-) 19:48 on the lag issue, well sadly that is a difficult problem 19:48 I'm sure we can find someone, pig me if you need to find help nik90 19:48 autopilot can't actually "see" what's on the screen in the traditional sense 19:49 popey: sure 19:49 it's one of the downsides of testing this way.. 19:49 the upsides are numerous and mean we don't have to rewrite things for UI changes :-) 19:49 balloons: ok. That's alrite 19:50 ok. anything else ? 19:50 not that i can think so. 19:51 great. lets wrap up.. 19:51 thanks nik90 / balloons 19:51 #endmeeting