Re: [Sugar-devel] Free Scratch

2011-05-24 Thread Kevin Mark
On Tue, May 24, 2011 at 01:31:13AM -0400, Chris Leonard wrote: On Tue, May 24, 2011 at 12:55 AM, Kevin Mark kevin.m...@verizon.net wrote: I heard today that about a year ago, the license was changed to something that might make it non-free by some FLOSS definition. no derivatives?

Re: [Sugar-devel] [DESIGN] Re: [PATCH 3/3] better wording #1508 + pep8 fixes

2011-05-24 Thread Simon Schampijer
On 05/21/2011 03:13 PM, Sascha Silbe wrote: Excerpts from Rafael Ortiz's message of Fri May 20 22:36:09 +0200 2011: This patch proposes a better wording for cancel/stop buttons while exiting browse activity plus pep8 fixes for downloadmanager.py Your patch doesn't apply to current mainline

[Sugar-devel] [PATCH sugar] Fix invitations from a non sugar client (empathy), part of OLPC #10814

2011-05-24 Thread Simon Schampijer
This does bring back the 'invitation from a non-sugar client' functionality based on the 0.84 code. I did remove the part where we claim to handle as well video invitations for now, as we can not handle them. Signed-off-by: Simon Schampijer si...@laptop.org --- src/jarabe/model/invites.py

[Sugar-devel] [PATCH sugar-toolkit] Fix invitations from a non sugar client (empathy), part of OLPC #10814

2011-05-24 Thread Simon Schampijer
This differentiates between sugar and non sugar invitations using the handle type. For non-sugar invitations we use the activity id to determine which activity to join. Signed-off-by: Simon Schampijer si...@laptop.org --- src/sugar/activity/activity.py | 38

Re: [Sugar-devel] [DESIGN] copy-to-option in Journal (part of removing the keep button)

2011-05-24 Thread Simon Schampijer
On 05/20/2011 04:02 PM, Walter Bender wrote: On Fri, May 20, 2011 at 5:39 AM, Simon Schampijersi...@schampijer.dewrote: Hi, at the EduJam we discussed the need to remove the 'Keep'/'Keep as' button from the activity toolbar. Part of that removal is an option to easily copy a Journal entry /

Re: [Sugar-devel] Free Scratch

2011-05-24 Thread Rafael Ortiz
On Tue, May 24, 2011 at 1:16 AM, Kevin Mark kevin.m...@verizon.net wrote: On Tue, May 24, 2011 at 01:31:13AM -0400, Chris Leonard wrote: On Tue, May 24, 2011 at 12:55 AM, Kevin Mark kevin.m...@verizon.net wrote: I heard today that about a year ago, the license was changed to

Re: [Sugar-devel] Backwards compatibility for new activity versions

2011-05-24 Thread Gary Martin
On 24 May 2011, at 03:07, Rafael Ortiz raf...@activitycentral.com wrote: On Mon, May 23, 2011 at 8:59 PM, Walter Bender walter.ben...@gmail.com wrote: On Mon, May 23, 2011 at 9:54 PM, Sridhar Dhanapalan srid...@laptop.org.au wrote: Sugar 0.86 introduced a change in the toolbar API.

Re: [Sugar-devel] Sunrise and ByJove [Sugar-devel Digest, Vol 31, Issue 69]

2011-05-24 Thread Yioryos Asprobounitis
Message: 8 Date: Mon, 23 May 2011 16:58:38 +1000 From: James Cameron qu...@laptop.org To: sugar-devel@lists.sugarlabs.org Subject: [Sugar-devel] Sunrise and ByJove Message-ID: 20110523065838.ga31...@us.netrek.org Content-Type: text/plain; charset=us-ascii We had listed on the old OLPC

[Sugar-devel] [ASLO] Release FileMix-7

2011-05-24 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4329 Sugar Platform: 0.82 - 0.92 Download Now: http://activities.sugarlabs.org/downloads/file/27381/filemix-7.xo Release notes: Version 7 - Record Activity compatibility updated again. Verified to work with 0.92. Sugar Labs Activities

[Sugar-devel] [PATCH] Fix to show the clock when the activity starts

2011-05-24 Thread Manuel Quiñones
--- clock.py |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/clock.py b/clock.py index a778efe..724ca10 100755 --- a/clock.py +++ b/clock.py @@ -363,6 +363,9 @@ class ClockFace(gtk.DrawingArea): super(ClockFace, self).__init__() +# Set

Re: [Sugar-devel] [PATCH] Fix to show the clock when the activity starts

2011-05-24 Thread manuel quiñones
Hi, this should fix the following bug in Clock Activity: http://dev.laptop.org/ticket/10853 Regards, El día 24 de mayo de 2011 19:13, Manuel Quiñones manuel.por@gmail.com escribió: -- .. manuq .. ___ Sugar-devel mailing list

Re: [Sugar-devel] [DESIGN] Re: [PATCH 3/3] better wording #1508 + pep8 fixes

2011-05-24 Thread Rafael Ortiz
On Tue, May 24, 2011 at 3:03 AM, Simon Schampijer si...@schampijer.dewrote: On 05/21/2011 03:13 PM, Sascha Silbe wrote: Excerpts from Rafael Ortiz's message of Fri May 20 22:36:09 +0200 2011: This patch proposes a better wording for cancel/stop buttons while exiting browse activity plus

Re: [Sugar-devel] [DESIGN] copy-to-option in Journal (part of removing the keep button)

2011-05-24 Thread Simon Schampijer
I have now implemented everything like described below (4-7). The only thing I need is an icon for the clipboard option. Some icon ideas: the pin from the Physics activity, a paper clip (or is that too much Windows Word :). Patches, mockups...welcome! Go designers go! Regards, Simon On

[Sugar-devel] [PATCH sugar] Add copy-to option in the Journal

2011-05-24 Thread Simon Schampijer
This will be part of replacing the keep button. The discussion is taking place at: http://lists.sugarlabs.org/archive/sugar-devel/2011-May/031316.html There are mockups and the implementation details. Signed-off-by: Simon Schampijer si...@laptop.org --- src/jarabe/journal/journalactivity.py |

[Sugar-devel] Important_update_needed_for_liveusb-creator_in_f15_final_release

2011-05-24 Thread Thomas C Gilliard
http://wiki.sugarlabs.org/go/Sugar_Creation_Kit#Important_update_needed_for_liveusb-creator_in_f15_final_release No Persistence unless update http://harald.fedorapeople.org/downloads/dracut/dracut-009-11.fc15/dracut-009-11.fc15.noarch.rpm This does not seem to have made the f15 release... Tom

[Sugar-devel] Latest Audio Tests with Record Activity

2011-05-24 Thread Art Hunkins
I've just completed exhaustive tests for audio recording (ogg/vorbis) using the Record activity with various incarnations of Sugar. Happily, there are many more compatibilities that I've observed before. FWIW, these are the results: SoaS Strawberry (0.84): Record v64 only (and the quality is

Re: [Sugar-devel] [DESIGN] meeting next Sunday, 29 May?

2011-05-24 Thread Christian Marc Schmidt
How about we try for Sunday at 16:00 UTC (9am PT/12pm ET)? Christian On Sun, May 22, 2011 at 11:46 AM, Walter Bender walter.ben...@gmail.comwrote: We are overdue for another design meeting. Does next Sunday work? Gary and Christian, since you two are at the extremes of timezones, do you want

Re: [Sugar-devel] [ASLO] Release OOo4Kids-2

2011-05-24 Thread Sridhar Dhanapalan
On 21 May 2011 06:43, Sugar Labs Activities activit...@sugarlabs.org wrote: Activity Homepage: http://activities.sugarlabs.org/addon/4241 Sugar Platform: 0.82 - 0.92 Download Now: http://activities.sugarlabs.org/downloads/file/27352/ooo4kids-2.xo Release notes: See