== Meeting information == * #ubuntu-touch-meeting: Calendar meeting, 26 Jun at 13:03 — 13:39 UTC * Full logs at [[http://ubottu.com/meetingology/logs/ubuntu-touch-meeting/2014/ubuntu-touch-meeting.2014-06-26-13.03.log.html]] == Meeting summary == ''LINK:'' https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/NewEvent-Contact/+merge/223570 seems to be failing badly. ''LINK:'' http://91.189.93.70:8080/job/generic-mediumtests-utopic/665/consoleFull == Vote results == == Done items == * (none) == People present (lines said) == * popey (45) * pkunal-parmar (36) * mihir (28) * meetingology (3) * renato__ (1) == Full Log == 13:03 #startmeeting Calendar meeting 13:03 Meeting started Thu Jun 26 13:03:03 2014 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 13:03 13:03 Available commands: action commands idea info link nick 13:03 hey popey , pkunal-parmar 13:03 How are you guys? 13:03 popey: i am doing great :) 13:03 I am doing good, how about you 13:03 super! 13:03 I see we had some pep8 errors creep in.. 13:05 yes, so we updated something ? 13:05 BTW i dont see those on my machine 13:05 i think a new pep8 landed 13:05 which is a bit more strict with comments 13:05 sorry about taht 13:05 *that 13:05 okay 13:05 how can I download it ? 13:06 good question 13:06 which pep8 packages do you have installed? 13:07 pep8 and python-autopep8 ? 13:07 you might be able to get away with grabbing http://cz.archive.ubuntu.com/ubuntu/pool/main/p/pep8/pep8_1.5.6-0ubuntu1_all.deb and http://cz.archive.ubuntu.com/ubuntu/pool/main/p/pep8/python3-pep8_1.5.6-0ubuntu1_all.deb 13:07 and "sudo dpkg -i *.deb" on them 13:08 ok 13:08 Okay thanks :) 13:08 will try that then 13:09 but in this instance it looks like it just wants a space after a # in comments 13:09 the other option of course is to upgrade your machine to 14.10 ☻ 13:10 how stable is that ? are you using it ? 13:10 I mean 14.10 13:10 I'm using it on one of my machine 13:10 not had a prblem 13:11 ok 13:11 may be I will update my machine to 14.10 13:11 It might overcome the issues we've had with EDS updates 13:11 I'll try to do that too :) 13:11 yes, regarding that 13:11 thanks! 13:12 now , pkunal-parmar regarding my MR i did try that but EDS jumbles after it stores and retrives 13:12 I am not sure why its freezing, but looks like some backend problem 13:12 but can not be sure 13:12 Retrieve* 13:12 I will upgrade and see what's problem 13:12 good idea 13:12 mihir, I will try 13:12 so mihir https://code.launchpad.net/~mihirsoni/ubuntu-calendar-app/1297739/+merge/221109 that one just needs pep8 i think.. 13:13 Hmm yes but popey there is one change you asked for needs to be done,. 13:13 https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/NewEvent-Contact/+merge/223570 seems to be failing badly. 13:13 oh, also pep8 13:13 http://91.189.93.70:8080/job/generic-mediumtests-utopic/665/consoleFull 13:13 yup , i saw that. 13:14 pkunal-parmar: is it good to change start date via adding days if the the current day is not starting day of an event ? 13:15 like if today is tuesday and i create event for Mon-Wed-Fri , so I'll add one day in start day and create an event 13:16 so it starts from Wednesday rather than Tuesday. 13:17 i think EDS should take care of that, we should be able to use current date without creating event on past 13:18 pkunal-parmar: it is not taking care of at as popey mentioned in MR https://code.launchpad.net/~mihirsoni/ubuntu-calendar-app/1297739/+merge/221109/comments/537120 13:19 yeah, you shouldn't have to fudge the dates 13:19 pkunal-parmar: sorry this limk https://code.launchpad.net/~mihirsoni/ubuntu-calendar-app/1297739/+merge/221109/comments/537225 13:19 renato__: you about? 13:20 popey, sorry I am in another meeting right now :D 13:20 we need to varify what options we are saving to event 13:20 renato__: ok 13:20 and what we save is correct then we should raise bug on EDS 13:20 pkunal-parmar: we are storing on Weekly 13:20 +1 13:21 mihir, try to dump event before saving and then after and see what is saved 13:22 We saving an event with Weekly option , and assigning DaysOfWeek property for an event 13:23 pkunal-parmar: if we don't change startDate , then it startDate is the day event has been created, and repetation options is weekly 13:23 and it create repetition from the event date has been created and followed by the repetition options we have chosen 13:24 I would still like to see what's getting saved 13:25 pkunal-parmar: sure i'll post a comment once i reach back home :) 13:25 thanks mihir 13:25 pkunal-parmar: without changing start dates right / 13:26 and also , if you could look at the sorting problem..that would be great too 13:26 yes 13:26 without changing dates 13:26 sure, I will try that 13:27 pkunal-parmar: are we left with any functionalities that needs to be implemented ? 13:27 popey: 13:28 the calendar management branch needs landing of course 13:28 i see you started breaking that up, hows that going? 13:28 and i see, Calendar app running good on Touch Emulator 13:31 I think we should be able to merge all branch except calendar filtering 13:31 so I will create branch for setting calendar on new event 13:32 and another branch for changing color for calendar 13:32 great 13:32 pkunal-parmar: okay :) 13:32 and calendar filter support needs to wait till we find out freezing issue's fix 13:32 do we have a bug for freeezing issue? 13:33 popey: i guess no 13:34 no, it happens only when we change collection/calendar 13:34 so its not happening on trunk code 13:34 ok 13:36 when it's freezing do you see high cpu load? 13:36 I have seen that with the EDS backend on the device sometimes. 13:36 but it releases after a while 13:36 I did not try 13:36 I can check that 13:36 especially bad if you have a busy calendar 13:36 i think 13:37 actually for this freeze, it never got free, I waited for quite some time 13:37 ah 13:37 desktop or device? 13:37 device 13:37 yeah, worth looking at top and dmesg, see what's going on. 13:38 ok, will try that 13:38 Ok, anything else? 13:38 popey: nothing from my side :) 13:38 pkunal-parmar: i 'll post comment of an output of event after it save in EDS 13:39 ok 13:39 nothing from my side as well 13:39 Ok, great. Thanks as always guys. 13:39 #endmeeting Generated by MeetBot 0.1.5 (http://wiki.ubuntu.com/meetingology)