17:05 <mhall119> #startmeeting Calculator app
17:05 <meetingology> Meeting started Thu Jun  6 17:05:49 2013 UTC.  The chair is mhall119. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
17:05 <meetingology> 
17:05 <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
17:06 <mhall119> let me grab the links
17:06 <mhall119> Bugs: https://bugs.launchpad.net/ubuntu-calculator-app
17:06 <mhall119> Blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-calculator-development
17:06 <mhall119> Burndown: http://status.ubuntu.com/coreapps-13.10/ubuntu-calculator-dev-coreapps-13.10-month-2.html
17:07 <mhall119> right, so before we get into those, I have a question
17:07 <mhall119> do the saved calculations get stored on disk?
17:07 <daliusd> in Sql DB
17:07 <daliusd> so yes on disk
17:07 <mhall119> I was taking screenshots for my blog post today, and notices that they didn't survive closing the app and re-opening it
17:08 <mhall119> ok, so it's a bug then
17:08 <daliusd> Interesting
17:09 <daliusd> It was working fine until recently
17:09 <mhall119> ok, bug filed for that: https://bugs.launchpad.net/ubuntu-calculator-app/+bug/1188292
17:09 <mhall119> if you can investigate
17:09 <daliusd> I have not checked what has changed
17:10 <daliusd> does it happen on phone or on PC?
17:10 <mhall119> on my nexus7 tablet
17:10 <mhall119> haven't tried it on PC
17:10 <mhall119> but I will, and I'll update bug
17:11 <daliusd> Works fine on PC
17:11 <mhall119> alright, next order of business let's check on the work items
17:11 <mhall119> [dalius-sandbox] Add autopilot tests: TODO
17:11 <daliusd> It might be that something wrong is in lower level
17:11 <mhall119> appropriately enough, I had a meeting with balloons earlier today about autopilot tests
17:12 <daliusd> I have not done personally anything this week :)
17:12 <mhall119> and what we want to do is file a bug and work item for each invididual test case we want
17:12 <mhall119> I know we already have some autopilot tests written
17:12 <daliusd> Yes, there are some tests already
17:12 <balloons> indeed, I see about 6 tests
17:13 <balloons> I'm going to try and file bugs for the "missing" features from the tests that need to be written.
17:13 <mhall119> here, I've created an etherpad: http://pad.ubuntu.com/rHMaCpyJ2y
17:14 <balloons> I'll list what's in there if we want to brainstorm now about what might else is missing
17:14 <mhall119> balloons: if you can add the ones in there to the pad, with DONE after them
17:15 <daliusd> I can't access etherpad
17:15 <mhall119> daliusd: I'm adding you to the ubuntu-etherpad team on launchpad
17:15 <mhall119> try it now
17:16 <balloons> mhall119, you should add all the app-cats or other major group to the team :-)
17:16 <mhall119> balloons: good idea
17:16 <daliusd> Yes, now it works
17:16 <mhall119> ok, so let's list everything that can be tested with Autopilot here in the etherpad
17:17 <mhall119> then I'll add them to the blueprint and balloons can register bugs for them
17:17 <mhall119> balloons: can autopilot test across closing/opening the app?
17:17 <mhall119> so we can test that saved calculations persist?
17:18 <balloons> we should be able to do that yes
17:18 <mhall119> ok
17:19 <mhall119> does test_swipe_up_clears test that the old calculation is in the history ist?
17:19 <mhall119> list
17:20 <balloons> it just ensures the list is cleared after dragging
17:20 <mhall119> ok
17:21 <daliusd> mhall119, I can't reproduce that bug with history. It can be phone specific
17:22 <mhall119> alright, this list is looking good, we can add more to it as we encounter them
17:22 <mhall119> daliusd: ok, I'll see if I can re-produce it on my laptop, if it works there I'll try deleting old databases and stuff on my tablet
17:22 <mhall119> balloons: are you happy with this list of tests?
17:23 <balloons> mhall119, we have a manual testcase as well I'll check against
17:23 <balloons> the calculator is unique in that regard.. so yes :-)
17:24 <balloons> the operator precendence stuff is a bit weird to me
17:24 <balloons> that should be done at a unit test level
17:24 <mhall119> daliusd: ^^ ?
17:24 <balloons> otherwise I like the list
17:25 <daliusd> there are unit-tests
17:25 <mhall119> ok, I'll remove that one then
17:25 <daliusd> I can't say if they are maintained though
17:25 <mhall119> there's a test for it already anyway
17:25 <daliusd> we were religous with first version
17:25 <daliusd> with unit-tests
17:25 <daliusd> but our motivation dropped when we were attacked with constantly changing requirements
17:25 <daliusd> :)
17:26 <mhall119> has that settled down now?
17:26 <mhall119> well, until the visual designs arrive anyway
17:26 <mhall119> :)
17:26 <daliusd> Well we will see design tomorrow, don't we :) ?
17:26 <mhall119> yup
17:27 <mhall119> we may be blocked on implementing it for a little bit though, nik90 on the Clock team says the SDK still needs some extra functionality
17:27 <mhall119> but, we'll know more tomorrow
17:27 <mhall119> alright, let's finish going through this month's work items
17:27 <mhall119> [dalius-sandbox] Create a Widgets folder and move common components (Button, Screen, etc) there: TODO
17:27 <mhall119> is that still TODO?
17:28 <daliusd> Yes
17:28 <mhall119> ok
17:28 <daliusd> still bigger problem
17:28 <daliusd> that we basically have just button
17:28 <daliusd> :)
17:28 <daliusd> well I'm waiting for design on this as well
17:28 <mhall119> ok
17:28 <mhall119> and finally [boiko] Fix autopilot tests: TODO
17:28 <mhall119> is it that running them doesn't work, or that they don't pass?
17:28 <daliusd> I guess this one almost done. I ran autopilot tests and just one failed
17:29 <mhall119> alright, I'll mark it as INPROGRESS until they all pass
17:29 <mhall119> and I'll add the work items we just defined to the month-3 milestone, which is next month
17:30 <daliusd> ok
17:30 <mhall119> alright, any other questions or concerns from you daliusd ?
17:31 <daliusd> Nope :)
17:31 <mhall119> #endmeeting