Re: [Sugar-devel] Sugar-devel Digest, Vol 171, Issue 14

2023-03-30 Thread Shaik Ayesha
Hello everyone as in my previous draft proposal the information regarding
connection to the sugarizer server is missing. I tried writing about how I
am going to connect with the sugarizer server and I am posting it here so I
can get some suggestions on it.


On Sat, Mar 25, 2023 at 3:55 PM Shaik Ayesha 
wrote:

> Hi Lionel,
>  Thankyou for reviewing my proposal.
>  I will complete the Sugarizer Server API
>  study and add the part of how to
> connect to the sugarizer server in my proposal and i will resubmit the
> proposal soon .
>
>
> On Sat, Mar 25, 2023, 14:56 Lionel Laské  wrote:
>
>> Hi Ayesha,
>>
>> Thanks for your proposal and for your contributions to Sugarizer.
>> You've got a good understanding of what should be done on each screen but
>> the description of how you will have to connect to the Sugarizer Server is
>> missing.
>> The UI aspect of the project is easy because the work done last year
>> provides all components needed.
>> So the essential part of the project is how to connect to Sugarizer
>> Server and handle data coming from this connection to use it in screens.
>> I suggest you study the Sugarizer Server API
>> , do a small sample to learn how it
>> works and complete your proposal with it.
>>
>> Regards.
>>
>>   Lionel
>>
>>
>> Date: Wed, 22 Mar 2023 13:05:21 +0530
>>> From: Shaik Ayesha 
>>> To: sugar-devel@lists.sugarlabs.org
>>> Subject: [Sugar-devel] Draft proposal regarding Gsoc Sugarizer VueJS
>>> Core project
>>> Message-ID:
>>> >> rydcx651enmkg...@mail.gmail.com>
>>> Content-Type: text/plain; charset="utf-8"
>>>
>>> Hello everyone, myself Ayesha.I want to share my draft proposal for
>>> the Gsoc Sugarizer VueJS Core project here so that I can get some
>>> suggestions from the community members regarding my proposal so that I
>>> can
>>> improve my proposal.
>>> -- next part --
>>> An HTML attachment was scrubbed...
>>> URL: <
>>> http://lists.sugarlabs.org/archive/sugar-devel/attachments/20230322/62bd5492/attachment.htm
>>> >
>>> -- next part --
>>> A non-text attachment was scrubbed...
>>> Name: proposal_draft.pdf
>>> Type: application/pdf
>>> Size: 140485 bytes
>>> Desc: not available
>>> URL: <
>>> http://lists.sugarlabs.org/archive/sugar-devel/attachments/20230322/62bd5492/attachment.pdf
>>> >
>>>
>>>
>>>


serverConn.pdf
Description: Adobe PDF document
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] GSoC Proposal Review for Maintenance/bug fixes for Music Blocks 3

2023-03-30 Thread Devin Ulibarri
Hi,

Mohit Gupta:
> Hello everyone, I'm Mohit. I am sharing my draft proposal for
> the Gsoc Sugar MusicBLock project and looking for reviews and guidance from 
> the mentors.

I read it. Thanks for sending.

I think it looks fine. More importantly, you submitted PRs.

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


Re: [Sugar-devel] Regarding the Sugar on Raspberry Pi project

2023-03-30 Thread James Cameron
Thanks for testing.

Some of the information we gave was out of date, please see the
changes in https://github.com/sugarlabs/sugar/commit/cc22632

The missing icon for the description is a known issue being tracked as
https://github.com/sugarlabs/sugar-toolkit-gtk3/issues/465 but nobody
seems to be working on it.

Reasons for fail to start of Calculator, Image Viewer, Chat, Pippy,
Write and Log may be found in .sugar/default/logs

Please use copy and paste of terminal text rather than photographs or
screenshots.  We cannot search them.

On Fri, Mar 31, 2023 at 03:14:12AM +0530, Simrann Arora wrote:
> Hi Mentors,
> 
> Hope you all are doing great!
> 
> I have tested Sugar on Raspberry Pi and I have prepared a report based on my
> findings. I am attaching the same for your reference. I  am trying to fix 
> these
> bugs and would request you all to review  and give your suggestions on how to
> fix these issues going forward.
> 
> Thanks and Best Regards
> Simrann Arora
> GitHub Handle: @simrann20
> *
> On Wed, Mar 29, 2023 at 2:10 AM James Cameron <[1]qu...@laptop.org> wrote:
> 
> G'day Simrann,
> 
> Running Sugar on Raspberry Pi OS to identify what needs fixing will be
> a good thing for Sugar Labs.  It will also feed into and affect the
> other proposals and ideas.  There is an opportunity to collaborate
> with many others.
> 
> Your proposal could include a list of Raspberry Pi focused Linux
> distributions you have tested Sugar on, along with the broad outcomes.
> 
> On Wed, Mar 29, 2023 at 01:43:04AM +0530, Simrann Arora wrote:
> > Hello James,
> >
> > Thanks for your quick response.
> >
> > From what I understand, `rpi23-gen-image` repository is old so it cannot
> be
> > used for this project.
> > I think I should run Sugar on Raspberry Pi OS and identify what is 
> broken
> /bugs,
> > so I can work on fixing them during my GSoC period.
> >
> > I will also check out other debian image builders for Raspberry Pi
> which can be
> > leveraged to create Sugar OS images.
> >
> > I would also request my mentors @walterbender and @alexperez  to see if
> my
> > understanding is correct and also discuss the hardware requirements to
> extend
> > the functionalities of existing activities like Turtle Blocks, Measure,
> and
> > Pippy.
> >
> > Thanks and Best Regards
> > Simrann Arora
> > GitHub Handle: @simrann20
> > *
> > On Tue, Mar 28, 2023 at 5:39 AM James Cameron <[1][2]qu...@laptop.org>
> wrote:
> >
> >     Hello Simrann,
> >
> >     I've just now tested [2][3]https://github.com/drtyhlpr/
> rpi23-gen-image on a
> >     Debian 10 Buster 64-bit system, and it got past the debootstrap
> stage,
> >     compiled a kernel, generated an image, but failed with "losetup:
> >     cannot find an unused loop device".  I did not see an exec format
> >     error.  The method was;
> >
> >     ```
> >     apt install -y git debootstrap debian-archive-keyring
> qemu-user-static
> >     binfmt-support dosfstools rsync bmap-tools whois git bc psmisc dbus
> sudo
> >     crossbuild-essential-armhf crossbuild-essential-armel bison flex
> libssl-dev
> >     git clone [3][4]https://github.com/drtyhlpr/rpi23-gen-image.git
> >     cd rpi23-gen-image
> >     ./rpi23-gen-image.sh
> >     ```
> >
> >     I suggest making sure you are using the operating system versions
> >     described in the README.md file, and the HEAD of the master branch.
> >
> >     Do not use the Sugar Labs fork of the repository, as it is very old.
> >
> >     Do engage with the rpi23-gen-image project; it is not part of Sugar
> >     Labs, and we have not used it for a while.  Your problem with
> >     debootstrap is best answered there, or by reading the debootstrap
> >     or Linux source code.
> >
> >     I'm not a mentor for Google Summer of Code this year, but I've a few
> >     things to say.
> >
> >     I doubt that rpi23-gen-image is suitable for your project.  It is 
> for
> >     making images.  It is an external tool, and not part of the workflow
> >     of either the Raspberry Pi Foundation, Debian Project, or Fedora
> >     Project.  These projects use other tools to prepare their images,
> >     based on their package archives.
> >
> >     Sugar is available for Raspberry Pi on Debian, Fedora, and Raspberry
> >     Pi OS already.
> >
> >     Raspberry Pi OS does not include Sugar in the images, but it can be
> >     installed.  This is because Raspberry Pi OS is based on Debian.
> >
> >     The Fedora Sugar on a Stick images are available for Raspberry Pi.
> >
> >     The number of organisations involved that are not Sugar Labs makes
> >     your project a challenge.  Mentors working for Sugar Labs 

Re: [Sugar-devel] Draft proposal for GSOC'23 - Sugarizer Word Puzzle and Chart activities (Disha Talreja)

2023-03-30 Thread Lionel Laské
Hi Disha,

Thanks for your proposal.
Few remarks:
- You don't describe what happens in Shared mode for Chart activity: every
user can change every data? How do you plan to implement it?
- No enough detail regarding Word Puzzle, we expect more information about
what should be done and how you plan to do it

Regards.

  Lionel


Date: Thu, 30 Mar 2023 11:05:11 +0530
> From: Disha Talreja 
> To: sugar-devel@lists.sugarlabs.org
> Subject: [Sugar-devel] Draft proposal for GSOC'23 - Sugarizer Word
> Puzzle and Chart activities
> Message-ID:
>  2xf49grox-hrayjvn+tannru-nr5dce1ddup2ox1a...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hello everyone,
>
> I am Disha Talreja. I would like to request your feedback on the draft
> proposal for Sugarizer Word Puzzle and Chart activities.
>
> Looking forward to hearing from you.
>
> Thanks and regards,
> Disha
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> http://lists.sugarlabs.org/archive/sugar-devel/attachments/20230330/18ceb338/attachment.htm
> >
> -- next part --
> A non-text attachment was scrubbed...
> Name: GSOC 2023  (1).pdf
> Type: application/pdf
> Size: 279169 bytes
> Desc: not available
> URL: <
> http://lists.sugarlabs.org/archive/sugar-devel/attachments/20230330/18ceb338/attachment.pdf
> >
>
> --
>
> Subject: Digest Footer
>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>
> --
>
> End of Sugar-devel Digest, Vol 171, Issue 29
> 
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel