Re: [Sugar-devel] Contribution through GSOC

2020-03-11 Thread Saumya Mishra
Thanks James! sudo gsettings set org.gnome.desktop.interface cursor-theme
'whiteglass' this command worked for me. I will take care of things so that
I do not make such mistakes in the future.

On Wed, Mar 11, 2020 at 2:28 AM James Cameron  wrote:

> Thanks.  That sequence explains the cause.  You first installed a
> version of Sugar before the fix, then you installed a version with the
> fix.  The version with the fix restores the configuration to what it
> was before, but you had already lost the original configuration.
>
> You could entirely wipe your system and reinstall, and let this be a
> lesson to you not to make changes to your critical systems.  ;-)
>
> Or you may set the gsettings key back to default.  "Workaround is to
> use gsettings to change cursor-theme in org.gnome.desktop.interface
> back to what it was.";
> https://github.com/sugarlabs/sugar/issues/827
>
> Srevin Saju gave related advice in another thread;
> http://lists.sugarlabs.org/archive/sugar-devel/2020-March/057928.html
>
> On Wed, Mar 11, 2020 at 02:14:51AM +0530, Saumya Mishra wrote:
> > The problem is with my system somewhere as I first installed Packaged
> Sugar and
> > while opening new desktop  session , my cursor was changed then I
> installed
> > Sugar's Native-build without removing Packaged Sugar. Is there any way I
> can
> > remove whole Sugar from my system and so that I can re-install it
> correctly?
> >
> > On Wed 11 Mar, 2020, 1:52 AM James Cameron, <[1]qu...@laptop.org> wrote:
> >
> > Mastering the native build method is critical for the project idea
> you
> > mentioned earlier.
> >
> > But if you used that method, you should already have the fix to the
> > cursor problem.
> >
> > You may have to diagnose why the fix has not worked.  Use
> conventional
> > debugging techniques.
> >
> > On Wed, Mar 11, 2020 at 01:32:01AM +0530, Saumya Mishra wrote:
> > > I have done native build of Sugar-desktop given in [1][2]https://
> > github.com/
> > > sugarlabs/sugar/blob/master/docs/development-environment.md .
> Thankyou!!
> > >
> > > References:
> > >
> > > [1] [3]https://github.com/sugarlabs/sugar/blob/master/docs/
> > development-environment.md
> >
> > --
> > James Cameron
> > [4]http://quozl.netrek.org/
> >
> > References:
> >
> > [1] mailto:qu...@laptop.org
> > [2] https://github.com/
> > [3]
> https://github.com/sugarlabs/sugar/blob/master/docs/development-environment.md
> > [4] http://quozl.netrek.org/
>
> --
> James Cameron
> http://quozl.netrek.org/
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Contribution through GSOC

2020-03-10 Thread James Cameron
Thanks.  That sequence explains the cause.  You first installed a
version of Sugar before the fix, then you installed a version with the
fix.  The version with the fix restores the configuration to what it
was before, but you had already lost the original configuration.

You could entirely wipe your system and reinstall, and let this be a
lesson to you not to make changes to your critical systems.  ;-)

Or you may set the gsettings key back to default.  "Workaround is to
use gsettings to change cursor-theme in org.gnome.desktop.interface
back to what it was.";
https://github.com/sugarlabs/sugar/issues/827

Srevin Saju gave related advice in another thread;
http://lists.sugarlabs.org/archive/sugar-devel/2020-March/057928.html

On Wed, Mar 11, 2020 at 02:14:51AM +0530, Saumya Mishra wrote:
> The problem is with my system somewhere as I first installed Packaged Sugar 
> and
> while opening new desktop  session , my cursor was changed then I installed
> Sugar's Native-build without removing Packaged Sugar. Is there any way I can
> remove whole Sugar from my system and so that I can re-install it correctly?
> 
> On Wed 11 Mar, 2020, 1:52 AM James Cameron, <[1]qu...@laptop.org> wrote:
> 
> Mastering the native build method is critical for the project idea you
> mentioned earlier.
> 
> But if you used that method, you should already have the fix to the
> cursor problem.
> 
> You may have to diagnose why the fix has not worked.  Use conventional
> debugging techniques.
> 
> On Wed, Mar 11, 2020 at 01:32:01AM +0530, Saumya Mishra wrote:
> > I have done native build of Sugar-desktop given in [1][2]https://
> github.com/
> > sugarlabs/sugar/blob/master/docs/development-environment.md . Thankyou!!
> >
> > References:
> >
> > [1] [3]https://github.com/sugarlabs/sugar/blob/master/docs/
> development-environment.md
> 
> --
> James Cameron
> [4]http://quozl.netrek.org/
> 
> References:
> 
> [1] mailto:qu...@laptop.org
> [2] https://github.com/
> [3] 
> https://github.com/sugarlabs/sugar/blob/master/docs/development-environment.md
> [4] http://quozl.netrek.org/

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


Re: [Sugar-devel] Contribution through GSOC

2020-03-10 Thread Saumya Mishra
The problem is with my system somewhere as I first installed Packaged Sugar
and while opening new desktop  session , my cursor was changed then I
installed Sugar's Native-build without removing Packaged Sugar. Is there
any way I can remove whole Sugar from my system and so that I can
re-install it correctly?

On Wed 11 Mar, 2020, 1:52 AM James Cameron,  wrote:

> Mastering the native build method is critical for the project idea you
> mentioned earlier.
>
> But if you used that method, you should already have the fix to the
> cursor problem.
>
> You may have to diagnose why the fix has not worked.  Use conventional
> debugging techniques.
>
> On Wed, Mar 11, 2020 at 01:32:01AM +0530, Saumya Mishra wrote:
> > I have done native build of Sugar-desktop given in [1]
> https://github.com/
> > sugarlabs/sugar/blob/master/docs/development-environment.md . Thankyou!!
> >
> > References:
> >
> > [1]
> https://github.com/sugarlabs/sugar/blob/master/docs/development-environment.md
>
> --
> James Cameron
> http://quozl.netrek.org/
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Contribution through GSOC

2020-03-10 Thread James Cameron
Mastering the native build method is critical for the project idea you
mentioned earlier.

But if you used that method, you should already have the fix to the
cursor problem.

You may have to diagnose why the fix has not worked.  Use conventional
debugging techniques.

On Wed, Mar 11, 2020 at 01:32:01AM +0530, Saumya Mishra wrote:
> I have done native build of Sugar-desktop given in [1]https://github.com/
> sugarlabs/sugar/blob/master/docs/development-environment.md . Thankyou!!
> 
> References:
> 
> [1] 
> https://github.com/sugarlabs/sugar/blob/master/docs/development-environment.md

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


Re: [Sugar-devel] Contribution through GSOC

2020-03-10 Thread Saumya Mishra
Thanks Chihurumnaya and James for your help. I will fix this and get back
to you if I stuck with it again.

On Wed 11 Mar, 2020, 1:38 AM Chihurumnaya Ibiam, <
ibiamchihurumn...@gmail.com> wrote:

> Using native build can be daunting sometimes as it's difficult to undo
> some actions, you'll have to know what you're doing if you were using it. I
> recommend you use the Sugar Live Build.
>
> On Tue, Mar 10, 2020, 9:02 PM Saumya Mishra <2017...@iiitdmj.ac.in> wrote:
>
>> I have done native build of Sugar-desktop given in
>> https://github.com/sugarlabs/sugar/blob/master/docs/development-environment.md
>> . Thankyou!!
>>
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Contribution through GSOC

2020-03-10 Thread Chihurumnaya Ibiam
Using native build can be daunting sometimes as it's difficult to undo some
actions, you'll have to know what you're doing if you were using it. I
recommend you use the Sugar Live Build.

On Tue, Mar 10, 2020, 9:02 PM Saumya Mishra <2017...@iiitdmj.ac.in> wrote:

> I have done native build of Sugar-desktop given in
> https://github.com/sugarlabs/sugar/blob/master/docs/development-environment.md
> . Thankyou!!
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Contribution through GSOC

2020-03-10 Thread James Cameron
I don't know exactly, because I can't remember if you've told me what
version of Sugar you are using.

But as I mentioned in my other mail, the fix is completed.  It was two
months ago.  It's not exactly a major problem, so I don't consider it
an urgent matter.

On Tue, Mar 10, 2020 at 11:59:06PM +0530, Saumya Mishra wrote:
> I am also facing same issue of the mouse cursor permanently changing
> to the sugar cursor from very first day. Kindly help me in solving
> the problem.

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


Re: [Sugar-devel] Contribution through GSOC

2020-03-10 Thread Saumya Mishra
I have done native build of Sugar-desktop given in
https://github.com/sugarlabs/sugar/blob/master/docs/development-environment.md
. Thankyou!!
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Contribution through GSOC

2020-03-10 Thread Chihurumnaya Ibiam
The issue has been fixed, how did you install sugar?

On Tue, Mar 10, 2020, 7:29 PM Saumya Mishra <2017...@iiitdmj.ac.in> wrote:

> I am also facing same issue of the mouse cursor permanently changing to
> the sugar cursor from very first day. Kindly help me in solving the problem.
> ___
> 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] Contribution through GSOC

2020-03-10 Thread Saumya Mishra
I am also facing same issue of the mouse cursor permanently changing to the
sugar cursor from very first day. Kindly help me in solving the problem.
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel