Re: [Sugar-devel] WANT TO CONTRIBUTE TO SUGAR LABS FOR GSOC 2021

2021-01-12 Thread Kunal Tulsidasani
Thankyou for your reply!

I have read this file and this shows on what bases to check!

I want to know how to check? Like what should I do?

Regards
Kunal

On Tue, 12 Jan 2021, 22:26 Srevin Saju,  wrote:

> You might be interested in
>
> https://github.com/sugarlabs/sugar-docs/blob/master/src/contributing.md#checklist---anyone
> . You may go through each step before submitting your Pull Request.
>
> On 1/12/21 7:52 PM, Kunal Tulsidasani wrote:
> > should test my code (Procedure) after making commits before making any
> > pull requests?
> >
> --
> Srevin Saju
> https://srevinsaju.me
>
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] WANT TO CONTRIBUTE TO SUGAR LABS FOR GSOC 2021

2021-01-12 Thread Kunal Tulsidasani
Hello!

I hope you all are doing well!

I have set up the development environment using packaged sugar with your
help!
For now I have forked and cloned and working on some issues.

May I know how I should test my code (Procedure) after making commits
before making any pull requests?

I'll be really obliged if you could tell.

Yours sincerely
Kunal

On Fri, Jan 8, 2021 at 1:45 PM Srevin Saju  wrote:

> You might be interested in
>
> https://github.com/sugarlabs/sugar/blob/master/docs/development-environment.md
> for setting up a development environment.
>
>
> On 1/8/21 11:10 AM, Kunal Tulsidasani wrote:
> > Thankyou for your reply!
> >
> > I will surely try to cope up with the needs of C code and do my best!
> >
> > I have taken a look at the code and I would be really obliged if you
> > could help me to set up the development environment for
> > sugar-toolkit-gtk3.
> >
> > Regards
> > Kunal
> >
> >
> > On Fri, Jan 8, 2021 at 5:23 AM James Cameron  > <mailto:qu...@laptop.org>> wrote:
> >
> > Welcom Kunal,
> >
> > As you know Python and C++, you may be interested in the unmet needs
> > of the Sugar Toolkit, which has a lot of C code that has not been
> > maintained for about ten years.
> >
> > The libraries used by the C code have changed slightly, and some
> > libraries are also unmaintained.
> >
> > However, we have nobody who can give proper guidance; otherwise we'd
> > do it ourselves as it would be more efficient than guiding anybody.
> >
> > You can find the Sugar Toolkit here;
> > https://github.com/sugarlabs/sugar-toolkit-gtk3
> > <https://github.com/sugarlabs/sugar-toolkit-gtk3>
> >
> > Most of the C code is in src/sugar3 path, and is arranged as a Python
> > extension so that Sugar and activities may call it.
> >
> > On Thu, Jan 07, 2021 at 05:12:46PM +0530, Kunal Tulsidasani wrote:
> > > Hello,
> > >
> > > I hope you all are doing well.
> > >
> > > I am Kunal. I live in Jodhpur. I am a 2nd Year CSE B.Tech
> > Student at IIITDM
> > > Jabalpur. I am good in Python and C++. I really want to
> > contribute to Sugar
> > > Labs but I am a beginner to open-source. What should I do to
> > begin? I could be
> > > a really great asset if I get proper guidance.
> > >
> > > Regards
> > > Kunal
> > >
> >
> > > ___
> > > Sugar-devel mailing list
> > > Sugar-devel@lists.sugarlabs.org
> > <mailto:Sugar-devel@lists.sugarlabs.org>
> > > http://lists.sugarlabs.org/listinfo/sugar-devel
> > <http://lists.sugarlabs.org/listinfo/sugar-devel>
> >
> >
> > --
> > James Cameron
> > https://quozl.linux.org.au/ <https://quozl.linux.org.au/>
> >
> >
> > ___
> > Sugar-devel mailing list
> > Sugar-devel@lists.sugarlabs.org
> > http://lists.sugarlabs.org/listinfo/sugar-devel
>
> --
> Srevin Saju
> https://srevinsaju.me
>
>
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] WANT TO CONTRIBUTE TO SUGAR LABS FOR GSOC 2021

2021-01-08 Thread Kunal Tulsidasani
Thankyou for your reply!

I will surely try to cope up with the needs of C code and do my best!

I have taken a look at the code and I would be really obliged if you could
help me to set up the development environment for sugar-toolkit-gtk3.

Regards
Kunal


On Fri, Jan 8, 2021 at 5:23 AM James Cameron  wrote:

> Welcom Kunal,
>
> As you know Python and C++, you may be interested in the unmet needs
> of the Sugar Toolkit, which has a lot of C code that has not been
> maintained for about ten years.
>
> The libraries used by the C code have changed slightly, and some
> libraries are also unmaintained.
>
> However, we have nobody who can give proper guidance; otherwise we'd
> do it ourselves as it would be more efficient than guiding anybody.
>
> You can find the Sugar Toolkit here;
> https://github.com/sugarlabs/sugar-toolkit-gtk3
>
> Most of the C code is in src/sugar3 path, and is arranged as a Python
> extension so that Sugar and activities may call it.
>
> On Thu, Jan 07, 2021 at 05:12:46PM +0530, Kunal Tulsidasani wrote:
> > Hello,
> >
> > I hope you all are doing well.
> >
> > I am Kunal. I live in Jodhpur. I am a 2nd Year CSE B.Tech Student at
> IIITDM
> > Jabalpur. I am good in Python and C++. I really want to contribute to
> Sugar
> > Labs but I am a beginner to open-source. What should I do to begin? I
> could be
> > a really great asset if I get proper guidance.
> >
> > Regards
> > Kunal
> >
>
> > ___
> > Sugar-devel mailing list
> > Sugar-devel@lists.sugarlabs.org
> > http://lists.sugarlabs.org/listinfo/sugar-devel
>
>
> --
> James Cameron
> https://quozl.linux.org.au/
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] WANT TO CONTRIBUTE TO SUGAR LABS FOR GSOC 2021

2021-01-07 Thread Kunal Tulsidasani
 Hello,

I hope you all are doing well.

I am Kunal. I live in Jodhpur. I am a 2nd Year CSE B.Tech Student at IIITDM
Jabalpur. I am good in Python and C++. I really want to contribute to Sugar
Labs but I am a beginner to open-source. What should I do to begin? I could
be a really great asset if I get proper guidance.

Regards
Kunal
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel