[Sugar-devel] [sugar PATCH] Check if a activity is already present in activities-list, before (re-)adding it.

2012-03-02 Thread Ajay Garg
This follows from the fix for http://bugs.sugarlabs.org/ticket/2818, available at :: https://dev.laptop.org.au/projects/xo-au/repository/revisions/2b13f6cc48a4aba6db7c1bc1d6eaec7ce5388fd0/diff https://dev.laptop.org.au/projects/xo-au/repository/revisions/9642a414f217c6c2f37ace653db324040cc17813/dif

Re: [Sugar-devel] Failed to install sweets 0.94 on Xubuntu 11.10

2012-03-02 Thread James Cameron
(closing the thread, solved in http://lists.sugarlabs.org/archive/sugar-devel/2012-March/035848.html ) -- James Cameron http://quozl.linux.org.au/ ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-dev

Re: [Sugar-devel] Problem with Log activity - Sugar widgets

2012-03-02 Thread Walter Bender
On Fri, Mar 2, 2012 at 4:48 PM, Gonzalo Odiard wrote: > Well, we don't have a good idea for non document centered activities. > A example is a mail client, do not have sense save a session file every > time you open your mail client. The GetBooks activity is another example. > With the "launch mos

Re: [Sugar-devel] Problem with Log activity - Sugar widgets

2012-03-02 Thread Gonzalo Odiard
Well, we don't have a good idea for non document centered activities. A example is a mail client, do not have sense save a session file every time you open your mail client. The GetBooks activity is another example. With the "launch most recent" by default, is less annoying, but anyway is not good.

Re: [Sugar-devel] Problem with Log activity - Sugar widgets

2012-03-02 Thread Walter Bender
On Fri, Mar 2, 2012 at 4:28 PM, Gonzalo Odiard wrote: > I am trying to put in track again with activities after distractions with > gtk3 port > and other tasks. > > Will revert the change. Looks like there are not consensus :/ There was not consensus to violate the Sugar design guidelines to begi

Re: [Sugar-devel] Problem with Log activity - Sugar widgets

2012-03-02 Thread Alan Jhonn Aguiar Schwyn
> You need update your sugar version. >Say it to the LATU - Ceibal (is still using 0.88.1) > Between the problem can be with the change we did in the Log activity > to not save a entry in the Journal. > You can use the version 24 of Log activity The version 26 works the problem is the 27..

Re: [Sugar-devel] Problem with Log activity - Sugar widgets

2012-03-02 Thread Gonzalo Odiard
I am trying to put in track again with activities after distractions with gtk3 port and other tasks. Will revert the change. Looks like there are not consensus :/ Gonzalo Are reverting the behavior of Log back to the standard "always save to > Journal" behavior? Please :) > > -walter > > -- > W

Re: [Sugar-devel] Problem with Log activity - Sugar widgets

2012-03-02 Thread Walter Bender
On Fri, Mar 2, 2012 at 4:15 PM, Gonzalo Odiard wrote: > Another comment: > > If you look at the code in sugar 0.96, was already solved: > > def _create_activity_icon(metadata): >     if metadata is not None and metadata.get('icon-color'): > >     color = XoColor(metadata['icon-color']) >     e

Re: [Sugar-devel] Problem with Log activity - Sugar widgets

2012-03-02 Thread Gonzalo Odiard
Another comment: If you look at the code in sugar 0.96, was already solved: def _create_activity_icon(metadata): if metadata is not None and metadata.get('icon-color'): color = XoColor(metadata['icon-color']) else: client = gconf.client_get_default() color = XoColo

[Sugar-devel] [RELEASE] Browse-132

2012-03-02 Thread Manuel Quiñones
== Source == http://download.sugarlabs.org/sources/sucrose/fructose/Browse/Browse-132.tar.bz2 == News == Lots of translations and two fixes: 1. session history and 2. back/forward palettes * Release 132 (Manuel Quiñones) * Use SugarMenuItem in the back/forward palettes (Manuel Quiñones) * Fix s

Re: [Sugar-devel] Problem with Log activity - Sugar widgets

2012-03-02 Thread Gonzalo Odiard
> client = gconf.client_get_default() > > color = XoColor(client.get_string('/desktop/sugar/user/color')) > > > > would be better do color = profile.get_color() In the future we will need port gconf to gsettings, and will be a lot of work in the activities if all are using gconf.

Re: [Sugar-devel] Problem with Log activity - Sugar widgets

2012-03-02 Thread Walter Bender
On Fri, Mar 2, 2012 at 3:42 PM, Alan Jhonn Aguiar Schwyn wrote: > > Hi, > > Some time ago I make this ticket: > > http://bugs.sugarlabs.org/ticket/3328 > > The problem is: > > 3 Traceback (most recent call last): > 4  File "/usr/bin/sugar-activity", line 21, in > 5    main.main() > 6  File "/usr/

[Sugar-devel] Problem with Log activity - Sugar widgets

2012-03-02 Thread Alan Jhonn Aguiar Schwyn
Hi, Some time ago I make this ticket: http://bugs.sugarlabs.org/ticket/3328 The problem is: 3 Traceback (most recent call last):4 File "/usr/bin/sugar-activity", line 21, in 5 main.main()6 File "/usr/lib/python2.6/site-packages/sugar/activity/main.py", line 152, in main

[Sugar-devel] [sugar PATCH] sl#2818: Modifications in "favorite" status for activities in different workflows.

2012-03-02 Thread Ajay Garg
== Following scenarios have been tested : 1. Addition of new activity, via Software-Update ==> It should be shown as a favorite as default. 2. Addition of new activity, via Manual-Addition in "~/Activities" directo

[Sugar-devel] [olpc-updater PATCH] sl#2818: Changes in olpc-updater package.

2012-03-02 Thread Ajay Garg
When Software-Update section-view is launched, directory monitoring is disabled, so that any change in journal-model does not trigger any sense of new package being installed. extensions/cpsection/updater/view.py | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/

Re: [Sugar-devel] [SoaS] Record with camera and microphone input on VirtualBox / VMWare

2012-03-02 Thread Christoph Derndorfer
(forwarding this message on Mark's behalf) --- Thanks to everyone for your help and suggestions, and to Christoph for posting the initial request for help. The idea here is to establish two levels /Protocols of screencast ability for the making of video tutorials: 1) A Mac/PC based system using S

Re: [Sugar-devel] [Sur] Google Summer of Code (GSOC) important

2012-03-02 Thread Caryl Bigenho
Hi... I just added Tam Tam to the list of suggestions on the Sugar Labs wiki. While I can't help mentor with code, I can help with testing, documentation, and consulting on any musical questions that may arise. CarylP.S. While doing this, I noticed that I need to update my pages on the OLPC

[Sugar-devel] "Cómo Hacer Una Actividad Sugar" now in paperback!

2012-03-02 Thread James Simmons
Cómo Hacer Una Actividad Sugar is now available on CreateSpace and will soon be available on Amazon.com (US only). I got the proof copy yesterday and it looks really good. You can check it out here: https://www.createspace.com/3807590 This is the Spanish translation of "Make Your Own Sugar Acti

Re: [Sugar-devel] [Sur] Google Summer of Code (GSOC) important

2012-03-02 Thread Rafael Ortiz
On Fri, Mar 2, 2012 at 11:11 AM, Walter Bender wrote: > On Fri, Mar 2, 2012 at 11:08 AM, Jeff Elkner wrote: >> Any chance you could send us a direct link to the mentor registration >> form?  I went looking for it, but quickly got lost in the wealth of >> documentation there. > > I am not sure how

Re: [Sugar-devel] Google Summer of Code (GSOC) important

2012-03-02 Thread Walter Bender
On Fri, Mar 2, 2012 at 11:11 AM, Walter Bender wrote: > On Fri, Mar 2, 2012 at 11:08 AM, Jeff Elkner wrote: >> Any chance you could send us a direct link to the mentor registration >> form?  I went looking for it, but quickly got lost in the wealth of >> documentation there. > > I am not sure how

Re: [Sugar-devel] Google Summer of Code (GSOC) important

2012-03-02 Thread Walter Bender
On Fri, Mar 2, 2012 at 11:08 AM, Jeff Elkner wrote: > Any chance you could send us a direct link to the mentor registration > form?  I went looking for it, but quickly got lost in the wealth of > documentation there. I am not sure how to find it. I think you just need to create an account on Mela

Re: [Sugar-devel] Google Summer of Code (GSOC) important

2012-03-02 Thread Jeff Elkner
Any chance you could send us a direct link to the mentor registration form? I went looking for it, but quickly got lost in the wealth of documentation there. Thanks! jeff elkner On Fri, Mar 2, 2012 at 11:02 AM, Walter Bender wrote: > First, thanks to everyone who has proposed a project on our

[Sugar-devel] Google Summer of Code (GSOC) important

2012-03-02 Thread Walter Bender
First, thanks to everyone who has proposed a project on our GSOC page for 2012 [1]. We are still open to more ideas. (Note that adding a project is not a binding commitment -- just a way to express your interest.) We are still looking for co-mentors for most of the projects. Please add your name if

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

2012-03-02 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4037 Sugar Platform: 0.82 - 0.96 Download Now: http://activities.sugarlabs.org/downloads/file/27891/cartoon_builder-15.xo Release notes: * Avoiding exception raised by sugar-toolkit. Sugar Labs Activities http://activities.sugarlabs.or

Re: [Sugar-devel] [PATCH sugar-toolkit-gtk3] Do the preview in the activity using cairo intead of GdkPixbufa -v2

2012-03-02 Thread Simon Schampijer
On 02/10/2012 08:39 PM, godi...@sugarlabs.org wrote: From: Gonzalo Odiard Signed-off-by: Gonzalo Odiard --- v2: Create the image without the toolbar From testing the patch, there is an issue for the following case: A: - start Browse - close it - go to the detail view of the entry in the

Re: [Sugar-devel] [ANNOUNCE] Sweets Distribution

2012-03-02 Thread laurent bernabe
Hello, thank you for the reply. I'm interested in testing a version on (X)Ubuntu 11.10, if that does not require lot of extra works for you. Otherwise, I'll try the virtualisation appliance : emulating Xubuntu 11.04. I also want to apologize, I did not see that you answered me, so that i've star

[Sugar-devel] Failed to install sweets 0.94 on Xubuntu 11.10

2012-03-02 Thread laurent bernabe
Hello everyone, I tried to install sweets on my Xubuntu 11.10 64 bits, following the page : http://wiki.sugarlabs.org/go/Community/Distributions/Sweets_Distribution Adding the gpg key was not in trouble, but when I tried to install sweets-distribution, it failed and reported dependencies problems

[Sugar-devel] [RELEASE] sugar-base-0.95.2

2012-03-02 Thread Simon Schampijer
== Source == http://download.sugarlabs.org/sources/sucrose/glucose/sugar-base/sugar-base-0.95.2.tar.bz2 == News == The "I am in translation mood" release! * Release 0.95.2 (Simon Schampijer) * Commit from Sugar Labs: Translation System by user cjl.: 5 of 5 messages translated (0 fuzzy). (Pootl

[Sugar-devel] [RELEASE] sugar-toolkit-0.95.3

2012-03-02 Thread Simon Schampijer
== Source == http://download.sugarlabs.org/sources/sucrose/glucose/sugar-toolkit/sugar-toolkit-0.95.3.tar.bz2 == News == The "I am in translation mood" release! * Release 0.95.3 (Simon Schampijer) * Commit from Sugar Labs: Translation System by user cjl.: 33 of 40 messages translated (0 fuzzy)

[Sugar-devel] [PATCH sugar] If available use systemd to reboot/shutdown the system

2012-03-02 Thread Simon Schampijer
ConsoleKit is being obsoleted by systemd [1]. Accordingly use the systemd D-Bus API now to Reboot and PowerOff the system. We keep the fallback for ConsoleKit around. This adds a dependency on systemd. [1] http://fedoraproject.org/wiki/Features/ckremoval Signed-off-by: Simon Schampijer --- src/