Re: [Sugar-devel] Help Needed adding a module to my Activity

2016-08-07 Thread Tony Anderson
Hi, Sam My understanding is that activities need to satisfy their own dependencies. This helps minimize the space taken by Sugar providing software for activities not installed. Currently, it is difficult to install Sugar on an XO-1 with 1GB storage and not possible for an XO-1.5 with 2GB stor

Re: [Sugar-devel] Fedora 24 osbuild doesn't work

2016-08-07 Thread Sam Parkinson
Yeah, you have a point. The whole setup seems too complex. We should really just git clone a default set of activities into the user's activities directory. But this seems to be a bug. We added code to deal with git submodules (eg. collabwrapper) to sugar-toolkit-gtk3. Dave, are you runnin

Re: [Sugar-devel] Help Needed adding a module to my Activity

2016-08-07 Thread Sam Parkinson
Statically including libraries in the XO files is yuck, but I don't think we have another way to do it. I believe that Physics activity also statically includes libraries - maybe see how it works there? Side note: It would be so much better if Sugar activities could just declare dependencies

[Sugar-devel] Help Needed adding a module to my Activity

2016-08-07 Thread Yash Agarwal
Hello, The Issue is Documented here but I'll paste the relevant part here I'm trying to use fontmake in my sugar activity, It works fine on my system but in sugar it requires a dependency which I d

Re: [Sugar-devel] [Systems] Alias For Developement!

2016-08-07 Thread Samson Goddy
my email is samsongo...@gmail.com! But one little problem, i don't have the password for the @sugarlabs.org! I'm a Gmail or Google Apps user sending from an external address. Click the gear in the top right . Select Settings. Click the Accounts and Import tab.Under Send mail as, click Add ano

Re: [Sugar-devel] [Systems] Alias For Developement!

2016-08-07 Thread Samuel Cantero
Samson, can you provide me your gmail account and try the link provided by Dave? On Sat, Aug 6, 2016 at 5:36 PM, Dave Crossland wrote: > I recommend using gmail; https://support.google.com/ > mail/answer/22370?hl=en > ___ Sugar-devel mailing list Sugar

Re: [Sugar-devel] Fedora 24 osbuild doesn't work

2016-08-07 Thread Tony Anderson
Pardon my ignorance. Why would you need to include an activity in a sugar-build? Tony On 08/07/2016 11:29 AM, Ütkarsh Tiwari wrote: I had been facing he same issue while setting up sugar-build. It fails at building 'Browse'. Removing it from modules.json file does the fix. Regards, Ütkarsh

Re: [Sugar-devel] Fedora 24 osbuild doesn't work

2016-08-07 Thread Ütkarsh Tiwari
I had been facing he same issue while setting up sugar-build. It fails at building 'Browse'. Removing it from modules.json file does the fix. Regards, Ütkarsh Tiwari On Aug 7, 2016 4:51 AM, "Dave Crossland" wrote: > > On 6 August 2016 at 19:12, Dave Crossland wrote: > >> Install /home/broot/su