Re: [Sugar-devel] [ASLO] Release Clock-17

2015-05-12 Thread James Cameron
On Tue, May 12, 2015 at 06:22:42PM -0300, Gonzalo Odiard wrote: > I think I found the problem.  > Could you confirm replacing the attached file in the activity dir? Thanks, that's much better. The warning about rate and the delay before speaking have been fixed. Rarely, about one in 10 times, it

Re: [Sugar-devel] [ASLO] Release Clock-17

2015-05-12 Thread Gonzalo Odiard
I think I found the problem. Could you confirm replacing the attached file in the activity dir? Thanks! Gonzalo On Tue, May 12, 2015 at 5:39 PM, James Cameron wrote: > On Tue, May 12, 2015 at 12:00:42PM -0400, Sugar Labs Activities wrote: > > Activity Homepage: > > http://activities.sugarlabs.o

Re: [Sugar-devel] [ASLO] Release Clock-17

2015-05-12 Thread James Cameron
On Tue, May 12, 2015 at 12:00:42PM -0400, Sugar Labs Activities wrote: > Activity Homepage: > http://activities.sugarlabs.org/addon/4191 > > Sugar Platform: > 0.98 - 0.104 As it needs 0.104, can you please change it in ASLO? > Download Now: > http://activities.sugarlabs.org/downloads/file/29101/

[Sugar-devel] [ASLO] Release Clock-17

2015-05-12 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4191 Sugar Platform: 0.98 - 0.104 Download Now: http://activities.sugarlabs.org/downloads/file/29101/clock-17.xo Release notes: Make the text to speech compatible with F18, using tts in the sugar toolkit. Need Sugar 0.104 Sugar Labs Acti

Re: [Sugar-devel] Introduction to the list

2015-05-12 Thread Gonzalo Odiard
> > > I'll setup a wiki page to keep this available ! > > Thanks, good idea. Gonzalo ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

Re: [Sugar-devel] Introduction to the list

2015-05-12 Thread Michaël Ohayon
Great ! - I'll look onto preserving the state for the next versions - Docker can run any docker container based on any linux. Your os got his own docker version but you can run everything. My Dockerfile specifies that the container should use fedora. So the guest OS is fedora even if I use ArchLi

Re: [Sugar-devel] Avoid an Activity appears on Ring or List View.

2015-05-12 Thread Gustavo Duarte
You are right ! On Tue, May 12, 2015 at 9:48 AM, Gonzalo Odiard wrote: > Then, you should backport the implementation. > > Gonzalo > > On Tue, May 12, 2015 at 9:39 AM, Gustavo Duarte > wrote: >> >> Exactly, this feature fit perfect with my requirements, however, i >> need execute this kind of

Re: [Sugar-devel] Avoid an Activity appears on Ring or List View.

2015-05-12 Thread Gonzalo Odiard
Then, you should backport the implementation. Gonzalo On Tue, May 12, 2015 at 9:39 AM, Gustavo Duarte wrote: > Exactly, this feature fit perfect with my requirements, however, i > need execute this kind of activities on XO with older Sugar version. > > > > > > On Tue, May 12, 2015 at 8:34 AM,

Re: [Sugar-devel] Palette Animations

2015-05-12 Thread Gonzalo Odiard
I would not invest work in improving the palette animations for the following reasons: * Right now, we have two different palettes implementations. The old, based in Gtk.Menu, used only when we need submenus (Journal, Clipboard) and the new. Was proposed remove the old implementation [1] * The pal

Re: [Sugar-devel] Palette Animations

2015-05-12 Thread Sebastian Silva
Nice! Sugar needs eyecandy for sure! This makes me happy. +1 about making it optional > On Tue, May 12, 2015 at 4:06 AM, Sam P. > wrote: > > Hi All, > > (I'm not sure if we have a design mailing list, so I will just > email sugar-devel!) > > I

Re: [Sugar-devel] Avoid an Activity appears on Ring or List View.

2015-05-12 Thread Gustavo Duarte
Exactly, this feature fit perfect with my requirements, however, i need execute this kind of activities on XO with older Sugar version. On Tue, May 12, 2015 at 8:34 AM, Sam P. wrote: > Hi, > > Maybe you are looking for the show_launcher option in the activity.info > file? > > That will hide

Re: [Sugar-devel] Palette Animations

2015-05-12 Thread Walter Bender
I had forgotten about those... they are pretty cool. -walter On Tue, May 12, 2015 at 4:06 AM, Sam P. wrote: > Hi All, > > (I'm not sure if we have a design mailing list, so I will just email > sugar-devel!) > > I was looking at the sugar demo video on the website [1], and I noticed 1 > thing in

Re: [Sugar-devel] Introduction to the list

2015-05-12 Thread Gonzalo Odiard
Nice. Is working now. This is very interesting. Started ok, and show a nice group of activities A few comments/questions: * Every time starts fresh (ask age/gender and select a color). There are any way to preserve a state? * Docker is using the packages installed in Fedora, right? What Fedora

Re: [Sugar-devel] Introduction to the list

2015-05-12 Thread Michaël Ohayon
Yes, docker should work now :) -- Michaël Ohayon Manager de l'Innovation Cloud et Mobilité Epitech Innovation Hub 2015-05-12 13:37 GMT+02:00 Gonzalo Odiard : > > > On Tue, May 12, 2015 at 3:33 AM, Michaël Ohayon > wrote: > >> It seems that the docker service is not running. >> >> Does "systemct

Re: [Sugar-devel] Introduction to the list

2015-05-12 Thread Gonzalo Odiard
On Tue, May 12, 2015 at 3:33 AM, Michaël Ohayon wrote: > It seems that the docker service is not running. > > Does "systemctl start docker" gave you an error ? > No. Searching in Google I found this: https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=1214104 Then I tried: sudo sh ru

Re: [Sugar-devel] Avoid an Activity appears on Ring or List View.

2015-05-12 Thread Sam P.
Hi, Maybe you are looking for the show_launcher option in the activity.info file? That will hide it from the activity ring and list views in sugar versions with this commit [1]. I think that means 0.100+. Thanks, Sam [1] https://github.com/sugarlabs/sugar/commit/f4638b5f481478e96195d55aa38c90f

Re: [Sugar-devel] Palette Animations

2015-05-12 Thread James Cameron
G'day Sam, I'm fine with that as long as the animations can be configured off for old hardware. I think the official video was artistic work, not an implementation. -- James Cameron http://quozl.linux.org.au/ ___ Sugar-devel mailing list Sugar-devel@l

[Sugar-devel] Palette Animations

2015-05-12 Thread Sam P.
Hi All, (I'm not sure if we have a design mailing list, so I will just email sugar-devel!) I was looking at the sugar demo video on the website [1], and I noticed 1 thing in particular. The palette animations were super awesome in that video. So after doing some fixing on the animation code, th