[Sugar-devel] Having issues in debugging

2018-12-10 Thread Joel Arrey
Hey guys
i'm still new in debugging in javascript. I am working in fixing bugs in
music blocks.
I have already found the bugs there but now i don't know what to do any
help with that
Thanks.
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Workshop held on Sugar... An Introduction of Turtleblocks and Musicblocks

2018-12-10 Thread Ashnidh Khandelwal
Thank you.
Sure, I will let you know. Are you from Jaipur?
Ashnidh

On Tue, Dec 11, 2018 at 8:55 AM Pratul Kumar 
wrote:

> Great work, brother !!
>
> If you plan to organize any such workshop in Jaipur, kindly let me know, I
> would love to join you.
>
> On Mon 10 Dec, 2018, 11:10 PM Amaan Iqbal 
>> Great work! Really liked it.
>>
>> On Dec 10, 2018 11:05 PM, "Hrishi Patel"  wrote:
>>
>>> Great!
>>>
>>> On Mon, Dec 10, 2018, 10:44 PM Ashnidh Khandelwal >> wrote:
>>>
 It is great to share with you that on Saturday, Dec  8th, I organized a
 workshop in a prominent school of my locality. In the workshop I made the
 students aware about SugarLabs, Turtleblocks and Musicblocks.

 Venue- Jaipur International School, Jaipur, Rajasthan, India
 Held on- Dec 8th 2018, 12 noon to 1 pm
 Size- 25 Students (aged 13 to 17 years)

 Kindly see the blog post

 https://ashnidh1.blogspot.com/2018/12/workshop-on-sugar-introduction-of.html

 Thank you very much
 Regards
 Ashnidh Khandelwal
 A GCI 2018 Student
 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel

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


Re: [Sugar-devel] Install sucrose

2018-12-10 Thread Tony Anderson

Alex,

Thanks. Well done.

Tony

On 12/10/18 6:25 PM, Alex Perez wrote:

Tony,

Thanks. I have updated it with the two additional commands required, 
the first of which activates the universe repo, and, if it's already 
installs is a no-op:


https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md


Tony Anderson 
December 10, 2018 at 9:35 AM
Hi, Alex

I used https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md.

Tony


On 12/10/18 5:12 PM, Alex Perez wrote:


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
Alex Perez 
December 10, 2018 at 9:12 AM
Tony,

Can you cite the documentation you were using? Nowhere in this 
process is that cited, and without it, this one line command can't be 
added. Do you have a wiki account? If so, please feel free to add it 
to the appropriate page yourself, but it would also be helpful for 
you to actually cite the content you are referencing here.


Regards,
Alex Perez


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
Tony Anderson 
December 10, 2018 at 8:48 AM
Hi, James

Alex Perez identified the problem correctly. I needed to run:

sudo apt-get update

before

sudo apt install sucrose

For me, the real concern is that someone attracted to try Sugar may 
be turned away be incomplete installation instructions.


Tony



___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
James Cameron 
December 9, 2018 at 7:16 PM
Just now, tested Ubuntu 18.04 and 18.04.1 installation media by
installing Sugar.  The universe repository was already enabled, and
"sudo apt install sucrose" completed normally.  After restart, and
Sugar selected from login, everything worked fine.

There's no error "package not found".  When you try to install a
package that is not listed, you get "E: Unable to locate package
sucrose".

One scenario where "sudo apt install sucrose" may say "E: Unable to
locate package sucrose" is where the system does not have internet
access, or where access was not available during a critical period
after boot when the Ubuntu system automatically updates the package
list.  Missing network drivers is a common cause.  Nothing to do with
Sugar though, and we won't document all the foibles of Ubuntu.

Please do update the Debian Wiki if it is in error.  Not really our
responsibility here at Sugar Labs, so we rely on interested people to
do it.

On Mon, Dec 03, 2018 at 10:10:54AM +, Tony Anderson wrote:

Sadly, this is not the problem. The Universe repository was enabled.

wiki.debian.org/sugar/#Running the Sugar interface says Upcoming Debian 9
"Stretch" will include 0.110. (We are on 0.112).
Packages overiview for Debian Sugar Team says sugar: 0.110.0-3 as stable and
0.112.6 with 7 bugs and unstable. Naturally I don't know whether any of this
refers to 'sucrose' in Ubuntu 18.04 LTS.

Tony

On 12/1/18 6:12 PM, Alex Perez wrote:

 Tony,

 It sounds like you do not have the 'universe' apt repository enabled, since
 this is where the sucrose package lives, according to [1]https://
 packages.ubuntu.com/bionic/sucrose

 With Ubuntu 18.04, you should just be able to run "sudo add-apt-repository

 universe" and enable it.

 [2]Tony Anderson
 Friday, November 30, 2018 9:34 PM
 I am trying to install sugar on a Windows laptop.

 I was able to get 50gb unallocated space and installed ubuntu 18.04
 LTS.

 The command 'sudo apt install sucrose' returned package not found.

 Tony

 ___
 Sugar-devel mailing list
 [3]Sugar-devel@lists.sugarlabs.org
 [4]http://lists.sugarlabs.org/listinfo/sugar-devel

 ___
 Sugar-devel mailing list
 [5]Sugar-devel@lists.sugarlabs.org
 [6]http://lists.sugarlabs.org/listinfo/sugar-devel

References:

[1]https://packages.ubuntu.com/bionic/sucrose
[2]mailto:tony_ander...@usa.net
[3]mailto:Sugar-devel@lists.sugarlabs.org
[4]http://lists.sugarlabs.org/listinfo/sugar-devel
[5]mailto:Sugar-devel@lists.sugarlabs.org
[6]http://lists.sugarlabs.org/listinfo/sugar-devel



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



Tony Anderson 
December 3, 2018 at 2:10 AM
Sadly, this is not the problem. The Universe repository was enabled.

wiki.debian.org/sugar/#Running the Sugar interface says Upcoming 
Debian 9 "Stretch" will include 0.110. (We are on 0.112).
Packages overiview for Debian Sugar 

Re: [Sugar-devel] Problem with Sugarizer School Box

2018-12-10 Thread Freddie N
Hi Sarthak,

What Raspberry Pi are you using? There are several reasons why this might
occur:

- Corrupt SD card
- Poor power supply
- Image writing mistake
- Broken raspberry pi
- etc...

When there is a problem with a Raspberry Pi boot it normally displays an
error code by flashing the status LEDs so I would suggest looking online.
The Raspberry Pi forums and Stack Overflow often save the day for me :).

I made a video of me setting it up here:
https://www.youtube.com/watch?v=Ni8MJeBlGYY. However, it is designed for
complete beginners so it is quite long.

Hope you manage to get it working,
Freddie
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Install sucrose

2018-12-10 Thread Alex Perez

Tony,

Thanks. I have updated it with the two additional commands required, the 
first of which activates the universe repo, and, if it's already 
installs is a no-op:


https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md


Tony Anderson 
December 10, 2018 at 9:35 AM
Hi, Alex

I used https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md.

Tony


On 12/10/18 5:12 PM, Alex Perez wrote:


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
Alex Perez 
December 10, 2018 at 9:12 AM
Tony,

Can you cite the documentation you were using? Nowhere in this process 
is that cited, and without it, this one line command can't be added. 
Do you have a wiki account? If so, please feel free to add it to the 
appropriate page yourself, but it would also be helpful for you to 
actually cite the content you are referencing here.


Regards,
Alex Perez


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
Tony Anderson 
December 10, 2018 at 8:48 AM
Hi, James

Alex Perez identified the problem correctly. I needed to run:

sudo apt-get update

before

sudo apt install sucrose

For me, the real concern is that someone attracted to try Sugar may be 
turned away be incomplete installation instructions.


Tony



___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
James Cameron 
December 9, 2018 at 7:16 PM
Just now, tested Ubuntu 18.04 and 18.04.1 installation media by
installing Sugar.  The universe repository was already enabled, and
"sudo apt install sucrose" completed normally.  After restart, and
Sugar selected from login, everything worked fine.

There's no error "package not found".  When you try to install a
package that is not listed, you get "E: Unable to locate package
sucrose".

One scenario where "sudo apt install sucrose" may say "E: Unable to
locate package sucrose" is where the system does not have internet
access, or where access was not available during a critical period
after boot when the Ubuntu system automatically updates the package
list.  Missing network drivers is a common cause.  Nothing to do with
Sugar though, and we won't document all the foibles of Ubuntu.

Please do update the Debian Wiki if it is in error.  Not really our
responsibility here at Sugar Labs, so we rely on interested people to
do it.

On Mon, Dec 03, 2018 at 10:10:54AM +, Tony Anderson wrote:

Sadly, this is not the problem. The Universe repository was enabled.

wiki.debian.org/sugar/#Running the Sugar interface says Upcoming Debian 9
"Stretch" will include 0.110. (We are on 0.112).
Packages overiview for Debian Sugar Team says sugar: 0.110.0-3 as stable and
0.112.6 with 7 bugs and unstable. Naturally I don't know whether any of this
refers to 'sucrose' in Ubuntu 18.04 LTS.

Tony

On 12/1/18 6:12 PM, Alex Perez wrote:

 Tony,

 It sounds like you do not have the 'universe' apt repository enabled, since
 this is where the sucrose package lives, according to [1]https://
 packages.ubuntu.com/bionic/sucrose

 With Ubuntu 18.04, you should just be able to run "sudo add-apt-repository
 universe" and enable it.

 [2]Tony Anderson
 Friday, November 30, 2018 9:34 PM
 I am trying to install sugar on a Windows laptop.

 I was able to get 50gb unallocated space and installed ubuntu 18.04
 LTS.

 The command 'sudo apt install sucrose' returned package not found.

 Tony

 ___
 Sugar-devel mailing list
 [3]Sugar-devel@lists.sugarlabs.org
 [4]http://lists.sugarlabs.org/listinfo/sugar-devel

 ___
 Sugar-devel mailing list
 [5]Sugar-devel@lists.sugarlabs.org
 [6]http://lists.sugarlabs.org/listinfo/sugar-devel

References:

[1] https://packages.ubuntu.com/bionic/sucrose
[2] mailto:tony_ander...@usa.net
[3] mailto:Sugar-devel@lists.sugarlabs.org
[4] http://lists.sugarlabs.org/listinfo/sugar-devel
[5] mailto:Sugar-devel@lists.sugarlabs.org
[6] http://lists.sugarlabs.org/listinfo/sugar-devel



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



Tony Anderson 
December 3, 2018 at 2:10 AM
Sadly, this is not the problem. The Universe repository was enabled.

wiki.debian.org/sugar/#Running the Sugar interface says Upcoming 
Debian 9 "Stretch" will include 0.110. (We are on 0.112).
Packages overiview for Debian Sugar Team says sugar: 0.110.0-3 as 
stable and 0.112.6 with 7 bugs and 

Re: [Sugar-devel] Workshop held on Sugar... An Introduction of Turtleblocks and Musicblocks

2018-12-10 Thread Amaan Iqbal
Great work! Really liked it.

On Dec 10, 2018 11:05 PM, "Hrishi Patel"  wrote:

> Great!
>
> On Mon, Dec 10, 2018, 10:44 PM Ashnidh Khandelwal  wrote:
>
>> It is great to share with you that on Saturday, Dec  8th, I organized a
>> workshop in a prominent school of my locality. In the workshop I made the
>> students aware about SugarLabs, Turtleblocks and Musicblocks.
>>
>> Venue- Jaipur International School, Jaipur, Rajasthan, India
>> Held on- Dec 8th 2018, 12 noon to 1 pm
>> Size- 25 Students (aged 13 to 17 years)
>>
>> Kindly see the blog post
>> https://ashnidh1.blogspot.com/2018/12/workshop-on-sugar-
>> introduction-of.html
>>
>> Thank you very much
>> Regards
>> Ashnidh Khandelwal
>> A GCI 2018 Student
>> ___
>> Sugar-devel mailing list
>> Sugar-devel@lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Install sucrose

2018-12-10 Thread Tony Anderson

Hi, Alex

I used https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md.

Tony


On 12/10/18 5:12 PM, Alex Perez wrote:

Tony,

Can you cite the documentation you were using? Nowhere in this process 
is that cited, and without it, this one line command can't be added. 
Do you have a wiki account? If so, please feel free to add it to the 
appropriate page yourself, but it would also be helpful for you to 
actually cite the content you are referencing here.


Regards,
Alex Perez


Tony Anderson 
December 10, 2018 at 8:48 AM
Hi, James

Alex Perez identified the problem correctly. I needed to run:

sudo apt-get update

before

sudo apt install sucrose

For me, the real concern is that someone attracted to try Sugar may 
be turned away be incomplete installation instructions.


Tony



___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
James Cameron 
December 9, 2018 at 7:16 PM
Just now, tested Ubuntu 18.04 and 18.04.1 installation media by
installing Sugar.  The universe repository was already enabled, and
"sudo apt install sucrose" completed normally.  After restart, and
Sugar selected from login, everything worked fine.

There's no error "package not found".  When you try to install a
package that is not listed, you get "E: Unable to locate package
sucrose".

One scenario where "sudo apt install sucrose" may say "E: Unable to
locate package sucrose" is where the system does not have internet
access, or where access was not available during a critical period
after boot when the Ubuntu system automatically updates the package
list.  Missing network drivers is a common cause.  Nothing to do with
Sugar though, and we won't document all the foibles of Ubuntu.

Please do update the Debian Wiki if it is in error.  Not really our
responsibility here at Sugar Labs, so we rely on interested people to
do it.

On Mon, Dec 03, 2018 at 10:10:54AM +, Tony Anderson wrote:

Sadly, this is not the problem. The Universe repository was enabled.

wiki.debian.org/sugar/#Running the Sugar interface says Upcoming Debian 9
"Stretch" will include 0.110. (We are on 0.112).
Packages overiview for Debian Sugar Team says sugar: 0.110.0-3 as stable and
0.112.6 with 7 bugs and unstable. Naturally I don't know whether any of this
refers to 'sucrose' in Ubuntu 18.04 LTS.

Tony

On 12/1/18 6:12 PM, Alex Perez wrote:

 Tony,

 It sounds like you do not have the 'universe' apt repository enabled, since
 this is where the sucrose package lives, according to [1]https://
 packages.ubuntu.com/bionic/sucrose

 With Ubuntu 18.04, you should just be able to run "sudo add-apt-repository

 universe" and enable it.

 [2]Tony Anderson
 Friday, November 30, 2018 9:34 PM
 I am trying to install sugar on a Windows laptop.

 I was able to get 50gb unallocated space and installed ubuntu 18.04
 LTS.

 The command 'sudo apt install sucrose' returned package not found.

 Tony

 ___
 Sugar-devel mailing list
 [3]Sugar-devel@lists.sugarlabs.org
 [4]http://lists.sugarlabs.org/listinfo/sugar-devel

 ___
 Sugar-devel mailing list
 [5]Sugar-devel@lists.sugarlabs.org
 [6]http://lists.sugarlabs.org/listinfo/sugar-devel

References:

[1]https://packages.ubuntu.com/bionic/sucrose
[2]mailto:tony_ander...@usa.net
[3]mailto:Sugar-devel@lists.sugarlabs.org
[4]http://lists.sugarlabs.org/listinfo/sugar-devel
[5]mailto:Sugar-devel@lists.sugarlabs.org
[6]http://lists.sugarlabs.org/listinfo/sugar-devel



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



Tony Anderson 
December 3, 2018 at 2:10 AM
Sadly, this is not the problem. The Universe repository was enabled.

wiki.debian.org/sugar/#Running the Sugar interface says Upcoming 
Debian 9 "Stretch" will include 0.110. (We are on 0.112).
Packages overiview for Debian Sugar Team says sugar: 0.110.0-3 as 
stable and 0.112.6 with 7 bugs and unstable. Naturally I don't know 
whether any of this refers to 'sucrose' in Ubuntu 18.04 LTS.


Tony

On 12/1/18 6:12 PM, Alex Perez wrote:


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
Alex Perez 
December 1, 2018 at 10:12 AM
Tony,

It sounds like you do not have the 'universe' apt repository enabled, 
since this is where the sucrose package lives, according to 
https://packages.ubuntu.com/bionic/sucrose


With Ubuntu 18.04, you should just be able to run "sudo 
add-apt-repository universe" and enable it.



Re: [Sugar-devel] Workshop held on Sugar... An Introduction of Turtleblocks and Musicblocks

2018-12-10 Thread Hrishi Patel
Great!

On Mon, Dec 10, 2018, 10:44 PM Ashnidh Khandelwal  It is great to share with you that on Saturday, Dec  8th, I organized a
> workshop in a prominent school of my locality. In the workshop I made the
> students aware about SugarLabs, Turtleblocks and Musicblocks.
>
> Venue- Jaipur International School, Jaipur, Rajasthan, India
> Held on- Dec 8th 2018, 12 noon to 1 pm
> Size- 25 Students (aged 13 to 17 years)
>
> Kindly see the blog post
>
> https://ashnidh1.blogspot.com/2018/12/workshop-on-sugar-introduction-of.html
>
> Thank you very much
> Regards
> Ashnidh Khandelwal
> A GCI 2018 Student
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Workshop held on Sugar... An Introduction of Turtleblocks and Musicblocks

2018-12-10 Thread Ashnidh Khandelwal
It is great to share with you that on Saturday, Dec  8th, I organized a
workshop in a prominent school of my locality. In the workshop I made the
students aware about SugarLabs, Turtleblocks and Musicblocks.

Venue- Jaipur International School, Jaipur, Rajasthan, India
Held on- Dec 8th 2018, 12 noon to 1 pm
Size- 25 Students (aged 13 to 17 years)

Kindly see the blog post
https://ashnidh1.blogspot.com/2018/12/workshop-on-sugar-introduction-of.html

Thank you very much
Regards
Ashnidh Khandelwal
A GCI 2018 Student
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Install sucrose

2018-12-10 Thread Alex Perez

Tony,

Can you cite the documentation you were using? Nowhere in this process 
is that cited, and without it, this one line command can't be added. Do 
you have a wiki account? If so, please feel free to add it to the 
appropriate page yourself, but it would also be helpful for you to 
actually cite the content you are referencing here.


Regards,
Alex Perez


Tony Anderson 
December 10, 2018 at 8:48 AM
Hi, James

Alex Perez identified the problem correctly. I needed to run:

sudo apt-get update

before

sudo apt install sucrose

For me, the real concern is that someone attracted to try Sugar may be 
turned away be incomplete installation instructions.


Tony



___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
James Cameron 
December 9, 2018 at 7:16 PM
Just now, tested Ubuntu 18.04 and 18.04.1 installation media by
installing Sugar.  The universe repository was already enabled, and
"sudo apt install sucrose" completed normally.  After restart, and
Sugar selected from login, everything worked fine.

There's no error "package not found".  When you try to install a
package that is not listed, you get "E: Unable to locate package
sucrose".

One scenario where "sudo apt install sucrose" may say "E: Unable to
locate package sucrose" is where the system does not have internet
access, or where access was not available during a critical period
after boot when the Ubuntu system automatically updates the package
list.  Missing network drivers is a common cause.  Nothing to do with
Sugar though, and we won't document all the foibles of Ubuntu.

Please do update the Debian Wiki if it is in error.  Not really our
responsibility here at Sugar Labs, so we rely on interested people to
do it.

On Mon, Dec 03, 2018 at 10:10:54AM +, Tony Anderson wrote:

Sadly, this is not the problem. The Universe repository was enabled.

wiki.debian.org/sugar/#Running the Sugar interface says Upcoming Debian 9
"Stretch" will include 0.110. (We are on 0.112).
Packages overiview for Debian Sugar Team says sugar: 0.110.0-3 as stable and
0.112.6 with 7 bugs and unstable. Naturally I don't know whether any of this
refers to 'sucrose' in Ubuntu 18.04 LTS.

Tony

On 12/1/18 6:12 PM, Alex Perez wrote:

 Tony,

 It sounds like you do not have the 'universe' apt repository enabled, since
 this is where the sucrose package lives, according to [1]https://
 packages.ubuntu.com/bionic/sucrose

 With Ubuntu 18.04, you should just be able to run "sudo add-apt-repository
 universe" and enable it.

 [2]Tony Anderson
 Friday, November 30, 2018 9:34 PM
 I am trying to install sugar on a Windows laptop.

 I was able to get 50gb unallocated space and installed ubuntu 18.04
 LTS.

 The command 'sudo apt install sucrose' returned package not found.

 Tony

 ___
 Sugar-devel mailing list
 [3]Sugar-devel@lists.sugarlabs.org
 [4]http://lists.sugarlabs.org/listinfo/sugar-devel

 ___
 Sugar-devel mailing list
 [5]Sugar-devel@lists.sugarlabs.org
 [6]http://lists.sugarlabs.org/listinfo/sugar-devel

References:

[1] https://packages.ubuntu.com/bionic/sucrose
[2] mailto:tony_ander...@usa.net
[3] mailto:Sugar-devel@lists.sugarlabs.org
[4] http://lists.sugarlabs.org/listinfo/sugar-devel
[5] mailto:Sugar-devel@lists.sugarlabs.org
[6] http://lists.sugarlabs.org/listinfo/sugar-devel



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



Tony Anderson 
December 3, 2018 at 2:10 AM
Sadly, this is not the problem. The Universe repository was enabled.

wiki.debian.org/sugar/#Running the Sugar interface says Upcoming 
Debian 9 "Stretch" will include 0.110. (We are on 0.112).
Packages overiview for Debian Sugar Team says sugar: 0.110.0-3 as 
stable and 0.112.6 with 7 bugs and unstable. Naturally I don't know 
whether any of this refers to 'sucrose' in Ubuntu 18.04 LTS.


Tony

On 12/1/18 6:12 PM, Alex Perez wrote:


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
Alex Perez 
December 1, 2018 at 10:12 AM
Tony,

It sounds like you do not have the 'universe' apt repository enabled, 
since this is where the sucrose package lives, according to 
https://packages.ubuntu.com/bionic/sucrose


With Ubuntu 18.04, you should just be able to run "sudo 
add-apt-repository universe" and enable it.


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


--
Sent 

Re: [Sugar-devel] Install sucrose

2018-12-10 Thread Tony Anderson

Hi, James

Alex Perez identified the problem correctly. I needed to run:

sudo apt-get update

before

sudo apt install sucrose

For me, the real concern is that someone attracted to try Sugar may be 
turned away be incomplete installation instructions.


Tony

On 12/10/18 3:16 AM, James Cameron wrote:

Just now, tested Ubuntu 18.04 and 18.04.1 installation media by
installing Sugar.  The universe repository was already enabled, and
"sudo apt install sucrose" completed normally.  After restart, and
Sugar selected from login, everything worked fine.

There's no error "package not found".  When you try to install a
package that is not listed, you get "E: Unable to locate package
sucrose".

One scenario where "sudo apt install sucrose" may say "E: Unable to
locate package sucrose" is where the system does not have internet
access, or where access was not available during a critical period
after boot when the Ubuntu system automatically updates the package
list.  Missing network drivers is a common cause.  Nothing to do with
Sugar though, and we won't document all the foibles of Ubuntu.

Please do update the Debian Wiki if it is in error.  Not really our
responsibility here at Sugar Labs, so we rely on interested people to
do it.

On Mon, Dec 03, 2018 at 10:10:54AM +, Tony Anderson wrote:

Sadly, this is not the problem. The Universe repository was enabled.

wiki.debian.org/sugar/#Running the Sugar interface says Upcoming Debian 9
"Stretch" will include 0.110. (We are on 0.112).
Packages overiview for Debian Sugar Team says sugar: 0.110.0-3 as stable and
0.112.6 with 7 bugs and unstable. Naturally I don't know whether any of this
refers to 'sucrose' in Ubuntu 18.04 LTS.

Tony

On 12/1/18 6:12 PM, Alex Perez wrote:

 Tony,

 It sounds like you do not have the 'universe' apt repository enabled, since
 this is where the sucrose package lives, according to [1]https://
 packages.ubuntu.com/bionic/sucrose

 With Ubuntu 18.04, you should just be able to run "sudo add-apt-repository

 universe" and enable it.

 [2]Tony Anderson
 Friday, November 30, 2018 9:34 PM
 I am trying to install sugar on a Windows laptop.

 I was able to get 50gb unallocated space and installed ubuntu 18.04
 LTS.

 The command 'sudo apt install sucrose' returned package not found.

 Tony

 ___
 Sugar-devel mailing list
 [3]Sugar-devel@lists.sugarlabs.org
 [4]http://lists.sugarlabs.org/listinfo/sugar-devel

 ___
 Sugar-devel mailing list
 [5]Sugar-devel@lists.sugarlabs.org
 [6]http://lists.sugarlabs.org/listinfo/sugar-devel

References:

[1] https://packages.ubuntu.com/bionic/sucrose
[2] mailto:tony_ander...@usa.net
[3] mailto:Sugar-devel@lists.sugarlabs.org
[4] http://lists.sugarlabs.org/listinfo/sugar-devel
[5] mailto:Sugar-devel@lists.sugarlabs.org
[6] http://lists.sugarlabs.org/listinfo/sugar-devel
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel




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


[Sugar-devel] Problem with Sugarizer School Box

2018-12-10 Thread Sarthak Agrawal
I downloaded the image of Sugarizer and flashed it in the sd card, but when I 
put the sd card in the raspberry pi, nothing happens, I also checked if the 
wifi of Sugarizer School Box was in hidden network, but it wasn’t. Please help 
me :(
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel