Re: [Sugar-devel] [DESIGN] [PATCH sugar] Speaker frame device: pop up palette on left-click instead of toggling mute

2011-02-14 Thread James Cameron
Reviewed-by: James Cameron qu...@laptop.org -- James Cameron http://quozl.linux.org.au/ ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

Re: [Sugar-devel] [ASLO] Release Write-73

2011-02-14 Thread Peter Robinson
On Mon, Feb 14, 2011 at 4:07 AM, Sugar Labs Activities activit...@sugarlabs.org wrote: Activity Homepage: http://activities.sugarlabs.org/addon/4201 Sugar Platform: 0.82 - 0.90 Download Now: http://activities.sugarlabs.org/downloads/file/27216/write-73.xo Any chance of having a tar file

[Sugar-devel] [AC UPDATE] The upstream side of Sugar

2011-02-14 Thread Sascha Silbe
Hi everyone, David has asked me to write a bit about the upstream side of things. Since I'm also going to provide a glimpse about my future plans for Sugar, I'm CC'ing sugar-devel. As a general rule, the more downstream you get, the nearer to the user you are and the more immediate are the

Re: [Sugar-devel] [DESIGN] Reflect internet connectivity in the 'Network' frame icon

2011-02-14 Thread Martin Langhoff
On Sun, Feb 13, 2011 at 8:59 PM, Michael Stone mich...@laptop.org wrote: So what network affordances [1, 2] are we supposed to make discoverable? :) Let's not get too academic. Reading back the thread: - can we reach the internet? (or it might be a controlled WAN) - can we reach an XS? In

Re: [Sugar-devel] [PATCH] make 'setup.py genpot' produce a pot without a full path in filenames #2508

2011-02-14 Thread Simon Schampijer
On 02/12/2011 02:14 PM, Sascha Silbe wrote: Excerpts from Simon Schampijer's message of Mon Nov 29 13:21:03 +0100 2010: -python_files.append(os.path.join(root, file_name)) +relpath = os.path.relpath(os.path.join(root, file_name), +

Re: [Sugar-devel] [Dextrose] [DESIGN] Reflect internet connectivity in the 'Network' frame icon

2011-02-14 Thread Bernie Innocenti
On Sun, 2011-02-13 at 15:57 -0500, Martin Langhoff wrote: - add a similar feature that pings 'schoolserver' and indicates we have an XS within reach Couldn't we use the presence service (or its equivalent)? I've always wanted to see a schoolserver icon in the mesh view... from which the user

Re: [Sugar-devel] [DESIGN] Reflect internet connectivity in the 'Network' frame icon

2011-02-14 Thread Michael Stone
On Mon, 14 Feb 2011 at 10:12:40 -0500, Martin Langhoff martin.langh...@gmail.com wrote: On Sun, Feb 13, 2011 at 8:59 PM, Michael Stone mich...@laptop.org wrote: So what network affordances [1, 2] are we supposed to make discoverable? :) Martin, I don't want to hijack any threads this month,

Re: [Sugar-devel] mime types when moving files from journal to usb

2011-02-14 Thread Erik Blankinship
On Sat, Feb 12, 2011 at 8:18 PM, Erik Blankinship er...@mediamods.comwrote: On Fri, Feb 11, 2011 at 4:17 PM, Sascha Silbe sascha-ml-reply-to-201...@silbe.org wrote: Excerpts from Erik Blankinship's message of Fri Feb 11 21:08:20 +0100 2011: I noticed there were two svg icons in the

Re: [Sugar-devel] [DESIGN] Reflect internet connectivity in the 'Network' frame icon

2011-02-14 Thread Martin Langhoff
On Mon, Feb 14, 2011 at 12:11 PM, Michael Stone mich...@laptop.org wrote: Let's not get too academic. FYI, this remark stings rather more than I think you intended. Apologies. It was short for too long and formal, let's communicate in shorter messages, I don't need formal or logical proof of

Re: [Sugar-devel] [PATCH sugar v2 0/2] Use pgettext() for Remove

2011-02-14 Thread Simon Schampijer
On 02/12/2011 07:27 AM, Sascha Silbe wrote: Use pgettext() to distinguish between different Remove strings so we can translate them differently in some languages (e.g. Spanish) Hi Sascha, so your patch 2/2 does handle a particular case for the word 'remove'. How do you want to identify the

Re: [Sugar-devel] [PATCH sugar v2 0/2] Use pgettext() for Remove

2011-02-14 Thread Sascha Silbe
Excerpts from Simon Schampijer's message of Mon Feb 14 19:41:10 +0100 2011: so your patch 2/2 does handle a particular case for the word 'remove'. How do you want to identify the words that need a particular translation, this will be different for every language? By translators or users

Re: [Sugar-devel] mime types when moving files from journal to usb

2011-02-14 Thread Sascha Silbe
Excerpts from Erik Blankinship's message of Mon Feb 14 19:36:29 +0100 2011: Got this working with the help of alsroot on #sugar (thx!). Nice. Are any of your questions still left unanswered regarding interacting with external storage media? Sascha -- http://sascha.silbe.org/

[Sugar-devel] Concept Mapping Activity and Labyrith

2011-02-14 Thread Nagarjuna G
This is a proposal for discussion to develop concept mapping mode within Labyrinth or as an independent activity using the code base of Labyrinth. I elaborate below how Labyrinth can be developed/modified further to support concept mapping. 1. Concept mapping requires, unlike mind maps,

Re: [Sugar-devel] [Dextrose] [AC UPDATE] The upstream side of Sugar

2011-02-14 Thread David Farning
On Mon, Feb 14, 2011 at 7:22 AM, Sascha Silbe sascha-ml-reply-to-201...@silbe.org wrote: Hi everyone, David has asked me to write a bit about the upstream side of things. Since I'm also going to provide a glimpse about my future plans for Sugar, I'm CC'ing sugar-devel. As a general rule,

Re: [Sugar-devel] [PATCH sugar v2] use ConsoleKit instead of HAL for shutdown/reboot

2011-02-14 Thread Simon Schampijer
Hi Sascha, On 01/22/2011 07:34 AM, Sascha Silbe wrote: HAL is dead, ConsoleKit now handles shutdown / reboot. As this might not be known already, it might be helpful to link here some secondary information: http://freedesktop.org/wiki/Software/hal

Re: [Sugar-devel] [PATCH sugar-datastore] don't choke if timestamp property is missing

2011-02-14 Thread Simon Schampijer
On 02/11/2011 07:50 AM, Sascha Silbe wrote: The timestamp property might be missing due to incomplete writes (out of power, system crash) or software bugs. So if the timestamp is missing we will create the entry with the current timestamp when we update_the_index. I guess there is no better

Re: [Sugar-devel] [PATCH sugar v2] Add cpu and memory resource indicator to frame

2011-02-14 Thread Simon Schampijer
On 02/07/2011 10:30 PM, Anish Mangal wrote: Oh! I didn't realize this was pushed to sugar/mainline (sorry for overlooking the commit link you gave) I only pushed it to dextrose/mainline. For the record, Sascha pushed it and has reverted it now since we agreed on discussing it more.

Re: [Sugar-devel] [PATCH] Modified Patch for adding feedback-icon.svg to sugar-artwork

2011-02-14 Thread Simon Schampijer
On 02/07/2011 01:05 PM, Frederick Grose wrote: On Mon, Feb 7, 2011 at 11:58 AM, Simon Schampijersi...@schampijer.dewrote: On 01/29/2011 01:34 PM, Frederick Grose wrote: On Sat, Jan 29, 2011 at 12:18 PM, Anish Mangalanishmangal2...@gmail.com wrote: I like it better than the current one.

Re: [Sugar-devel] Concept Mapping Activity and Labyrith

2011-02-14 Thread Rafael Ortiz
Hi Nagarjun On Mon, Feb 14, 2011 at 2:10 PM, Nagarjuna G nagar...@gnowledge.org wrote: This is a proposal for discussion to develop concept mapping mode within Labyrinth or as an independent activity using the code base of Labyrinth. I elaborate below how Labyrinth can be developed/modified

Re: [Sugar-devel] Concept Mapping Activity and Labyrith

2011-02-14 Thread Simon Schampijer
On 02/14/2011 02:10 PM, Nagarjuna G wrote: This is a proposal for discussion to develop concept mapping mode within Labyrinth or as an independent activity using the code base of Labyrinth. I elaborate below how Labyrinth can be developed/modified further to support concept mapping. 1.

Re: [Sugar-devel] [PATCH sugar v2] use ConsoleKit instead of HAL for shutdown/reboot

2011-02-14 Thread Simon Schampijer
On 01/22/2011 07:34 AM, Sascha Silbe wrote: HAL is dead, ConsoleKit now handles shutdown / reboot. Tested on XO-1.5 running Debian Squeeze with consolekit 0.4.1-4. FWIW, I tested it on the XO running the mainstream (buh! :) Fedora 14/Sugar 0.90 build as working. Cheers, Simon

Re: [Sugar-devel] [ASLO] Release Write-73

2011-02-14 Thread Simon Schampijer
On 02/14/2011 06:10 AM, Peter Robinson wrote: On Mon, Feb 14, 2011 at 4:07 AM, Sugar Labs Activities activit...@sugarlabs.org wrote: Activity Homepage: http://activities.sugarlabs.org/addon/4201 Sugar Platform: 0.82 - 0.90 Download Now:

Re: [Sugar-devel] [PATCH] Modified Patch for adding feedback-icon.svg to sugar-artwork

2011-02-14 Thread Sascha Silbe
Excerpts from Simon Schampijer's message of Mon Feb 14 21:13:36 +0100 2011: The notification changes did not land yet, or? They did land downstream in Dextrose and have not been submitted for upstream evaluation yet. I assume that Mukesh either intended to post to dextrose@ instead of

Re: [Sugar-devel] [PATCH sugar-datastore] don't choke if timestamp property is missing

2011-02-14 Thread Sascha Silbe
Excerpts from Simon Schampijer's message of Mon Feb 14 21:01:18 +0100 2011: So if the timestamp is missing we will create the entry with the current timestamp when we update_the_index. I guess there is no better timestamp we can set. Exactly. I considered setting it to 0 instead, but the

Re: [Sugar-devel] [DESIGN] Reflect internet connectivity in the 'Network' frame icon

2011-02-14 Thread Anish Mangal
[cc += peace-corps@sl-devel] I think everyone agrees that 'more (than current)' information can be conveyed to the user which might actually be of use... Everyone has raised very valid points... Lets aim to address the simple issues first, try them out in different (network setup) environments

Re: [Sugar-devel] mime types when moving files from journal to usb

2011-02-14 Thread Erik Blankinship
On Mon, Feb 14, 2011 at 2:08 PM, Sascha Silbe si...@sugarlabs.org wrote: Excerpts from Erik Blankinship's message of Mon Feb 14 19:36:29 +0100 2011: Got this working with the help of alsroot on #sugar (thx!). Nice. Are any of your questions still left unanswered regarding interacting with

[Sugar-devel] [PATCH] Journal entry sharing using a mass storage device

2011-02-14 Thread Simon Schampijer
http://wiki.sugarlabs.org/go/Features/Journal_Entry_Sharing --- src/jarabe/journal/model.py | 188 +++ 1 files changed, 171 insertions(+), 17 deletions(-) diff --git a/src/jarabe/journal/model.py b/src/jarabe/journal/model.py index 320e577..67d2f19 100644

[Sugar-devel] [PATCH sugar-toolkit] Cursor moves to beginning while trying to edit activity instance name #2608

2011-02-14 Thread Aleksey Lim
This issue is not the same as #1948 but #1948 triggers this one. In some cases set_text doesn't change cursor position but not in all cases. --- src/sugar/activity/widgets.py |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/sugar/activity/widgets.py

Re: [Sugar-devel] [ASLO] Release Write-73

2011-02-14 Thread Peter Robinson
On Mon, Feb 14, 2011 at 8:42 PM, Simon Schampijer si...@schampijer.de wrote: On 02/14/2011 06:10 AM, Peter Robinson wrote: On Mon, Feb 14, 2011 at 4:07 AM, Sugar Labs Activities activit...@sugarlabs.org  wrote: Activity Homepage: http://activities.sugarlabs.org/addon/4201 Sugar Platform:

Re: [Sugar-devel] mime types when moving files from journal to usb

2011-02-14 Thread James Cameron
On Mon, Feb 14, 2011 at 05:21:57PM -0500, Art Hunkins wrote: FWIW, I've experienced no problems simply copying my activities into the Activities directory (from a USB drive). cp -r does just fine. If your activity does not register any mimetype, then it won't matter. If your activity was

Re: [Sugar-devel] mime types when moving files from journal to usb

2011-02-14 Thread Erik Blankinship
Art, Based on my experience, installing activities with cp -r works fine -- * except* for some mimetypes.xml behavior: (1) Custom svg icons are not used in the journal for datastore entries. (2) Files dragged to usb are not given custom mimetype extensions. On Mon, Feb 14, 2011 at 5:21 PM, Art

[Sugar-devel] [ASLO] Release TamTam Mini-56

2011-02-14 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4061 Sugar Platform: 0.82 - 0.90 Download Now: http://activities.sugarlabs.org/downloads/file/27217/tamtammini-56.xo Release notes: Fix keybord use. Sugar Labs Activities http://activities.sugarlabs.org

Re: [Sugar-devel] Concept Mapping Activity and Labyrith

2011-02-14 Thread Gary Martin
On 14 Feb 2011, at 20:25, Simon Schampijer si...@schampijer.de wrote: On 02/14/2011 02:10 PM, Nagarjuna G wrote: This is a proposal for discussion to develop concept mapping mode within Labyrinth or as an independent activity using the code base of Labyrinth. I elaborate below how Labyrinth

Re: [Sugar-devel] [PATCH sugar-toolkit] Cursor moves to beginning while trying to edit activity instance name #2608

2011-02-14 Thread Anish Mangal
On Mon, Feb 14, 2011 at 19:23, Aleksey Lim alsr...@activitycentral.org wrote: This issue is not the same as #1948 but #1948 triggers this one. In some cases set_text doesn't change cursor position but not in all cases. ---  src/sugar/activity/widgets.py |    2 ++  1 files changed, 2

Re: [Sugar-devel] [Dextrose] [DESIGN] Reflect internet connectivity in the 'Network' frame icon

2011-02-14 Thread Gary Martin
On 14 Feb 2011, at 14:55, Bernie Innocenti ber...@codewiz.org wrote: On Sun, 2011-02-13 at 15:57 -0500, Martin Langhoff wrote: - add a similar feature that pings 'schoolserver' and indicates we have an XS within reach Couldn't we use the presence service (or its equivalent)? I've always

Re: [Sugar-devel] [ASLO] Release Write-73

2011-02-14 Thread Rafael Ortiz
On Mon, Feb 14, 2011 at 6:05 PM, Peter Robinson pbrobin...@gmail.comwrote: On Mon, Feb 14, 2011 at 8:42 PM, Simon Schampijer si...@schampijer.de wrote: On 02/14/2011 06:10 AM, Peter Robinson wrote: On Mon, Feb 14, 2011 at 4:07 AM, Sugar Labs Activities activit...@sugarlabs.org wrote: