Re: [Sugar-devel] Bridge activity code maintenance

2010-10-22 Thread Tabitha Roder
Daniel says that would be great. Kind regards Tabitha Roder eLearning specialist and olpc volunteer tabi...@tabitha.net.nz Cell +64 21 482229 http://tabitharoder.wordpress.com/ On 23 October 2010 01:07, Gary C Martin wrote: > Hi fang, > > Just wanted to ping and check you have no objections t

Re: [Sugar-devel] Re-initiate Packaging Team

2010-10-22 Thread Aleksey Lim
On Fri, Oct 22, 2010 at 04:24:14PM +, Aleksey Lim wrote: > On Thu, Oct 21, 2010 at 04:28:18PM +0200, Bert Freudenberg wrote: > > > > On 21.10.2010, at 04:59, Aleksey Lim wrote: > > > > > On Thu, Oct 21, 2010 at 11:26:49AM +, Aleksey Lim wrote: > > >> On Thu, Oct 21, 2010 at 04:31:49PM +05

Re: [Sugar-devel] Read SD Comics

2010-10-22 Thread Aleksey Lim
On Fri, Oct 22, 2010 at 05:04:15PM -0500, James Simmons wrote: > On the 19th I posted my new Activity "Read SD Comics" on ASLO and it's > still in the sandbox. Somehow 16 people managed to download it. I > believe I had provided everything needed, and usually it doesn't take > this long to get so

[Sugar-devel] [ASLO] Release Read SD Comics-1

2010-10-22 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4340 Sugar Platform: 0.82 - 0.90 Download Now: http://activities.sugarlabs.org/downloads/file/27070/read_sd_comics-1.xo Release notes: Read SD Comics allows you to use the Journal to read CBZ and Zip archives containing images that are st

[Sugar-devel] Read SD Comics

2010-10-22 Thread James Simmons
On the 19th I posted my new Activity "Read SD Comics" on ASLO and it's still in the sandbox. Somehow 16 people managed to download it. I believe I had provided everything needed, and usually it doesn't take this long to get something out of the sandbox. Is something needed from me? Thanks, Jam

Re: [Sugar-devel] Fwd: [Sur] [ASLO] Nueva version flash games-2

2010-10-22 Thread Aleksey Lim
On Fri, Oct 22, 2010 at 06:33:48PM -0300, Gonzalo Odiard wrote: > Who can review the activity flash games-2 in ASLO Activity is already downgraded in its status, and ASLO admins try to contact w/ uploader. > > Mails from teachers from Uruguay in the list olpc-sur: > >

Re: [Sugar-devel] [PATCH v5 sugar] Downgrading activities not allowed. (#2164)

2010-10-22 Thread Aleksey Lim
On Sat, Oct 23, 2010 at 01:11:18AM +0530, anub...@seeta.in wrote: > Downgrading an activity is now made possible. When a .xo file of a version > older > than the currently installed version is clicked, a downgrading option is made > available, by popping up of a confirmation alert. Depending upton

[Sugar-devel] Fwd: [Sur] [ASLO] Nueva version flash games-2

2010-10-22 Thread Gonzalo Odiard
Who can review the activity flash games-2 in ASLO Mails from teachers from Uruguay in the list olpc-sur: From: *Cristina Yiansens* Date: 2010/10/22 To: olpc-...@lists.laptop.org Hola lista: con respecto a este enlace me gustaría saber la razón de incluir el juego "¿Qué

[Sugar-devel] Fwd: [Dextrose] [PATCH v3 PaintActivity] New suggestion for arrow drawing in Paint

2010-10-22 Thread Manusheel Gupta
FYI -- Forwarded message -- From: Gonzalo Odiard Date: Fri, Oct 22, 2010 at 11:56 PM Subject: Re: [Dextrose] [PATCH v3 PaintActivity] New suggestion for arrow drawing in Paint To: Anurag Chowdhury Cc: Manusheel Gupta Change commited. Gonzalo On Fri, Oct 22, 2010 at 1:49 PM,

[Sugar-devel] [ASLO] Release Turtle Machine-7

2010-10-22 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4341 Sugar Platform: 0.82 - 0.90 Download Now: http://activities.sugarlabs.org/downloads/file/27071/turtle_machine-7.xo Release notes: Another "pre-turtle" activity. This one I see as following on from "Spirolaterals". Students can specif

[Sugar-devel] [PATCH v5 sugar] Downgrading activities not allowed. (#2164)

2010-10-22 Thread anubhav
Downgrading an activity is now made possible. When a .xo file of a version older than the currently installed version is clicked, a downgrading option is made available, by popping up of a confirmation alert. Depending upton the choice selected you can downgrade the activity. Co-authored-by: Anubh

Re: [Sugar-devel] [PATCH] Clipboard menu off screen fixed for long text strings(SL #2201)

2010-10-22 Thread Aleksey Lim
On Fri, Oct 22, 2010 at 11:52:26PM +0530, Mukul Gupta wrote: > Changing maximum text length to a suitable value so that it > fits into the screen > --- > src/jarabe/frame/clipboardmenu.py |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/src/jarabe/frame/clipboardmenu

[Sugar-devel] broken playback in record and jukebox

2010-10-22 Thread Erik Blankinship
( OLPC build 852 on a 1.5 machine. If this is more of an OLPC question, please let me know and I will take my question elsewhere) If I pause a video in either the record or jukebox activities and wait about 20 seconds, then just moving the mouse causes the video to go blank! Or I can wait about

Re: [Sugar-devel] [Dextrose] Pending patchs for Paint

2010-10-22 Thread Martin Langhoff
On Fri, Oct 22, 2010 at 12:45 PM, Sascha Silbe wrote: > I certainly hope that each bundle released by Sugar Labs or associated Sure. Not everything's perfect. Let's make sure we drag things back to normality. If something's controversial it may not be on 'master' but there's no reason to have it

Re: [Sugar-devel] Edit/audit wikipedia activity

2010-10-22 Thread Martin Langhoff
Hi Chris, (while Mitch does his magic on 1.75... I distract you a bit...) -- I am looking at reproducing the "re-compile current es_PE Wikipedia Bundle" process. Looking at the instructions in http://wiki.laptop.org/go/WikiBrowse, it's not 100% clear. For a trivial example, if I have an updated

[Sugar-devel] [PATCH] Clipboard menu off screen fixed for long text strings(SL #2201)

2010-10-22 Thread Mukul Gupta
Changing maximum text length to a suitable value so that it fits into the screen --- src/jarabe/frame/clipboardmenu.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/jarabe/frame/clipboardmenu.py b/src/jarabe/frame/clipboardmenu.py index b998110..1f5259e 100644 ---

Re: [Sugar-devel] [Dextrose] Pending patchs for Paint

2010-10-22 Thread Sascha Silbe
Excerpts from James Cameron's message of Wed Oct 20 22:56:04 +0200 2010: > While it would be nice if every release of every activity has a matching > tag and sources in the respective repository, we've had situations where > that has not been desirable, such as when a version of Record was > relea

Re: [Sugar-devel] Home button in browse - toolbar images

2010-10-22 Thread Simon Schampijer
On 10/22/2010 01:49 PM, Lucian Branescu wrote: On 22 October 2010 12:44, Gonzalo Odiard wrote: On Fri, Oct 22, 2010 at 8:32 AM, Lucian Branescu wrote: On 22 October 2010 12:05, Gonzalo Odiard wrote: Lucien: I have added the patches to http://dev.laptop.org/ticket/10364 Can you review it?

[Sugar-devel] [RELEASE] Write-72

2010-10-22 Thread Simon Schampijer
== Source == http://download.sugarlabs.org/sources/sucrose/fructose/Write/Write-72.tar.bz2 == News == * Release 72 (Simon Schampijer) * fix SL #2001 - Write does not pass parent window xid to ObjectChooser (Gonzalo Odiard) * Let abiword change zoom_percentage value before using it #1121 (Alekse

Re: [Sugar-devel] Proposal of dotted activity version number

2010-10-22 Thread Simon Schampijer
On 10/07/2010 06:39 PM, Daniel Drake wrote: On 4 October 2010 15:27, Gonzalo Odiard wrote: What do others think about this approach? Packagers? A clearer way to discuss this would be to just send a patch. That way there is no doubt over the details of the implementation that you are proposing

Re: [Sugar-devel] Re-initiate Packaging Team

2010-10-22 Thread Aleksey Lim
On Thu, Oct 21, 2010 at 04:28:18PM +0200, Bert Freudenberg wrote: > > On 21.10.2010, at 04:59, Aleksey Lim wrote: > > > On Thu, Oct 21, 2010 at 11:26:49AM +, Aleksey Lim wrote: > >> On Thu, Oct 21, 2010 at 04:31:49PM +0530, Manusheel Gupta wrote: > >>> On Thu, Oct 21, 2010 at 4:13 PM, Aleksey

[Sugar-devel] [PATCH] Support isolated start

2010-10-22 Thread Aleksey Lim
Running process is based on injection (how 0install works) of evironment variables to final application process, e.g., via PYTHONPATH. Patch will let bazaar.sugarlabs.org build sugar packages, also runnning from git cloned directories will be supported (i.e., without jhbuild). --- .gitignore

[Sugar-devel] [PATCH] Support isolated start

2010-10-22 Thread Aleksey Lim
Running process is based on injection (how 0install works) of evironment variables to final application process, e.g., via PYTHONPATH. Patch will let bazaar.sugarlabs.org build sugar packages, also runnning from git cloned directories will be supported (i.e., without jhbuild). --- .gitignore

[Sugar-devel] [PATCH] Support isolated start

2010-10-22 Thread Aleksey Lim
Running process is based on injection (how 0install works) of evironment variables to final application process, e.g., via PYTHONPATH. Patch will let bazaar.sugarlabs.org build sugar packages, also runnning from git cloned directories will be supported (i.e., without jhbuild). --- .gitignore

[Sugar-devel] [PATCH] Support isolated start

2010-10-22 Thread Aleksey Lim
Running process is based on injection (how 0install works) of evironment variables to final application process, e.g., via PYTHONPATH. Patch will let bazaar.sugarlabs.org build sugar packages, also runnning from git cloned directories will be supported (i.e., without jhbuild). --- .gitignore|

[Sugar-devel] [PATCH] Support isolated start

2010-10-22 Thread Aleksey Lim
Running process is based on injection (how 0install works) of evironment variables to final application process, e.g., via PYTHONPATH. Patch will let bazaar.sugarlabs.org build sugar packages, also runnning from git cloned directories will be supported (i.e., without jhbuild). --- .gitignore

[Sugar-devel] Easy development process of core sugar components

2010-10-22 Thread Aleksey Lim
Hi all, This is a trying to replace jhbuild. For example, for me it was all time needless obscured, i.e., it somewhat `git clone` to somewhere, somehow built it and somehow run it, and all this only for 4-5 core projects (its deps might be installed from official or custom repos). New workflow is

Re: [Sugar-devel] [Dextrose] DESIGN: Proposed UI simplifications

2010-10-22 Thread Gary Martin
On 21 Oct 2010, at 11:26, Bernie Innocenti wrote: > From my experience with first-time Sugar users in Mozambique, I've come > up with a list of UI changes that would help: > > 1) EASY: kill the name picker that pops up when quitting > activities. Nobody ever uses it, it's just annoying and conf

Re: [Sugar-devel] [Dextrose] Pending patchs for Paint

2010-10-22 Thread Gary Martin
On 20 Oct 2010, at 21:56, James Cameron wrote: > On Wed, Oct 20, 2010 at 04:56:41PM +0100, Gary Martin wrote: >> http://git.sugarlabs.org/projects/paint/repos/mainline >> >> I noticed that the activity.info file is still for version 27. As >> Paint-28 has been released I'd expect to mainline

Re: [Sugar-devel] looking to contribute

2010-10-22 Thread Gary C Martin
Hi Jon et al, Hope you don't mind me cc:ing the sugar-devel mail-list, it helps give other folks a head's up on likely activity. Folks may want to join the mail-list as it's useful for posting questions, getting help – though traffic can be a little noisy at times. On 20 Oct 2010, at 19:24, WS

[Sugar-devel] Bridge activity code maintenance

2010-10-22 Thread Gary C Martin
Hi fang, Just wanted to ping and check you have no objections to me picking up maintenance of the Bridge activity. I note that you originally uploaded the version 2 activity bundle to ASLO and so wanted to give you a heads up: http://activities.sugarlabs.org/en-US/sugar/addon/4231 A nu

Re: [Sugar-devel] Home button in browse - toolbar images

2010-10-22 Thread Lucian Branescu
On 22 October 2010 12:44, Gonzalo Odiard wrote: > > > On Fri, Oct 22, 2010 at 8:32 AM, Lucian Branescu > wrote: >> >> On 22 October 2010 12:05, Gonzalo Odiard wrote: >> > Lucien: >> > I have added the patches to http://dev.laptop.org/ticket/10364 >> > Can you review it? >> >> Patch looks good, b

Re: [Sugar-devel] Home button in browse - toolbar images

2010-10-22 Thread Gonzalo Odiard
On Fri, Oct 22, 2010 at 8:32 AM, Lucian Branescu wrote: > On 22 October 2010 12:05, Gonzalo Odiard wrote: > > Lucien: > > I have added the patches to http://dev.laptop.org/ticket/10364 > > Can you review it? > > Patch looks good, but it makes the toolbar extremely crowded. I'll > accept it for no

Re: [Sugar-devel] Home button in browse - toolbar images

2010-10-22 Thread Simon Schampijer
On 10/22/2010 01:32 PM, Lucian Branescu wrote: On 22 October 2010 12:05, Gonzalo Odiard wrote: Lucien: I have added the patches to http://dev.laptop.org/ticket/10364 Can you review it? Patch looks good, but it makes the toolbar extremely crowded. I'll accept it for now, with the caveat of hav

Re: [Sugar-devel] Home button in browse - toolbar images

2010-10-22 Thread Lucian Branescu
On 22 October 2010 12:05, Gonzalo Odiard wrote: > Lucien: > I have added the patches to http://dev.laptop.org/ticket/10364 > Can you review it? Patch looks good, but it makes the toolbar extremely crowded. I'll accept it for now, with the caveat of having a Browse toolbar overhaul as soon as I ge

Re: [Sugar-devel] [Systems] [Marketing] A little change to www.sugarlabs.org

2010-10-22 Thread Simon Schampijer
On 10/15/2010 04:00 PM, Christian Marc Schmidt wrote: Hi--I can add this information this weekend. Christian Christian - can you change the page to not open the links in a new window? That would be great, it really hurts us a lot! Regards, Simon __

Re: [Sugar-devel] [RELEASE] Browse-119

2010-10-22 Thread Simon Schampijer
On 10/19/2010 04:08 PM, Lucian Branescu wrote: Thanks a lot. I'll do a new release after I fix the tab close crash. On 19 Oct 2010 14:41, "Gonzalo Odiard" wrote: I have commited a patch to solve the problem when you quit from the activity and there are not a valid url active. Gonzalo Great

Re: [Sugar-devel] Home button in browse - toolbar images

2010-10-22 Thread Gonzalo Odiard
Lucien: I have added the patches to http://dev.laptop.org/ticket/10364 Can you review it? If you will create a branch 0.90, probably must be done before pushing this tickets. Please give me feedback about your plans. Thanks! Gonzalo ___ Sugar-devel maili

Re: [Sugar-devel] Activity updates

2010-10-22 Thread Aleksey Lim
On Tue, Oct 19, 2010 at 07:28:45PM -0200, Bernie Innocenti wrote: > Quoting you from IRC: > > 09:36:21> bernie: Was it you that mentioned that > deployments did not want to point to ASLO for update as version were not > being flagged correctly for Sugar release compatibility? > 09:45:09> bernie:

Re: [Sugar-devel] [PATCH sugar 00/21] style cleanup series

2010-10-22 Thread Simon Schampijer
On 10/17/2010 12:20 AM, Sascha Silbe wrote: This is the sugar part of the style cleanups I've wanted to land at least two releases ago, but kept missing the window. I have done some basic testing, but naturally cannot test all code paths I've touched (some even appear to be unused). This is why

[Sugar-devel] When owner leaves, shared activity does not always go away on his own view (dextrose)

2010-10-22 Thread Simon Schampijer
Hi, I have been fixing that bug [1] on 0.84. As The PS has been killed in 0.90 it is not of need there. So it is of use in 0.88 (e.g. dextrose), so I will push it there if nobody objects. Dextrose will be interested as well in #10400 [2], it is present there as well. Regards, Simon [1]