Re: [Sugar-devel] Request to review solution for SL #2464

2010-11-08 Thread James Cameron
On Tue, Nov 09, 2010 at 02:33:02AM -0300, Gonzalo Odiard wrote: > I have uploaded a new xo to http://dev.laptop.org/~gonzalo/Paint-29.xo > I don't have a 0.82 system, can anybody confirm if is working ok? Tested on freshly installed XO-1 OLPC OS 8.2.1 build gg-802-1, Sugar 0.82.1, and it starts ok

Re: [Sugar-devel] [ANNOUCE] git.sugarlabs.org migration and downtime

2010-11-08 Thread Aleksey Lim
On Sun, Nov 07, 2010 at 10:33:03PM +, Aleksey Lim wrote: > Hi all, > > Thanks for testing new gitorious instance (if you didn't try yet, > go to [1]). Since usual git.sugarlabs.org workflows looks good and since > several people have ssh login issues (we are limitied in investigation > these i

Re: [Sugar-devel] Request to review solution for SL #2464

2010-11-08 Thread Gonzalo Odiard
Hello! I have uploaded a new xo to http://dev.laptop.org/~gonzalo/Paint-29.xo I don't have a 0.82 system, can anybody confirm if is working ok? Thanks! Gonzalo On Wed, Oct 20, 2010 at 11:25 AM, Gary Martin wrote: > Hi Anurag/Gonzalo, > > On 19 Oct 2010, at 16:43, Anurag Chowdhury wrote: > > > G

Re: [Sugar-devel] Sugar UI Dictator

2010-11-08 Thread Martin Dengler
On Mon, Nov 08, 2010 at 07:49:19PM -0500, Bernie Innocenti wrote: > On Fri, 2010-10-29 at 10:02 +0100, Martin Dengler wrote: > > IMO a decent justification and a willingness to update the affected > > wiki pages - including the HIG - to a similar or better standard as > > what existed before should

Re: [Sugar-devel] [DESIGN] Messages notification

2010-11-08 Thread Gary Martin
Hi Martin, On 5 Nov 2010, at 21:02, Martin Abente wrote: > Hello amigos, > > Recently I encountered many situations where a system-wide > notification-messages system is required as a basis for many bug fixes or > enhancements. I am not talking about the messages that are related to an > spec

[Sugar-devel] Sugar UI Dictator

2010-11-08 Thread Bernie Innocenti
[cc += eben, cms] On Fri, 2010-10-29 at 10:02 +0100, Martin Dengler wrote: > IMO a decent justification and a willingness to update the affected > wiki pages - including the HIG - to a similar or better standard as > what existed before should almost be enough for me. > > What I'm worried about i

[Sugar-devel] [Election] Membership registration deadline in two days

2010-11-08 Thread Luke Faraone
Hi all, This is an informational mail; nothing has changed since my previous date announcement last month. By Wednesday, 2010-11-10 23:59 EST, all applications for membership must be submitted if they are to be considered valid for the upcoming election. On the 13th, all applications submitted b

Re: [Sugar-devel] [PATCH] Adopt Updater to new activity version scheme

2010-11-08 Thread James Cameron
Reviewed-by: James Cameron Trivial, English grammar ... in the commit message, I suggest "Adapt" not "Adopt". Or if "Adopt" was really desired "Adopt new activity version scheme in Updater" or "Updater adopts new activity version scheme.". -- James Cameron http://quozl.linux.org.au/ __

Re: [Sugar-devel] [Alpha release] DevTutor activity

2010-11-08 Thread Manusheel Gupta
James and Mikus, Thanks for the feedback. We are at a very initial stage for realizing how we can provide a better understanding to developers about Sugar API through Devtutor activity. Focus is on having a activity that would facilitate and expedite the process of learning. Description is missin

Re: [Sugar-devel] [Alpha release] DevTutor activity

2010-11-08 Thread James Simmons
Manu, I just ran it on my XO laptop with runs the .84 release for Paraguay. Your Activity requires the new style toolbars, which .84 does not support. I realize that the purpose of your Activity is to demonstrate the use of Sugar API's, so full backward compatibility with graceful degradation may

Re: [Sugar-devel] More new and revised chapters of "Make Your Own Sugar Activities!" ready for review, feedback

2010-11-08 Thread Aleksey Lim
On Mon, Nov 08, 2010 at 11:07:48AM -0600, James Simmons wrote: > Aleksey, > > I've changed the paragraph in > > http://en.flossmanuals.net/bin/view/ActivitiesGuideSugar/SugarDebugging > > It is not published yet, but if you use the link above you can see it. > If it looks OK to you I'll ask for

[Sugar-devel] Sugar Digest 2010-11-08

2010-11-08 Thread Walter Bender
==Sugar Digest== 1. After a long absence, Turtle Art with Sensors is back! The original fork was written by Arjun Sarwal when he was an intern at OLPC (See http://wiki.laptop.org/go/Turtle_Art_with_Sensors); however, when we migrated Sugar to non-XO platforms, we stopped supporting this fork due t

[Sugar-devel] ObjectChooser() Issue?

2010-11-08 Thread Art Hunkins
At Sasha's suggestion, I've arrived at the following code to send the filepath of a soundfile to Csound via its reference in the Journal. The filename (self.filename[0]) is being correctly passed: def choose1(self, widget): chooser = ObjectChooser(parent=self, what_filter=mime.GENERIC_TYPE_AU

Re: [Sugar-devel] More new and revised chapters of "Make Your Own Sugar Activities!" ready for review, feedback

2010-11-08 Thread James Simmons
Aleksey, I've changed the paragraph in http://en.flossmanuals.net/bin/view/ActivitiesGuideSugar/SugarDebugging It is not published yet, but if you use the link above you can see it. If it looks OK to you I'll ask for the changes to be published. Thanks, James Simmons On Sat, Nov 6, 2010 at

[Sugar-devel] [PATCH] Adopt Updater to new activity version scheme

2010-11-08 Thread Simon Schampijer
--- extensions/cpsection/updater/backends/aslo.py |9 ++--- extensions/cpsection/updater/model.py |4 +++- extensions/cpsection/updater/view.py |2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/extensions/cpsection/updater/backends/aslo.py b/e

[Sugar-devel] [ASLO] Release Turtle Blocks-103

2010-11-08 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4027 Sugar Platform: 0.82 - 0.90 Download Now: http://activities.sugarlabs.org/downloads/file/27100/turtle_art-103.xo Release notes: * sensor palette: sound, volume, pitch, resistance, voltage * menu cleanup: samples on import/export toolb

[Sugar-devel] OOM (was Re: Appearance Customization)

2010-11-08 Thread Bert Freudenberg
On 07.11.2010, at 22:08, Tabitha Roder wrote: > Re memory usage - we already go through the "please don't open too many > activities" routine all the time > > How come my Android phone is okay with running everything at once? It doesn't. It just makes it look like it is. > What does it do th