Re: [Sugar-devel] adding 3G support to Sugar (was Re: Sugarizing an application)

2009-11-20 Thread James Cameron
On Fri, Nov 20, 2009 at 03:48:22PM +0100, Tomeu Vizoso wrote: > It's great to hear that. Starting with the user experience, what if we > have a control panel section where the 3G account is setup and a > device icon in the bottom frame that allows the user to connect and > disconnect? Several wire

[Sugar-devel] [karma] merged jkjs-refactor branch w/ master

2009-11-20 Thread Bryan Berry
I have refactored the karma library entirely w/ unit testing and some architectural changes. Today i merged the refactored branch w/ master You can check out the QUnit tests here: http://karma.sugarlabs.org/tests/ still some failures ;) mostly due to setTimeout producing different results when r

Re: [Sugar-devel] [NEW FEATURE] write to the journal whenever you want

2009-11-20 Thread Walter Bender
On Fri, Nov 20, 2009 at 9:47 AM, Gary C Martin wrote: > Hi Walter, > > On 19 Nov 2009, at 19:32, Walter Bender wrote: > >> Many of us love the Naming Alert, but even more seem to despise it. >> With this feature, it is invoked from a toolbar button instead of >> automatically invoked on quit. It l

Re: [Sugar-devel] Roadmap to 0.88 --- Proposal

2009-11-20 Thread Walter Bender
Great job!! -walter On Fri, Nov 20, 2009 at 12:38 PM, Simon Schampijer wrote: > Hi, > > I have written a proposal for the new 0.88 schedule [1]. Basically, I > followed the GNOME schedule for 2.30 [2]. Following in terms of dates, > and I have added certain new freezes we did not have before. >

[Sugar-devel] [ASLO] Release Turtle Art-79

2009-11-20 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4027 Sugar Platform: 0.82 - 0.86 Download Now: http://activities.sugarlabs.org/downloads/file/26463/turtle_art-79.xo Release notes: * backspace enabled when entering numbers * arbitrarily long numeric strings enabled * fixed Python error i

[Sugar-devel] Roadmap to 0.88 --- Proposal

2009-11-20 Thread Simon Schampijer
Hi, I have written a proposal for the new 0.88 schedule [1]. Basically, I followed the GNOME schedule for 2.30 [2]. Following in terms of dates, and I have added certain new freezes we did not have before. In detail: - tarballs due will be on Mondays, and the release on Wednesdays: I hope this

[Sugar-devel] [ASLO] Release Cartoon Builder-6

2009-11-20 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4037 Sugar Platform: 0.82 - 0.86 Download Now: http://activities.sugarlabs.org/downloads/file/26462/cartoonbuilder-6.xo Release notes: * CartoonBuilder fails to launch #1569 * Add translation for es, fr, nl and vi Sugar Labs Activities h

[Sugar-devel] adding 3G support to Sugar (was Re: Sugarizing an application)

2009-11-20 Thread Tomeu Vizoso
On Fri, Nov 20, 2009 at 14:55, Daniel Castelo wrote: > Yes, we managed this possibility. In this case I need to study (and I need > support) to know how implement it according to the sugar architecture, and > discuss which is the best dialog to configure and use this connection. It's great to hea

Re: [Sugar-devel] [NEW FEATURE] write to the journal whenever you want

2009-11-20 Thread Gary C Martin
Hi Walter, On 19 Nov 2009, at 19:32, Walter Bender wrote: > Many of us love the Naming Alert, but even more seem to despise it. > With this feature, it is invoked from a toolbar button instead of > automatically invoked on quit. It lets the learning take notes > repeatedly and at any time during

[Sugar-devel] Distance broken due to socket already existing

2009-11-20 Thread Daniel Drake
Hi Ben, Distance isn't working on anything newer than Sugar-0.82 because the instance directory is no longer cleaned out between activity runs. I presume rainbow did this before, but we don't have that at the moment. So, bind() on your unix socket always fails (except for the very first time you

Re: [Sugar-devel] Sugarizing an application

2009-11-20 Thread Daniel Castelo
Yes, we managed this possibility. In this case I need to study (and I need support) to know how implement it according to the sugar architecture, and discuss which is the best dialog to configure and use this connection. On Thu, Nov 19, 2009 at 12:11 PM, Tomeu Vizoso wrote: > 2009/11/12 Daniel C

Re: [Sugar-devel] Reminder please how to flash XO-1 NAND with soas05xo.iso

2009-11-20 Thread Sean DALY
I did manage to generate the .img and .crc files with the live-iso-t-xo.sh script, but after successful nand-copy of soas05xo.img the XO-1 does not boot, freezes at avatar with no dots :-( Sean On Tue, Nov 17, 2009 at 12:04 PM, Sean DALY wrote: > I found this post by Tomeu with instructions: >

[Sugar-devel] sugar-toolkit and sugar-base branched for 0.86

2009-11-20 Thread Tomeu Vizoso
Hi, have just created the sucrose-0.86 branch in sugar-toolkit and sugar-base. Development for 0.86 will happen in sucrose-0.86 and for 0.88 in master. Regards, Tomeu -- «Sugar Labs is anyone who participates in improving and using Sugar. What Sugar Labs does is determined by the participants.

[Sugar-devel] abiword collaboration in soas 2 (was Fwd: [Bug 491466] abiword's collaboration won't work in the Sugar environment)

2009-11-20 Thread Tomeu Vizoso
Hi, could someone confirm that we are using libabiword from the fedora repo and that collaboration works in the F12-based SoaS? Thanks, Tomeu -- Forwarded message -- From: Date: Fri, Nov 20, 2009 at 11:44 Subject: [Bug 491466] abiword's collaboration won't work in the Sugar en

Re: [Sugar-devel] Rationale behind the JSON -> CJSON switch in Sugar codebase?

2009-11-20 Thread Tomeu Vizoso
On Fri, Nov 20, 2009 at 02:34, James Cameron wrote: > On Thu, Nov 19, 2009 at 03:11:07PM +0100, Tomeu Vizoso wrote: >> 2009/11/13 Jonas Smedegaard : >> > Generally, I recommend Sugarlabs to document clearly in source of >> > the various components (e.g. in an INSTALL file) which versions of >> > P