[Sugar-devel] [PATCH] sdxo #310, #2769 adds ability to set a custom start/home page in Browse

2013-01-14 Thread Ariel Calzada
, One Laptop Per Child +# Copyright (C) 2012, Ariel Calzada +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any

[Sugar-devel] [PATCH] SDXO#2620 Add ability to save unfinished games in Memorize.

2013-01-10 Thread Ariel Calzada
From: Ajay Garg a...@activitycentral.com The approach followed has been simply to save the current-game image when closing the game. The game resumes from that image next time onwards. Tests conducted :: a) (i) User exits, without finishing the current game. (ii) When she next

Re: [Sugar-devel] [PATCH 1/3] Added proxy network support

2013-01-08 Thread Ariel Calzada
I've already tested in sugar-build and it works fine without the patch. 2013/1/8 Daniel Narvaez dwnarv...@gmail.com On 4 January 2013 22:56, Manuel Quiñones ma...@laptop.org wrote: 2013/1/3 Ariel Calzada ariel.calz...@gmail.com: --- webactivity.py |5 + webactivity.py.orig

Re: [Sugar-devel] More new stuff in Make Your Own Sugar Activities1

2013-01-07 Thread Ariel Calzada
Thanks a lot I will eat it :) 2013/1/7 James Cameron qu...@laptop.org Thanks Ignacio! (and James!) -- James Cameron http://quozl.linux.org.au/ ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org

Re: [Sugar-devel] [PATCH 1/3] Added proxy network support

2013-01-07 Thread Ariel Calzada
Hi Manuel! Browse by default doesn't support http_proxy variable, that's why we made this patch. I would like to know if there are plans for supporting PAC with user/password ? Regards, ARIEL On 01/04/2013 04:56 PM, Manuel Quiñones wrote: 2013/1/3 Ariel Calzadaariel.calz...@gmail.com:

Re: [Sugar-devel] [PATCH 3/3] sdxo#2316: Browse don't remember the last zoom used. In the read_file and write_file method self.model.data['current_zoom_level'] is restored/written

2013-01-07 Thread Ariel Calzada
Done it http://bugs.sugarlabs.org/attachment/ticket/4368/ On 01/04/2013 05:00 PM, Manuel Quiñones wrote: Looks like a nice enhacement. Can you add a ticket with type enhacement in our sugarlabs tracker, so we can track it? 2013/1/3 Ariel Calzadaariel.calz...@gmail.com: --- webactivity.py

[Sugar-devel] [PATCH 2/3] sdxo#2572: Add 'Load_URI' signal-handler in 'Browse' activity. When this signal is received (with the 'uri' as the argument), this 'uri' is reloaded in the 'Browse' instance

2013-01-03 Thread Ariel Calzada
--- webactivity.py |7 +++ webactivity.py.orig |5 + 2 files changed, 12 insertions(+) diff --git a/webactivity.py b/webactivity.py index c5f13c1..fc60069 100644 --- a/webactivity.py +++ b/webactivity.py @@ -20,6 +20,7 @@ import logging from gettext import gettext as _

[Sugar-devel] [PATCH 3/3] sdxo#2316: Browse don't remember the last zoom used. In the read_file and write_file method self.model.data['current_zoom_level'] is restored/written

2013-01-03 Thread Ariel Calzada
--- webactivity.py | 10 ++ 1 file changed, 10 insertions(+) diff --git a/webactivity.py b/webactivity.py index fc60069..a94c7fa 100644 --- a/webactivity.py +++ b/webactivity.py @@ -426,6 +426,13 @@ class WebActivity(activity.Activity): tab_page.browser.grab_focus()

[Sugar-devel] [PATCH 1/3] Added proxy network support

2013-01-03 Thread Ariel Calzada
--- webactivity.py |5 + webactivity.py.orig | 669 +++ 2 files changed, 674 insertions(+) create mode 100644 webactivity.py.orig diff --git a/webactivity.py b/webactivity.py index 3c0d337..c5f13c1 100644 --- a/webactivity.py +++

[Sugar-devel] [PATCH] Browse added proxy support with http_proxy variable

2013-01-02 Thread Ariel Calzada
From: Ariel Calzada aricalso@000PaRaDoX000.(none) This patch adds support for proxy in the Browse activity. Honors the variable http_proxy --- webactivity.py |5 + 1 file changed, 5 insertions(+) diff --git a/webactivity.py b/webactivity.py index d140128..5ae0358 100644

[Sugar-devel] About browse

2012-12-31 Thread Ariel Calzada
/olpc/library_pages/index.html *** In my laptop with sugar-build opens http://www.google.com Regards, -- Ariel Calzada Activity Central: http://www.activitycentral.com Facebook: https://activitycentral.com/facebook Google+: https://activitycentral.com/googleplus Twitter: https://activitycentral.com

Re: [Sugar-devel] About browse

2012-12-31 Thread Ariel Calzada
#line343 Gonzalo On Mon, Dec 31, 2012 at 11:51 AM, Ariel Calzada ar...@activitycentral.com wrote: Hi! I'm testing Browse Version 149 http://git.sugarlabs.org/browse and see a different behaviour in XO and in my laptop with sugar-build: * I open a page for example http://www.google.com

Re: [Sugar-devel] [ASLO] Release Screencast-8

2012-12-06 Thread Ariel Calzada
: 0.82 - 0.98 Download Now: http://activities.sugarlabs.org/downloads/file/28384/screencast-8.xo Release notes: Migration from recordmydesktop to gstreamer and performance improvements Ariel Calzada - ar...@activitycentral.com Flavio Danesse - fdane...@activitycentral.com Rafael Ortíz

Re: [Sugar-devel] [ASLO] Release Screencast-8

2012-12-06 Thread Ariel Calzada
://activities.sugarlabs.org/addon/4447 Sugar Platform: 0.82 - 0.98 Download Now: http://activities.sugarlabs.org/downloads/file/28384/screencast-8.xo Release notes: Migration from recordmydesktop to gstreamer and performance improvements Ariel Calzada - ar...@activitycentral.com Flavio

[Sugar-devel] How to detect touch of ebook mode?

2012-12-05 Thread Ariel Calzada
Hi! I'm sorry if this has been asked before but I woud like to know how to catch touch events or e-book mode programmatically? Regards, -- Ariel Calzada Activity Central: http://www.activitycentral.com Facebook: https://activitycentral.com/facebook Google+: https://activitycentral.com

[Sugar-devel] (no subject)

2012-12-04 Thread Ariel Calzada
of gstreamer and cairo. We would like to get some ideas of what’s happening and if gstreamer 1.0 is failing in XO with other activities. * * * *Regards,* * * -- Ariel Calzada and Rafael Ortíz Activity Central: http://www.activitycentral.com Facebook: https://activitycentral.com/facebook Google+: https

[Sugar-devel] About speak and other activities GTK3/HIG

2012-12-04 Thread Ariel Calzada
*Hello! We’re working in the GTK3 porting and HIG adjustments of Speak and other activities we have observations in both fields. HIG/Touchscreen The main concern is that the OSK hides the interface and doesn’t let the textbox be visible for the user. We think that a possible solution should be

Re: [Sugar-devel] Browse activity proxy settings

2012-11-12 Thread Ariel Calzada
After that, Browse will just get the settings from the system. means from GCONF or HTTP_PROXY envvar? 2012/11/12 Manuel Quiñones ma...@laptop.org 2012/11/11 Ariel Calzada ar...@activitycentral.com: Hi! I would like to know if there's a way to make Browse activity use PROXY SETTINGS. I

[Sugar-devel] Browse activity proxy settings

2012-11-11 Thread Ariel Calzada
Hi! I would like to know if there's a way to make Browse activity use PROXY SETTINGS. I tried configuring proxy settings in My settings/Network with no luck. Regards, Ariel Calzada Activity Central http://www.activitycentral.com ___ Sugar-devel mailing

Re: [Sugar-devel] List of codecs supported by Sugar

2012-11-02 Thread Ariel Calzada
You can give you an idea looking the http://build.laptop.org/13.1.0/os8/xo-1.75/31008o2.packages.txt that come with every image. Regards, Ariel 2012/11/2 Gonzalo Odiard gonz...@laptop.org Like I said, does not depends on sugar but on the gstreamer libraries of the system where sugar runs.

[Sugar-devel] Problem playing videos in jukebox

2012-11-01 Thread Ariel Calzada
/commons/5/5a/F-18A_Active_Aeroelastic_Wing_flight_test.ogg downloading it to the Documents directory and opening in the jukebox with the same resultl. Any help will be apreciated. Regards, Ariel Calzada Activity Central http://www.acitvitycentral.com

Re: [Sugar-devel] Problem playing videos in jukebox

2012-11-01 Thread Ariel Calzada
Image: http://build.laptop.org/13.1.0/os8/xo-1.75/ Jukebox Activity Version: 28 Regards, Ariel 2012/11/1 Gonzalo Odiard gonz...@laptop.org Jukebox version? Image used? Gonzalo On Thu, Nov 1, 2012 at 4:12 PM, Ariel Calzada ar...@activitycentral.comwrote: Hi! I'm working

[Sugar-devel] [PATCH] MEMORIZE patch for saving game state after exit and restoring last game state when the game is opened.

2012-09-14 Thread Ariel Calzada
From: Ariel Calzada ar...@activitycentral.com --- activity.py| 88 +--- activity/activity.info |2 +- cardlist.py|3 +- createtoolbar.py |3 +- game.py| 13 +-- memorizetoolbar.py

Re: [Sugar-devel] Dr.Geo on XO 1

2012-05-20 Thread Ariel Calzada
How to regenerate Dr Geo image for pharo 1.3?. If i regenerate it for pharo 1.3 this should work?? Regards, ARIEL On 05/20/2012 10:24 AM, Hilaire Fernandes wrote: On 20/05/2012 13:46, Bert Freudenberg wrote: YES! That reproduces the crash on XO-1.5. Good thinking! :) I could also reproduce

Re: [Sugar-devel] Dr.Geo on XO 1

2012-05-19 Thread Ariel Calzada
Hi! I downloaded it pharo image from http://www.pharo-project.org/pharo-download/release-1-4, and got the same error message. Is there any other test that i can do in order to fix the error?. Regards, Ariel Calzada Activity Central 2012/5/19 Hilaire Fernandes hilaire.fernan...@edu.ge.ch

Re: [Sugar-devel] Dr.Geo on XO 1

2012-05-19 Thread Ariel Calzada
Hi! I tested with PharoCore 1.3 from http://www.pharo-project.org/pharo-download/release-1-3 and it worked. My question now is how to make drgeo.image work? how to generate this image? Regards, Ariel Calzada Activity Central On 05/19/2012 03:11 PM, Hilaire Fernandes wrote: Please test

[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] [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

[Sugar-devel] new-patch

2012-04-16 Thread Ariel Calzada
From b330bc11f58b82eaecbbd41224077da381e62408 Mon Sep 17 00:00:00 2001 From: Ariel Calzada ar...@acivitycentral.com Date: Mon, 16 Apr 2012 11:02:19 -0500 Subject: [PATCH] =?UTF-8?q?Added=20decode=20utf-8=20and=20normalize=20string?= =?UTF-8?q?=20for=20fixing=20bug=20in=20nick=20that=20don't

[Sugar-devel] [PATCH] This patch fix the bug, accent nicknames are not displayed well

2012-04-16 Thread Ariel Calzada
This patch is for fixing the bug in the display of nicknames with accents like áéíóúñ --- player.py | 18 ++ 1 files changed, 10 insertions(+), 8 deletions(-) diff --git a/player.py b/player.py index 5e9e8db..a6636dc 100644 --- a/player.py +++ b/player.py @@ -8,17 +8,17 @@ #

[Sugar-devel] [PATCH] This patch fix the bug, accent nicknames are not displayed well

2012-04-16 Thread Ariel Calzada
This patch is for fixing the bug in the display of nicknames with accents like áéíóúñ in maze activity --- player.py | 18 ++ 1 files changed, 10 insertions(+), 8 deletions(-) diff --git a/player.py b/player.py index 5e9e8db..a6636dc 100644 --- a/player.py +++ b/player.py @@

[Sugar-devel] Colors in XO 1.75

2012-03-20 Thread Ariel Calzada
where user can draw. The palette seems not to respond to the mouse events ( for example CLICK ). Any suggestion will be welcome. Regards, Ariel Calzada Activity Central ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http

[Sugar-devel] New Icon for Deducto

2012-03-10 Thread Ariel Calzada
moficiar un poco activiy.info ya que contenia una sintáxis inválida para el sugar actual. Adjunto ambos archivos Regards, ARIEL CALZADA Activity Central attachment: activity-Deducto.svg activity.info Description: application/info ___ Sugar-devel mailing

Re: [Sugar-devel] how to screenshare to a class

2012-02-19 Thread Ariel Calzada
ClassroomBroadcast and ClassroomViewer are a good solution. We're working in ClassroomKit which integrates both activities and let teachers control the students sound and also make an aproach of sharing features. ClassroomBroadcast and ClassroomViewer use VNC protocol and the students have

[Sugar-devel] How to update all .po files

2012-02-07 Thread Ariel Calzada
Hi i had to update some locale strings in an activity, so i made this simple script. I hope you like it sweets genpot for file in *.po do msgmerge -vU $file Calendario.pot done rm -Rf *~ Regards, ARIEL ___ Sugar-devel mailing list

Re: [Sugar-devel] [ASLO] Release ClassRoomViewer-4

2012-01-24 Thread Ariel Calzada
- 0.94 Download Now: http://activities.sugarlabs.org/downloads/file/27833/classroomviewer-4.xo Release notes: *Enhancing command to get IPs (Ariel calzada ar...@activitycentral.com mailto:ar...@activitycentral.com). Sugar Labs Activities

[Sugar-devel] [PATCH] Patch that let users set current page as homepage

2012-01-23 Thread Ariel Calzada
--- This patch has been requested by teachers. They want to set school homepage as the browse's homepage browser.py | 21 +++-- webactivity.py | 14 -- webtoolbar.py | 12 3 files changed, 31 insertions(+), 16 deletions(-) diff --git

Re: [Sugar-devel] Happy Holidays fruitful break

2011-12-24 Thread ariel . calzada
+1 Enviado desde un dispositivo BlackBerry® de Tigo -Original Message- From: Sameer Verma sve...@sfsu.edu Sender: sugar-devel-boun...@lists.sugarlabs.org Date: Sat, 24 Dec 2011 11:46:21 To: Martin Langhoffmar...@laptop.org Cc: OLPC Develde...@lists.laptop.org;

Re: [Sugar-devel] Hello

2011-11-29 Thread Ariel Calzada
in Colombia? On Tue, Nov 29, 2011 at 12:35 PM, Ariel Calzada ariel.calz...@gmail.com wrote: Hi i'm new on this list. I hope to enjoy the work. Have fun Regards, Ariel Calzada Colombia ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http