Re: [Sugar-devel] Math_Hurdle activity keeps getting stuck

2019-03-28 Thread Ashish Kumar
As suggested by you i have gone through sugargame(
https://github.com/sugarlabs/sugargame) and added fix to Math Hurdler
activity in the following pull request
https://github.com/sugarlabs/math-hurdler/pull/3 . I have also ported the
activity to sugargame v1.2 . Please review and suggest changes as you see
fit.
Thank you
Ashish Kumar

On Thu, Mar 28, 2019 at 10:20 AM 
wrote:

> Send Sugar-devel mailing list submissions to
> sugar-devel@lists.sugarlabs.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.sugarlabs.org/listinfo/sugar-devel
> or, via email, send a message with subject or body 'help' to
> sugar-devel-requ...@lists.sugarlabs.org
>
> You can reach the person managing the list at
> sugar-devel-ow...@lists.sugarlabs.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Sugar-devel digest..."
>
>
> Today's Topics:
>
>1. Re: Math_Hurdle activity keeps getting stuck (James Cameron)
>2. Re: Enquiry Regarding Contribution To Write Activity  Project
>   (Ashish Aggarwal)
>
>
> --
>
> Message: 1
> Date: Thu, 28 Mar 2019 13:26:13 +1100
> From: James Cameron 
> To: sugar-devel@lists.sugarlabs.org
> Subject: Re: [Sugar-devel] Math_Hurdle activity keeps getting stuck
> Message-ID: <20190328022613.gf14...@laptop.org>
> Content-Type: text/plain; charset=iso-8859-1
>
> You mean the Math Hurdler activity.
>
> https://github.com/sugarlabs/math-hurdler
>
> No, you're not alone.  I saw this too.  I'm not surprised, as the
> activity was unfinished and had latent problems that were preventing
> testing with Sugar.  Other activities from the same team had similar
> problems.
>
> Also, the activity uses an older version of Sugargame.
>
> The Sugargame 1.2 documentation and test activity gives very clear
> guidance in how to structure the calls to Pygame while keeping the GTK
> events also processed.  Please review Sugargame.
>
> https://github.com/sugarlabs/sugargame
>
> On Wed, Mar 27, 2019 at 10:31:59PM +0530, Ashish Kumar wrote:
> > Hi,
> > In math-hurdle activity , the activity freezes on startup, one of the
> reasons
> > behind which could have been starting pygame loop before activity
> constructor
> > returns. I have checked that the activity constructor is returned before
> the
> > main pygame loop is run  but i am still not able to figure the problem
> out. Is
> > this a problem that i alone am facing ?
> > Thank you
> > Ashish Kumar
>
> > ___
> > Sugar-devel mailing list
> > Sugar-devel@lists.sugarlabs.org
> > http://lists.sugarlabs.org/listinfo/sugar-devel
>
>
> --
> James Cameron
> http://quozl.netrek.org/
>
>
> --
>
> Message: 2
> Date: Thu, 28 Mar 2019 10:20:32 +0530
> From: Ashish Aggarwal 
> To: James Cameron , sugar-devel@lists.sugarlabs.org
> Subject: Re: [Sugar-devel] Enquiry Regarding Contribution To Write
> ActivityProject
> Message-ID:
> <
> cadydwldeykgzu4s9jww7sblctnmknwp+t57cjz-uwayf1aa...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hello James ,
> I have a query . The idea page
> <
> https://github.com/sugarlabs/GSoC/blob/master/Ideas-2019.md#write-activity-for-sugarizer
> >
> refers
> to having arrays in the text editor . Is the arrays here stand for arrays
> in programming language or something else ?
> I have attached screenshot with this mail .
>
> On Wed, 27 Mar 2019 at 10:01, James Cameron  wrote:
>
> > Thanks Ashish.
> >
> > A next step is for coding mentors Michaël Ohayon and Lionel Laské to
> > review and comment.
> >
> > You can also work on your proposal.
> >
> > https://github.com/sugarlabs/GSoC/blob/master/Template.md
> >
> > On Tue, Mar 26, 2019 at 02:10:34PM +0530, Ashish Aggarwal wrote:
> > > Hello James,
> > > I went through the mentioned text editors Quill, TinyMCE, CKEditor,
> > webODF as
> > > well as SunEditor and Froala.
> > > Here is result of the search done by me :
> > >
> > > Quill : Quill is a free, open source WYSIWYG editor built for the
> modern
> > web.
> > > It supports all major modern browsers . It has support on stack and
> > github. The
> > > major issue I found in it was lack of support for tables.
> > >
> > > TinyMCE : It is also open source Licensed under LGPL . It has all major
> > > features required f

Re: [Sugar-devel] Math_Hurdle activity keeps getting stuck

2019-03-27 Thread James Cameron
You mean the Math Hurdler activity.

https://github.com/sugarlabs/math-hurdler

No, you're not alone.  I saw this too.  I'm not surprised, as the
activity was unfinished and had latent problems that were preventing
testing with Sugar.  Other activities from the same team had similar
problems.

Also, the activity uses an older version of Sugargame.

The Sugargame 1.2 documentation and test activity gives very clear
guidance in how to structure the calls to Pygame while keeping the GTK
events also processed.  Please review Sugargame.

https://github.com/sugarlabs/sugargame

On Wed, Mar 27, 2019 at 10:31:59PM +0530, Ashish Kumar wrote:
> Hi, 
> In math-hurdle activity , the activity freezes on startup, one of the reasons
> behind which could have been starting pygame loop before activity constructor
> returns. I have checked that the activity constructor is returned before the
> main pygame loop is run  but i am still not able to figure the problem out. Is
> this a problem that i alone am facing ? 
> Thank you
> Ashish Kumar

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


-- 
James Cameron
http://quozl.netrek.org/
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel