15:37 <popey> #startmeeting Clock meeeting
15:37 <meetingology> Meeting started Thu Nov 26 15:37:20 2015 UTC.  The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
15:37 <meetingology> 
15:37 <meetingology> Available commands: action commands idea info link nick
15:37 <popey> https://code.launchpad.net/~gang65/ubuntu-clock-app/ubuntu-clock-app-uitk1.3
15:37 <popey> So, the weather version landed, but I need to test that, have you implemented similar fix for clock?
15:38 <gang66> The work is in progress
15:38 <popey> okay
15:38 <popey> I haven't tested weather yet
15:38 <gang66> I'm a little frustrated with the "date" javascript component
15:38 <popey> heh
15:39 <JMulholland> o/
15:39 <popey> o/
15:39 <gang66> Is is not working correctly after changing timezones during runtime
15:39 <gang66> o/
15:39 <popey> That's a 3rd party module, right?
15:39 <popey> Known bug upstream?
15:40 <gang66> The date is used by SDK:
15:40 <gang66> https://developer.ubuntu.com/api/apps/qml/sdk-14.10/Ubuntu.Components.Pickers.DatePicker/#date-prop
15:40 <gang66> I don't know where I could fill bug for that
15:41 <gang66> We have a lot of bug regarding that:
15:41 <gang66> https://bugs.launchpad.net/ubuntu-clock-app/+bug/1480546
15:41 <gang66> https://bugs.launchpad.net/ubuntu-clock-app/+bug/1510732
15:42 <gang66> Users are complaining for that, but unfortunately I cannot fix/workaround that in Clock app
15:42 <popey> we should alert the sdk guys. add a task for ubuntu-ui-toolkit
15:42 <popey> and poke probably zsombor in #ubuntu-app-devel
15:43 <popey> They will likely want a simple test case.
15:43 <popey> Something with really basic qml.
15:43 <gang66> Ok
15:43 <popey> Let me know if you need help pinging people.
15:43 <popey> I can round people up :)
15:43 <gang66> But I could reproduce it also with pure "date" component,
15:44 <popey> ok, that's even better. Something nice and simple.
15:44 <gang66> So it seems it is purely Javascript engine issue
15:45 <gang66> popey: If you have some spare time, you could take a look at MR:
15:45 <gang66> https://code.launchpad.net/~gang65/ubuntu-clock-app/ubuntu-clock-app-alarm-description-fix
15:46 * popey adds to his list
15:46 <popey> I'll review that along with some others I have to do once my meetings are all done. Thanks.
15:46 <gang66> That's all from my side
15:46 <popey> I have one thing
15:47 <popey> I would like to push the latest trunk clock to QA and then to the store
15:47 <popey> it contains r411 which has the audiorole fix
15:47 <gang66> yes
15:47 <popey> It's the only change since the last upload
15:47 <popey> so shouldn't be a problem, along with more translations
15:47 <gang66> Yes
15:47 <gang66> It is
15:47 <popey> ok, cool.
15:47 <popey> JMulholland, did you have any clock topics?
15:48 <JMulholland> nothing form me this week, in full on sprint prep mode :)
15:48 <gang66> what about new clock design ?
15:48 <gang66> Can we start implementing something new :-)
15:48 <JMulholland> I’m afraid the visual designer who was working on those got put onto other SDK 1.3 related tasks
15:49 <JMulholland> I need to nudge her manager as to when we might get completed designs...
15:49 <popey> Thanks JMulholland
15:49 <gang66> It will be great to get this design.
15:49 <JMulholland> apologies, pretty much the entire design team is currently working on the next itteration of the SDK at the moment
15:50 <gang66> For me it was almost finished
15:50 <JMulholland> agree, i think what she had got was already looking great
15:50 <gang66> yes
15:50 <JMulholland> We don’t have the same manager though, so I’ll need to follow up with hers to find out when we’ll get the final version.
15:51 <popey> Ok, let us know what you find out :)
15:51 <JMulholland> will do!
15:52 <popey> Thanks.
15:52 <popey> Ok, we done for clock?
15:52 <gang66> yes
15:52 <popey> Thanks !
15:53 <popey> #endmeeting