« Previous day | Index | Today | Next day » Channels | Search | Join
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
02:56 | walterbender <walterbender!~walter![]() |
|
07:38 | llaske <llaske!~llaske![]() |
|
10:56 | meeting <meeting!~sugaroid![]() |
|
11:18 | walterbender has quit IRC | |
11:53 | walterbender <walterbender!~walter![]() |
|
11:59 | llaske has quit IRC | |
12:35 | satellit_ <satellit_!~satellit![]() |
|
12:36 | llaske <llaske!~llaske![]() |
|
15:47 | llaske has quit IRC | |
15:52 | llaske <llaske!~llaske![]() |
|
16:01 | llaske has quit IRC | |
16:01 | llaske <llaske!~llaske![]() |
|
16:04 | NikhilM98 <NikhilM98!dfbc183a![]() |
|
16:14 | pro-panda <pro-panda!b752783c![]() |
|
16:14 | pro-panda | . |
16:20 | Hrishi_ <Hrishi_!uid200307![]() |
|
16:20 | ashish091 <ashish091!7aa1daa2![]() |
|
16:23 | walterbender | hi everyone |
16:25 | NikhilM98 | Hello! |
16:25 | Hrishi_ | Hello! |
16:25 | ashish091 | Hello |
16:28 | fakela <fakela!~androirc![]() |
|
16:28 | Aniket <Aniket!~Aniket![]() |
|
16:29 | pro-panda | #start-meeting |
16:29 | meeting | Meeting started Mon Jul 1 16:29:50 2019 UTC. The chair is pro-panda. Information about MeetBot at http://wiki.debian.org/MeetBot. |
16:29 | Useful Commands: #action #agreed #help #info #idea #link #topic #endmeeting | |
16:30 | pro-panda | Let's start A-Z |
16:30 | Aniket | Sure |
16:30 | Work I did in last week | |
16:30 | * Worked on making gwebsockets compatible with python 3.(https://github.com/sugarlabs/g[…]sockets/issues/5) | |
16:31 | * Worked on figuring out how to make multiversion-packages. | |
16:31 | * Worked on advancing sugar and sugar-toolkit-gtk3 towards TelepathyGLib port. Tested the ported | |
16:31 | versions, made functional and logging comparison with the earlier static telepathy bindings, found some | |
16:31 | issues which can be reproduced with both the versions. | |
16:31 | (https://github.com/sugarlabs/sugar/issues/842) | |
16:31 | (https://github.com/sugarlabs/sugar/issues/843) | |
16:31 | * Worked at other small key-points remaining for Python 3 port of the toolkit. | |
16:31 | (https://github.com/sugarlabs/s[…]-gtk3/issues/382). | |
16:32 | We are almost done with the telepathy part, thanks to James for his great help last week, and Rahul and | |
16:32 | Ibiam for their help and guidance since. :-) | |
16:32 | Swarup1414 <Swarup1414!a5e16864![]() |
|
16:32 | walterbender | nice |
16:33 | Aniket | Work for this week:- |
16:33 | * Work on Gwebsockets. | |
16:33 | * Work on making multiversion packages for toolkit. | |
16:33 | llaske has quit IRC | |
16:33 | Aniket | * Start working on making activity chooser window modal. |
16:33 | samsongoddy <samsongoddy!~androirc![]() |
|
16:33 | Aniket | * Port other activities to Python 3. |
16:33 | llaske <llaske!~llaske![]() |
|
16:34 | Aniket | That's all from my side :-) |
16:34 | Swarup141480 <Swarup141480!a5e16863![]() |
|
16:34 | pro-panda | I would suggest defer porting activities for later. Other tasks are more critical ;-) |
16:35 | Swarup141467 <Swarup141467!a5e16864![]() |
|
16:35 | Aniket | Yes, it is last in the list |
16:35 | okay, agreed lets do it latter :-) | |
16:36 | pro-panda | Link to blog post ? |
16:36 | Aniket | https://medium.com/@aniketmath[…]ek-6-174f68edcf3d |
16:36 | Swarup1414 has quit IRC | |
16:36 | pro-panda | Any questions for Aniket ? |
16:37 | Moving on. ashish091, you're next | |
16:38 | ashish091 | Sure |
16:38 | Hello Everyone, Last week I worked on : | |
16:38 | pro-panda | #topic Ashish's weekly update |
16:38 | ashish091 | 1.Undo and redo for multi user collaboration |
16:38 | 2.Image edit access to all users in multi user collaboration | |
16:38 | llaske has quit IRC | |
16:38 | ashish091 | 3.Multiple cursors display Feature research |
16:38 | Bugs fixed : | |
16:38 | 1Default font size and style error fixed | |
16:39 | 2Earlier During collaboration, every change made by one user move the cursor to other users to the start of the file . But now this is fixed by saving the cursor position of user and restoring the cursor back to its original position . | |
16:39 | And some more fixes recommended by mentors | |
16:39 | Blog for this week : https://medium.com/@ashish0910[…]ng-4-b28f1f177631 | |
16:40 | pro-panda | #link https://medium.com/@ashish0910[…]ng-4-b28f1f177631 |
16:40 | Interesting, thanks | |
16:40 | Any questions for ashish091 ? | |
16:41 | Moving on. fakela, you're next | |
16:42 | #topic Favour's weekly update | |
16:42 | fakela | Sure...last week I wrote some unit tests but it wasn't giving us what we need so focused mostly on researching on the performance tool to use to measure which code executed faster and how many milliseconds ...from my research the tool we would use is jsperf as it's able to measure which code runs faster and also has url links that can be shared |
16:42 | sparsh0204 <sparsh0204!312496b1![]() |
|
16:43 | sparsh0204 | Hello Everyone |
16:43 | pro-panda | fakela: what do you plan to do next week ? |
16:44 | Swarup1414 <Swarup1414!a5e16864![]() |
|
16:44 | pikurasa <pikurasa!~devin![]() |
|
16:44 | fakela | Next week ... Implement jsperf on testing the code changes I made also testing on various devices Android etc |
16:45 | pro-panda | fakela: link to your blog post ? |
16:45 | Swarup141467 has quit IRC | |
16:46 | fakela | My blog post isn't completed yet for this week |
16:47 | pro-panda | #info blog post not up |
16:47 | Any questions for fakela ? | |
16:47 | pikurasa | This is where fakela publishes her blogs, btw: https://medium.com/@favourkelvin17 |
16:47 | looking forward to the blog post fakela | |
16:48 | fakela | Sure once am done |
16:48 | Will forward it | |
16:48 | pro-panda | pikurasa: thanks :) |
16:48 | Moving on. Hrishi_, you're next | |
16:48 | #topic Hrishi's weekly update | |
16:49 | Hrishi_ | This week I worked on 1) Colored Pie chart 2) Minor improvements in UI for treeview 3) Tried different sizes for the frame of the Activity to make it dynamic (based on devices' resolution) 4) Change icons for the Tamagotchi widget, now using XO as adult. 5) Publish icons and source code of Tamagotchi widget ( https://github.com/Hrishi1999/[…]tamagotchi-widget, |
16:49 | https://github.com/Hrishi1999/[…]amagotchi-widget). | |
16:49 | I've had problems testing on Fedora 18, but I am starting with a fresh system tomorrow (Fedora 32bit). | |
16:50 | This week's blog: https://medium.com/@hrishipate[…]ss-6-1c9022d02298 | |
16:50 | pro-panda | #link https://medium.com/@hrishipate[…]ss-6-1c9022d02298 |
16:50 | Hrishi_ | This week I will be working on fixing issues which were discussed in the meeting |
16:50 | pro-panda | Plans for the coming week ? |
16:51 | Hrishi_ | Test on Fedora 18 and try to fix the issues (https://github.com/Hrishi1999/[…]ctivity/issues/2) |
16:51 | And improving Tamagotchi widget | |
16:52 | That's all | |
16:52 | pro-panda | ok |
16:52 | Any questions for Hrishi_ ? | |
16:53 | Moving on. NikhilM98_, you're next | |
16:53 | #topic Nikhil's weekly update | |
16:53 | NikhilM98 | Hello everyone, my last weeks tasks were: |
16:53 | 1. Bug resolution during the testing of #185 | |
16:53 | 2. Start working on Import/Export as CSV feature | |
16:54 | 3. Prepare for first evaluation and submit review | |
16:54 | Summary of my last weeks' work can be found here: https://medium.com/@nikhilmehr[…]se-v-3edb55f0eba6 | |
16:54 | I have a meeting with Tarun at Tuesday 8am IST, where we'll discuss this weeks task. | |
16:54 | Basically we'll be focusing on import/export as CSV feature and Sugarizer-Server deployment issue with mongodb on debian buster this week | |
16:54 | Link to the PR: https://github.com/llaske/suga[…]r-server/pull/185 | |
16:54 | Any questions? | |
16:55 | pro-panda | #link https://medium.com/@nikhilmehr[…]se-v-3edb55f0eba6 |
16:56 | Thanks NikhilM98 | |
16:56 | Moving on. sparsh0204, you're next | |
16:56 | #topic Sparsh's Weekly Update | |
16:56 | sparsh0204 | Last week I worked on - |
16:56 | * Adding button to add notes(pitch, drum, etc) in phrase maker | |
16:57 | * Synchronizing marked blocks when user add notes | |
16:57 | * Adding new block to relavent position in the stack(If the user adds pitch block it will get added below pitch blocks) | |
16:57 | Link to my PR - https://github.com/sugarlabs/m[…]cblocks/pull/1794 | |
16:57 | Blog Link - https://medium.com/@sparshagar[…]ress-f660d8630522 | |
16:57 | For the next week I am out of town for most part of the week so I will communicate with my mentors and work on something small. | |
16:57 | Thats all from my side. | |
16:58 | pro-panda | sparsh0204: I hope you have notified your mentors about your absence |
16:58 | pikurasa | yes, he has |
16:59 | pro-panda | #link https://medium.com/@sparshagar[…]ress-f660d8630522 |
16:59 | Thanks pikurasa | |
16:59 | sparsh0204 | pikurasa: Thanks |
16:59 | pro-panda | Any questions for sparsh0204 ? |
16:59 | pikurasa | sparsh0204: good work. I was a bit busy with guitarfest, but it just ended. |
17:00 | I plan to send some more test results in coming weeks. | |
17:00 | pro-panda | Moving on. Swarup1414, you're next |
17:00 | #topic Swarup's weekly update | |
17:00 | Swarup1414 | Hello |
17:00 | sparsh0204 | Thanks pikurasa |
17:00 | sure | |
17:00 | Swarup1414 | Work I did this week |
17:00 | 1) Implemented the feature of line graph in Biorhythm activity (PR: 13). | |
17:00 | 2) Continued work on implementing the feature of searching in Chat-activity (PR: 19), but needs further testing with collaboration. | |
17:00 | 3) Continued work on (PR: 64(closed), 59, 61 and 62). | |
17:01 | Work I plan to do this week | |
17:01 | 1) Fix the following issues with Memorize-activity (I:8) and (I:17). The former is about redesigning the 5x5 tile display which at the moment is asymmetrical and the latter is about porting speak/ to sugar3.speech | |
17:01 | 2) Continue the work of testing for collaboration for FractionBounce (PR: 9 and I:7). A lot of work has been done, but needs further testing for collaboration. | |
17:01 | 3) Work on Chat activity and implement the proposed features (I:16) and (I:17). The latter is a big feature, and might extend to next week as well. | |
17:02 | pro-panda | Thanks. Any questions for Swarup1414 ? |
17:03 | Swarup1414: Link to your blog post ? | |
17:03 | Swarup1414 | I haven't updated my blog yet. Here is the link: |
17:03 | https://nswarup14.github.io/ | |
17:04 | pro-panda | #info: blog post not up |
17:04 | Moving on | |
17:05 | #topic Learn about another project | |
17:06 | lists.sugarlabs.org is down; I'm unable to post the link | |
17:06 | Anyone has any questions regarding this ? | |
17:06 | pikurasa | the meeting bot is not functioning? |
17:07 | pro-panda | pikurasa: it seems up, why do you ask ? |
17:08 | pikurasa | I guess I was just confused by your comment about lists.sugarlabs... |
17:08 | pro-panda | Ah |
17:09 | Since none of you have any questions, I hope we can see this in effect in the next meeting | |
17:09 | #topic Notes | |
17:09 | * Avinash was absent in the meeting | |
17:10 | * Favour and Swarup did not upload blog posts | |
17:10 | motion to close the meeting, please +1 | |
17:10 | NikhilM98 | +1 |
17:10 | ashish091 | +1 |
17:10 | Swarup1414 | +1 |
17:11 | sparsh0204 | +1 |
17:11 | Aniket | +1 |
17:12 | pikurasa | +1 |
17:12 | pro-panda | Seems like others have left already. We can't see them ;-) |
17:12 | fakela | +1 |
17:12 | pro-panda | #end-meeting |
17:12 | meeting | Meeting ended Mon Jul 1 17:12:39 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot. (v 0.1.4) |
17:12 | Minutes: http://meeting.sugarlabs.org/s[…]-01T16:29:50.html | |
17:12 | Log: http://meeting.sugarlabs.org/s[…]19-07-01T16:29:50 | |
17:12 | pro-panda | Thanks for coming everyone |
17:12 | See you next week | |
17:13 | ashish091 has quit IRC | |
17:13 | NikhilM98 has quit IRC | |
17:13 | fakela has quit IRC | |
17:13 | Aniket has quit IRC | |
17:14 | Swarup1414 has quit IRC | |
17:15 | pro-panda has quit IRC | |
17:18 | pikurasa has quit IRC | |
17:20 | sparsh0204 has left #sugar-meeting | |
17:24 | llaske <llaske!~llaske![]() |
|
17:29 | llaske has quit IRC | |
18:06 | sum2it <sum2it!uid281472![]() |
|
18:12 | sum2it[m] <sum2it[m]!sum2itmatr![]() |
|
19:00 | samsongoddy has quit IRC | |
19:12 | Swarup1414 <Swarup1414!a5e16864![]() |
|
19:16 | Swarup1414 has quit IRC | |
19:29 | Hrishi_ has quit IRC | |
19:40 | brett-soric <brett-soric!~brett![]() |
|
20:26 | brett-soric has left #sugar-meeting | |
20:36 | sum2it has quit IRC | |
20:53 | llaske <llaske!~llaske![]() |
|
20:58 | llaske has quit IRC | |
22:42 | walterbender has quit IRC | |
22:56 | walterbender <walterbender!~walter![]() |
|
23:02 | llaske <llaske!~llaske![]() |
|
23:06 | llaske has quit IRC |
« Previous day | Index | Today | Next day » Channels | Search | Join