Discussion:
[Sugar-devel] Working on first issue.
Saumya Mishra
2021-03-26 14:24:17 UTC
Permalink
Hi Shivam,

To make changes in Sugar- Live Build, Please go through
https://github.com/sugarlabs/sugar/blob/master/docs/development-environment.md#sugar-live-build,
which states that

*changes to Sugar or the toolkits can be done by editing files in the
module source trees in /usr/src, followed by per-module install steps
<https://github.com/sugarlabs/sugar-live-build/blob/master/src/config/hooks/normal/0900-sugar.hook.chroot#L42> for
each changed module. See issue 442
<https://github.com/sugarlabs/sugar-toolkit-gtk3/issues/442> for details.*
After making and testing your changes you can make a pull request in
the respective repository.

Thanks
Saumya Mishra
Hii team, i am working on text clipping issue. I have thought of few
changes in code but rather not sure which one would actually solve the
problem.
So i want to to try them.
But i dont know how to do so.
I have installed sugar live build in Virtual machine.
And now i dont know what to do next.
Please guide.
_______________________________________________
Sugar-devel mailing list
http://lists.sugarlabs.org/listinfo/sugar-devel
Chihurumnaya Ibiam
2021-03-26 15:53:54 UTC
Permalink
You can also login to the vm via ssh so you can make your changes from your
terminal and test in your vm.
--
Ibiam Chihurumnaya
Hii team, i am working on text clipping issue. I have thought of few
changes in code but rather not sure which one would actually solve the
problem.
So i want to to try them.
But i dont know how to do so.
I have installed sugar live build in Virtual machine.
And now i dont know what to do next.
Please guide.
_______________________________________________
Sugar-devel mailing list
http://lists.sugarlabs.org/listinfo/sugar-devel
Loading...