[Sugar-devel] Sugar Dashboard: Needs testing

2019-06-10 Thread Hrishi Patel
Hello, Sugar Dashboard is near completion. It'd be great if anyone can test it and provide issues, feedback, bugs, etc. before we release it. The link to repository: https://github.com/sugarlabs/Dashboard.Activity You can open issues on the repository. Thanks. Regards ___

Re: [Sugar-devel] Problem packaging toolkit

2019-06-10 Thread ANIKET MATHUR
Thanks. Regarding packaging for both the version, first we have to make changes in the configure.ac file so that the toolkit is installed for both the versions automatically? For Python 3 do I have to make a separate repo or just push the python3-sugar3 to the *current repo?* Sorry, I am confused.

Re: [Sugar-devel] Problem packaging toolkit

2019-06-10 Thread James Cameron
Look for python-foo and python3-foo packages that have been built from the same source package. Once you have it working, this lintian warning in sugar-toolkit-gtk3_0.114-1_amd64.build will vanish; W: sugar-toolkit-gtk3 source: python-foo-but-no-python3-foo python-sugar3 Reviewed your packages;

Re: [Sugar-devel] Problem packaging toolkit

2019-06-10 Thread ANIKET MATHUR
Thanks, made a separate github repo. Link . Regarding packaging for both Python 2 and Python 3, sorry I never came along with same Ubuntu packages installing for both the versions of Python. Though I have seen separate packages for Pyt

Re: [Sugar-devel] Problem packaging toolkit

2019-06-10 Thread James Cameron
Put them somewhere for me to download; either a separate GitHub repository, or a web server. We can make an account for you on sunjammer, see the Wiki Service/Shell page. You may be interested in dcmd as a quick way to simplify copying these files. Also look at how to use reprepro, which can mak

Re: [Sugar-devel] Problem packaging toolkit

2019-06-10 Thread ANIKET MATHUR
Thanks. I have build the packages.Now what should I do next, which files I have to share? On Mon, Jun 10, 2019 at 2:28 PM James Cameron wrote: > I've checked, and po/LINGUAS does contain ach. The problem is caused > by bzr builddeb running the check-po target of the Makefile, which > currently

Re: [Sugar-devel] Video: The Coolest Netbook You’ve Forgotten About: The OLPC XO-1

2019-06-10 Thread James Cameron
Thanks Ignacio, I like the Prius in the background. I like how my updates to the OLPC web site were visible. Makes it worth the effort. ;-) Software shown was from February 2008; with Write-55, Nano 2.0.6, and Python 2.5.1 One of the battery latches was, as usual, left unlocked. On Mon, Jun

[Sugar-devel] Video: The Coolest Netbook You’ve Forgotten About: The OLPC XO-1

2019-06-10 Thread Ignacio Rodríguez
https://www.youtube.com/watch?v=UPP4ClRmVik ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

Re: [Sugar-devel] Error testing collaboration using 2 Oracle virtual machines

2019-06-10 Thread James Cameron
I'm not sure what you mean by "get it only when I start sugar desktop for the first time after setting sugar" yet you say is not reproducible. Reproducible means can you make it happen. Starting sugar desktop sounds like you can make it happen? Regarding the buddy icon, you had said that when yo

Re: [Sugar-devel] Problem packaging toolkit

2019-06-10 Thread James Cameron
I've checked, and po/LINGUAS does contain ach. The problem is caused by bzr builddeb running the check-po target of the Makefile, which currently fails like this; host:sugar-toolkit-gtk3$ make check-po *** ach missing from po/LINGUAS *** Makefile:859: recipe for target 'check-po' failed make: ***

Re: [Sugar-devel] Error testing collaboration using 2 Oracle virtual machines

2019-06-10 Thread ANIKET MATHUR
*Is the "Protocol 'jabber' not found on CM 'gabble'" tracebackreproducible?* No, it is not reproducible. I get it only when I start sugar desktop for the first time after setting sugar. *I don't know what you mean by "able to see the buddy icon". In the* *context of the thread, I'm confused.* I

[Sugar-devel] Problem packaging toolkit

2019-06-10 Thread ANIKET MATHUR
Hello everyone. I was trying to package sugar-toolkit-gtk3 v 0.114 following the documentation . I successfully followed till 4.2, but on running the first command in 4.3 bzr builddeb -- -us -uc The build failed with ` make[1]: Enter

Re: [Sugar-devel] Error testing collaboration using 2 Oracle virtual machines

2019-06-10 Thread James Cameron
Thanks. Without the Collaboration Server configured, Sugar will use link-local Salut. This is a normal configuration, and is the default. It does not require internet. When using VMs, they must be on the same network. With the Collaboration Server configured, Sugar will use Jabber via Gabble.