Re: [Sugar-devel] Fwd: sugar ui + learning language

2012-08-11 Thread David Brown
comprehensive reply Edward, thanks. and thanks Fred for sorting out my wiki cursor for me. but the cursor i'd really like users to be able to personalise is the one on the sugaronastick ui. re programming: i am not a programmer any more. it was fun when i was 16 in 1965, but i breathed a sigh o

[Sugar-devel] Maintenance, reviews, QA & co

2012-08-11 Thread Sascha Silbe
Dear Sugar Labs members, == Executive Summary == The current review process isn't a good fit for the current Sugar contributors and causes a lot of frustration on both sides. There are better ways to reach the same goals. The two major changes to the review process I'll propose in this email are

Re: [Sugar-devel] gst-plugins-espeak port to gstreamer 1.0

2012-08-11 Thread Daniel Narvaez
I managed to fix the issue with the last part not being played and posted a patch with the port. I still think returning an arbitrary size buffer is wrong and should be fixed at some point. On 10 August 2012 20:40, Daniel Narvaez wrote: > I got this to work somewhat, it fails to play the last wor

[Sugar-devel] [PATCH gst-plugins-espeak] Port to gstreamer 1.0

2012-08-11 Thread Daniel Narvaez
From: Daniel Narvaez --- configure.ac|2 +- src/espeak.c|9 +++--- src/gstespeak.c | 84 ++- 3 files changed, 45 insertions(+), 50 deletions(-) diff --git a/configure.ac b/configure.ac index 84c98c2..fc4b799 100644 --- a/conf