[Sugar-devel] [ASLO] Release JPeces (Tangram Game)-6

2012-04-17 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4554 Sugar Platform: 0.82 - 0.96 Download Now: http://activities.sugarlabs.org/downloads/file/27973/jpeces-tangram-6.xo Release notes: v6 2012-04-15 * Corrected some errors in translations. Sugar Labs Activities http://activities.sugarla

Re: [Sugar-devel] [PATCH sugar] Don't treat SSID as UTF-8 character sequence (fixes SL#2023)

2012-04-17 Thread Martin Langhoff
On Mon, Apr 16, 2012 at 3:33 AM, Simon Schampijer wrote: > Thanks for the patch, looks good. I tested here with my AP that does > announce in non utf-8 char and it works fine. Cool! Great stuff. What does your funny-chars AP read like in the UI with this patch? We have the short term fix, and n

Re: [Sugar-devel] [PATCH sugar] Don't treat SSID as UTF-8 character sequence (fixes SL#2023)

2012-04-17 Thread Sascha Silbe
Excerpts from Sascha Silbe's message of 2012-04-11 23:40:55 +0200: [embedded NUL in SSIDs] > Yes, that's the one case I wanted to test but couldn't (quickly) get > HostAP to do it. I'm now quite sure that with the current versions, I can't get either iwconfig (which can be used to set up a Prism

Re: [Sugar-devel] [PATCH] PATCH for Words Activity that fix https://dev.laptop.org.au/issues/1078 Speak option says the word twice in words activity.

2012-04-17 Thread Rafael Ortiz
2012/4/17 Manuel Quiñones > El día 17 de abril de 2012 12:53, Rafael Ortiz > escribió: > > > > > > On Tue, Apr 17, 2012 at 10:41 AM, Ariel Calzada > > > wrote: > >> > >> On 04/17/2012 10:31 AM, Ariel Calzada wrote: > >>> > >>> PATCH for Words Activity that fix > https://dev.laptop.org.au/issues

[Sugar-devel] [RELEASE] Browse-135

2012-04-17 Thread Manuel Quiñones
== Source == http://download.sugarlabs.org/sources/sucrose/fructose/Browse/Browse-135.tar.bz2 == News == * Release 135 (Manuel Quiñones) * Commit from Sugar Labs: Translation System by user HoboPrimate.: 37 of 37 messages translated (0 fuzzy). (Pootle daemon) * Set default-font-size and monospac

[Sugar-devel] [ASLO] Release Browse-135

2012-04-17 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4024 Sugar Platform: 0.96 - 0.96 Download Now: http://activities.sugarlabs.org/downloads/file/27977/browse-135.xo Release notes: Set default-font-size and monospace-font-size in WebKit based on GtkSettings SL #3428 Sugar Labs Activities

Re: [Sugar-devel] [PATCH] PATCH for Words Activity that fix https://dev.laptop.org.au/issues/1078 Speak option says the word twice in words activity.

2012-04-17 Thread Manuel Quiñones
El día 17 de abril de 2012 12:53, Rafael Ortiz escribió: > > > On Tue, Apr 17, 2012 at 10:41 AM, Ariel Calzada > wrote: >> >> On 04/17/2012 10:31 AM, Ariel Calzada wrote: >>> >>> PATCH for Words Activity that fix https://dev.laptop.org.au/issues/1078 >>> Speak option says the  word twice in words

Re: [Sugar-devel] [PATCH sugar] Create a default unencrypted keyring, OLPC #10290

2012-04-17 Thread Martin Langhoff
On Tue, Apr 17, 2012 at 12:26 PM, Peter Robinson wrote: > Not off the top of my head, it took a lot of googleing to find it but > basically it moves what we currently do in OOB, with a few tweaks, to Quick nitpick here: It's not OOB, but olpc-configure, part of olpc-utils. IOWs, not at image bui

[Sugar-devel] [ASLO] Release Words-15

2012-04-17 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4315 Sugar Platform: 0.82 - 0.96 Download Now: http://activities.sugarlabs.org/downloads/file/27976/words-15.xo Release notes: *New translations. *Avoiding say duplication (Ariel Calzada ar...@activitycentral.com) fix for https://dev.lapt

Re: [Sugar-devel] [PATCH sugar] Create a default unencrypted keyring, OLPC #10290

2012-04-17 Thread Peter Robinson
On Tue, Apr 17, 2012 at 5:04 PM, Daniel Drake wrote: > On Mon, Apr 16, 2012 at 4:33 AM, Simon Schampijer wrote: >> In GNOME the session manager deals with creating >> that keyring. > > Nice find, I was always wondering about that. Do you have a reference > to the exact code that does this? Not o

Re: [Sugar-devel] [PATCH sugar] Create a default unencrypted keyring, OLPC #10290

2012-04-17 Thread Manuel Kaufmann
On Mon, Apr 16, 2012 at 07:33, Simon Schampijer wrote: > This patch does create an ununcrypted default keyring > if there is not one available already. This will stop > prompts for unlocking the keyring after logging into > Sugar. On Debian Testing I used these commands to stop the prompt: echo

Re: [Sugar-devel] [PATCH sugar] Create a default unencrypted keyring, OLPC #10290

2012-04-17 Thread Daniel Drake
On Mon, Apr 16, 2012 at 4:33 AM, Simon Schampijer wrote: > In GNOME the session manager deals with creating > that keyring. Nice find, I was always wondering about that. Do you have a reference to the exact code that does this? Thanks, Daniel ___ Sugar

Re: [Sugar-devel] [PATCH] PATCH for Words Activity that fix https://dev.laptop.org.au/issues/1078 Speak option says the word twice in words activity.

2012-04-17 Thread Rafael Ortiz
On Tue, Apr 17, 2012 at 10:41 AM, Ariel Calzada wrote: > On 04/17/2012 10:31 AM, Ariel Calzada wrote: > >> PATCH for Words Activity that fix >> https://dev.laptop.org.au/**issues/1078Speak >> option says the word twice in words activity. >> >> --- >> word

Re: [Sugar-devel] [PATCH] PATCH for Words Activity that fix https://dev.laptop.org.au/issues/1078 Speak option says the word twice in words activity.

2012-04-17 Thread Ariel Calzada
On 04/17/2012 10:31 AM, Ariel Calzada wrote: PATCH for Words Activity that fix https://dev.laptop.org.au/issues/1078 Speak option says the word twice in words activity. --- wordsactivity.py |9 ++--- 1 files changed, 2 insertions(+), 7 deletions(-) diff --git a/wordsactivity.py b/w

[Sugar-devel] [PATCH] PATCH for Words Activity that fix https://dev.laptop.org.au/issues/1078 Speak option says the word twice in words activity.

2012-04-17 Thread Ariel Calzada
PATCH for Words Activity that fix https://dev.laptop.org.au/issues/1078 Speak option says the word twice in words activity. --- wordsactivity.py |9 ++--- 1 files changed, 2 insertions(+), 7 deletions(-) diff --git a/wordsactivity.py b/wordsactivity.py index 5c241f7..cfb8794 100644 ---

Re: [Sugar-devel] Gamepad keys in jhbuild

2012-04-17 Thread Manuel Kaufmann
On Tue, Apr 17, 2012 at 11:42, Manuel Kaufmann wrote: > In fact, if I run "xev" from the Terminal Activity I can see the codes: I was chatting with "silbe" on IRC and we found that the problem is Xephyr doesn't change your X server configuration, so if you started Xephyr with Numlock enabled you

[Sugar-devel] Gamepad keys in jhbuild

2012-04-17 Thread Manuel Kaufmann
Hello, I'd like to emulate the Gamepad keys in sugar-jhbuild but I didn't find the way yet. I'm reading those keys are the same than Numpad keys, witht the same code (at least in olpcgames module)[1] In fact, if I run "xev" from the Terminal Activity I can see the codes: KeyRelease event, serial

[Sugar-devel] [REMINDER] Development team meeting --- 17. April 2012 (15:00 UTC)

2012-04-17 Thread Simon Schampijer
Hi, today we will have our weekly development team meeting: - status of GTK3 port - 0.96 schedule Time: 17. April 2012 (15:00 UTC) Place: #sugar-meeting (freenode) Regards, Simon ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://