[Sugar-devel] [PATCH Stopwatch] Remove KeepButton due to deprecation

2011-07-27 Thread godiard
From: Gonzalo Odiard --- activity.py |6 +- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/activity.py b/activity.py index 7a32a6d..88313e2 100644 --- a/activity.py +++ b/activity.py @@ -48,7 +48,7 @@ class StopWatchActivity(Activity): try: from suga

[Sugar-devel] [PATCH Speak] Remove KeepButton due to deprecation

2011-07-27 Thread godiard
From: Gonzalo Odiard --- toolkit/activity_widgets.py | 24 +--- 1 files changed, 1 insertions(+), 23 deletions(-) diff --git a/toolkit/activity_widgets.py b/toolkit/activity_widgets.py index 50e2c6c..ce1007e 100644 --- a/toolkit/activity_widgets.py +++ b/toolkit/activity_w

[Sugar-devel] [PATCH] Maze: Remove KeepButton due to deprecation

2011-07-27 Thread godiard
From: Gonzalo Odiard --- olpcgames/activity.py |6 +- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/olpcgames/activity.py b/olpcgames/activity.py index 2149c30..77687cd 100644 --- a/olpcgames/activity.py +++ b/olpcgames/activity.py @@ -111,7 +111,7 @@ class PyGameActivit

Re: [Sugar-devel] [PATCH sugar-toolkit] Remove the Keep button from the activity toolbar

2011-07-27 Thread Gonzalo Odiard
Thanks Simon. I agree, is better keep the button class because of compatibility. Reviewed-by Gonzalo Odiard On Wed, Jul 27, 2011 at 11:58 AM, Simon Schampijer wrote: > The keep button has led to a false assumption: learners > confused it with a traditional save button and not recognising > it

Re: [Sugar-devel] [DESIGN] copy-to-option in Journal (part of removing the keep button)

2011-07-27 Thread Gary Martin
Hi Simon, On 27 Jul 2011, at 14:44, Simon Schampijer wrote: > On 07/27/2011 01:40 PM, Gonzalo Odiard wrote: >>> device.png (the option displayed for a a file on a external device): Do we >>> display the duplicate option there as well (duplicate a file on an external >>> device)? How is it colored

[Sugar-devel] Trac convention for OLPC bugs in the bugs.sugarlabs.org

2011-07-27 Thread Simon Schampijer
Hi, Based on the discussions about 'how OLPC would like to use the Sugar Labs bugtracker" back in May [1] we would like to follow the following model for our next release cycle: "Sugar and Sugar activity bugs must be filed on http://bugs.sugarlabs.org. All other bugs (or if uncertain) go to

[Sugar-devel] [PATCH hello-world] Remove KeepButton due to deprecation

2011-07-27 Thread Simon Schampijer
From: Simon Schampijer --- activity.py |5 - 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/activity.py b/activity.py index 5b06254..6ab8e29 100644 --- a/activity.py +++ b/activity.py @@ -28,7 +28,6 @@ from sugar.activity.widgets import ActivityToolbox from sugar.activit

[Sugar-devel] [PATCH chat] Remove the KeepButton due to deprecation

2011-07-27 Thread Simon Schampijer
From: Simon Schampijer --- activity.py |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/activity.py b/activity.py index 58c6d8e..05b7558 100644 --- a/activity.py +++ b/activity.py @@ -35,7 +35,7 @@ from sugar.graphics.palette import Palette from sugar.graphics.toolbarb

[Sugar-devel] [PATCH sugar-toolkit] Remove the Keep button from the activity toolbar

2011-07-27 Thread Simon Schampijer
The keep button has led to a false assumption: learners confused it with a traditional save button and not recognising it as what it is, an option to duplicate an entry. Eben suggested to remove the button [1] and others have since then. The functionality of duplicating an entry will be moved to t

[Sugar-devel] Record-93 and recent Fedora nightly builds of SoaS

2011-07-27 Thread Art Hunkins
The dbus errors shown in the Record-93 logs are now clearly related to the jabber server issue, and to activities not starting the first, and sometimes second, time they are launched. The inability of recent versions of Record to playback (and/or record?) may thus be related to the following l

Re: [Sugar-devel] f15 Soas Remix with updates testing 07/27/2011

2011-07-27 Thread Art Hunkins
I can corroborate Tom's finding that entering in Terminal: sugar-control-panel -s jabber "" in recent Fedora nightly updates to SoaS eliminates: 1) dbus errors; 2) thus, all initial "fails to start" for activities; 3) and the long delay in booting Sugar. Also, the jabber "fix" persists (on future

[Sugar-devel] [PATCH sugar-toolkit] Remove the Keep button from the activity toolbar

2011-07-27 Thread Simon Schampijer
The keep button has led to a false assumption: learners confused it with a traditional save button and not recognising it as what it is, an option to duplicate an entry. Eben suggested to remove the button [1] and others have since then. The functionality of duplicating an entry will be moved to t

Re: [Sugar-devel] [DESIGN] copy-to-option in Journal (part of removing the keep button)

2011-07-27 Thread Simon Schampijer
On 07/27/2011 01:40 PM, Gonzalo Odiard wrote: device.png (the option displayed for a a file on a external device): Do we display the duplicate option there as well (duplicate a file on an external device)? How is it colored if - black and white because it is not 'owned'? We miss here the Journal

[Sugar-devel] f15 Soas Remix with updates testing 07/27/2011

2011-07-27 Thread Thomas C Gilliard
f15 Soas Remix with updates testing 07/27/2011 http://wiki.sugarlabs.org/go/Community/Distributions/Fedora-SoaS#f15-soas-Remix-727 Tom Gilliard satellit ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/

Re: [Sugar-devel] [DESIGN] copy-to-option in Journal (part of removing the keep button)

2011-07-27 Thread Gonzalo Odiard
> device.png (the option displayed for a a file on a external device): Do we > display the duplicate option there as well (duplicate a file on an external > device)? How is it colored if - black and white because it is not 'owned'? > We miss here the Journal as an option for the file to be copied t

Re: [Sugar-devel] [DESIGN] icon for search in wikipedia activity

2011-07-27 Thread manuel quiñones
El día 25 de julio de 2011 17:39, Gary Martin escribió: >>> Oh, OK Gary I'll add that step to my workflow.    Do we have a in the >>> wiki for this kind of design things? >> >> Yes the original is here [1], perhaps it's due a migration to the equivalent >> wiki.sugarlabs.org page and a bit of a t

Re: [Sugar-devel] [PATCH v2 sugar] sugar-session: Check for already-running window manager on start-up

2011-07-27 Thread Simon Schampijer
On 07/24/2011 12:14 AM, Sascha Silbe wrote: This not only fixes a race condition (metacity is started before sugar-session in sugar), but also allows running Sugar inside a different window manager. Signed-off-by: Sascha Silbe Looks good now, thanks. Acked-By: Simon Schampijer Regards, S

Re: [Sugar-devel] [PATCH sugar-base] Add support for IPython 0.11+

2011-07-27 Thread Simon Schampijer
On 07/24/2011 08:52 PM, Sascha Silbe wrote: From: Julian Taylor IPython 0.11 has changed API: AutoFormattedTB is now in IPython.core.ultratb, not in IPython.ultraTB. We automatically fall back to the pre-0.11 names if the 0.11 import statement fails. [added comments, changed description] Signed

Re: [Sugar-devel] [PATCH sugar] Bump version to 0.93.0

2011-07-27 Thread Simon Schampijer
On 07/26/2011 07:14 PM, Sascha Silbe wrote: This makes it easier to recognise an installation running latest git master vs. running 0.92.0. Signed-off-by: Sascha Silbe --- configure.ac |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index

Re: [Sugar-devel] [DESIGN] copy-to-option in Journal (part of removing the keep button)

2011-07-27 Thread Simon Schampijer
On 07/26/2011 11:57 PM, Frederick Grose wrote: On Tue, Jul 26, 2011 at 1:15 PM, Simon Schampijerwrote: On 06/12/2011 05:22 PM, Gary Martin wrote: Hi Manuel, On 12 Jun 2011, at 14:39, manuel quiñones wrote: Hi, 2011/6/7 Gary Martin : Manuel, you mentioned in the design meeting you ha