Re: [PATCH] Don't exclude all hunspell dictionaries

2010-09-06 Thread James Cameron
On Tue, Sep 07, 2010 at 02:29:35AM +0200, Bernie Innocenti wrote: > This is unnecessary and prevents deployments from easily adding > dictionaries with custom_packages. > --- > modules/base/kspkglist.10.core.inc |1 - > modules/custom_scripts/sugar_coredump.sh |7 +++ You've let

Re: [PATCH] Don't exclude all hunspell dictionaries

2010-09-06 Thread Bernie Innocenti
El Tue, 07-09-2010 a las 02:29 +0200, Bernie Innocenti escribió: > --- /dev/null > +++ b/modules/custom_scripts/sugar_coredump.sh > @@ -0,0 +1,7 @@ > +#!/bin/bash > + > +# let Sugar to dump core > +# will hopefully let us track down sl#2064 > +cat >"$INSTALL_ROOT/home/olpc/.xsession" <<__EOF__ > +

[PATCH] Don't exclude all hunspell dictionaries

2010-09-06 Thread Bernie Innocenti
This is unnecessary and prevents deployments from easily adding dictionaries with custom_packages. --- modules/base/kspkglist.10.core.inc |1 - modules/custom_scripts/sugar_coredump.sh |7 +++ 2 files changed, 7 insertions(+), 1 deletions(-) create mode 100755 modules/custom_scr

Re: [support-gang] [IAEP] Announcing the OLPC OS 10.1.2 final release!

2010-09-06 Thread James Cameron
On Mon, Sep 06, 2010 at 10:16:42AM -0700, Sameer Verma wrote: > I've noticed this when updating fully drained XOs. The power indicator > blinks when plugged in, ... Yes, that blink is the internal embedded controller starting up after having shutdown automatically due to lack of power. When you s

Re: [Sugar-devel] Enhancing Sugar to support multiple users

2010-09-06 Thread Hal Murray
d...@laptop.org said: > When we discussed this while I was in Peru, one requirement they identified > is that the kid would log onto an XO one day and do some work, and then log > onto another XO the following week and continue the same work. > Assuming this still stands, this strongly calls for

Re: Initial F14 developers-only release for XO and XO-1.5

2010-09-06 Thread Bernie Innocenti
El Mon, 06-09-2010 a las 22:59 +0100, pbrobin...@gmail.com escribió: > I don't maintain that package. I also don't maintain Read. The > gnome-python2 package I did update was just re-enabling the upstream. > In that regard i did test the gnome-python2 package but but not > against Read as where I w

Re: Initial F14 developers-only release for XO and XO-1.5

2010-09-06 Thread Daniel Drake
On 6 September 2010 15:59, pbrobin...@gmail.com wrote: > The problem isn't evince or gnome-python2 but that Read needs to be > updated again for the new upstream evince api changes (again). You're right in that Read changes are needed, but there is already a git tree floating around with such cha

Re: Initial F14 developers-only release for XO and XO-1.5

2010-09-06 Thread pbrobin...@gmail.com
On Mon, Sep 6, 2010 at 10:46 PM, Bernie Innocenti wrote: > El Mon, 06-09-2010 a las 11:49 +0100, pbrobin...@gmail.com escribió: >> > Done, but I'm afraid I had to give it negative karma: >> >> Looking at the upstream GIT of evince it looks like this is another of >> the apis that have been depreca

Re: Initial F14 developers-only release for XO and XO-1.5

2010-09-06 Thread Bernie Innocenti
El Mon, 06-09-2010 a las 11:49 +0100, pbrobin...@gmail.com escribió: > > Done, but I'm afraid I had to give it negative karma: > > Looking at the upstream GIT of evince it looks like this is another of > the apis that have been deprecated upstream and Read needs to be > updated to fix the issue >

Re: olpc-update and deletion of old images

2010-09-06 Thread Michael Stone
Dan, First and foremost, your approach seems reasonable to me. Second, here are some more detailed background comments: > When olpc-update updates you from version A to version B, version A > remains on the system and can be accessed by booting with the 'O' game > key held down. > > As far as I

Re: [support-gang] [IAEP] Announcing the OLPC OS 10.1.2 final release!

2010-09-06 Thread Sameer Verma
On Sun, Sep 5, 2010 at 8:10 PM, James Cameron wrote: > On Fri, Sep 03, 2010 at 06:12:56PM -0700, Cherry Withers wrote: >> Ok. I MIGHT have found the culprit to my "XO 1.5 firmware not >> updating" issue. I noticed my laptop that's plugged in to a surge >> protector (the same surge protector that I

olpc-update and deletion of old images

2010-09-06 Thread Daniel Drake
Hi, When olpc-update updates you from version A to version B, version A remains on the system and can be accessed by booting with the 'O' game key held down. As far as I know, this functionality is rarely used, and has inherent problems. Specifically it requires Sugar developers to be able to pre

Re: [Sugar-devel] Enhancing Sugar to support multiple users

2010-09-06 Thread pbrobin...@gmail.com
On Mon, Sep 6, 2010 at 2:05 PM, Daniel Drake wrote: > On 5 September 2010 13:57, Christoph Derndorfer > wrote: >> Hi, >> >> I just created a new ticket (http://bugs.sugarlabs.org/ticket/2292) to get >> some discussions started on what changes need to be made to Sugar to work >> well in an environ

Re: [Sugar-devel] Enhancing Sugar to support multiple users

2010-09-06 Thread Daniel Drake
On 5 September 2010 13:57, Christoph Derndorfer wrote: > Hi, > > I just created a new ticket (http://bugs.sugarlabs.org/ticket/2292) to get > some discussions started on what changes need to be made to Sugar to work > well in an environment where multiple users will work on the same machine > (whi

Re: Initial F14 developers-only release for XO and XO-1.5

2010-09-06 Thread pbrobin...@gmail.com
On Sun, Sep 5, 2010 at 10:57 AM, Bernie Innocenti wrote: > El Sun, 05-09-2010 a las 00:53 +0100, pbrobin...@gmail.com escribió: > >> Well I am for SoaS related things which while isn't XO hardware >> related it does affect everything further up the stack does that >> not count :-( > > Such par

Re: question about bad cairo performance on the olpc xo

2010-09-06 Thread Ingo Ruhnke
On 3 September 2010 07:49, Erik Blankinship wrote: > I need help understanding why I am getting very poor frame rates when I use > pycairo to move a large image around the screen on an olpc XO.  When I use > pycairo to draw a rectangle of the same size on an XO, I get great > performance!  This is