Re: csound and glade / pygtk

2007-06-29 Thread stas zytkiewicz
On 6/29/07, dietmar <[EMAIL PROTECTED]> wrote: > stas zytkiewicz wrote: > > > >> > the csound event and the pygtk interface currently run on seperate > >> > threads, but they interfere with each other - any activity in the > >> > interface causes csound to stop. i was wondering whether anyone has >

Re: Build 472 - testing

2007-06-29 Thread John (J5) Palmieri
On Fri, 2007-06-29 at 11:23 -0400, Kim Quirk wrote: > Test Groups, > Build 472 is available, but the biggest problem is that it doesn't get > on the mesh or infrastructure AP. Some activities are working and > there is more to see in the Journal than the previous build. > > I'm hoping that we can

Re: Build 472 - testing

2007-06-29 Thread John (J5) Palmieri
On Fri, 2007-06-29 at 11:23 -0400, Kim Quirk wrote: > Test Groups, > Build 472 is available, but the biggest problem is that it doesn't get > on the mesh or infrastructure AP. Some activities are working and > there is more to see in the Journal than the previous build. > > I'm hoping that we can

Re: csound and glade / pygtk

2007-06-29 Thread stas zytkiewicz
On 6/29/07, Owen Williams <[EMAIL PROTECTED]> wrote: > > the csound event and the pygtk interface currently run on seperate > > threads, but they interfere with each other - any activity in the > > interface causes csound to stop. i was wondering whether anyone has > > some examples of similar app

Re: csound and glade / pygtk

2007-06-29 Thread Owen Williams
On Fri, 2007-06-29 at 11:44 -0400, dietmar offenhuber wrote: > hi, > > i am still having some trouble building a pyGTK interface for a csound > application - a simple one, basically just as a replacement for FLTK > widgets, which are not supported on the laptop. i am aware that there > are multip

Re: System update spec proposal

2007-06-29 Thread C. Scott Ananian
On 6/28/07, Wayne Davison <[EMAIL PROTECTED]> wrote: > I wouldn't recommend deploying rsync 3 widely just yet. I'm going to be > working on finalizing the release in the near future, but there is still > a chance that protocol 30 (which is new for this release) may still need > to be changed a bit

Upgrade Plans

2007-06-29 Thread C. Scott Ananian
Michail needs to run mesh tests on 50+ laptops. He needs an automated way to get slightly customized versions of the OLPC software quickly to all of these. In the next few days I'll be working on hacking together a quick prototype of: a) the part of the "antitheft" server which tells a laptop w

Re: csound and glade / pygtk

2007-06-29 Thread Jean Piché
From: James Bergstra <[EMAIL PROTECTED]> Subject: Re: Fwd: csound and glade / pygtk To: [EMAIL PROTECTED] Date: Fri, 29 Jun 2007 12:24:07 -0400 User-Agent: Mutt/1.4.2.1i Message-ID: <[EMAIL PROTECTED]> You're right that there are many good ways to make a GUI app around csound. In TamTam, we ar

Re: Upgrades and image manifests

2007-06-29 Thread C. Scott Ananian
Please read Ivan's update proposal. He addresses many of the peripheral issues that have arisen, re user notification, etc. At this point, as far as I'm concerned, the only open question is how we get a filesystem image onto the laptop once we know which one to get. Ivan suggests rsync; I refine

Re: Build 472 - testing

2007-06-29 Thread John (J5) Palmieri
Looking into it, most likely a NetworkManager issue. On Fri, 2007-06-29 at 11:23 -0400, Kim Quirk wrote: > Test Groups, > Build 472 is available, but the biggest problem is that it doesn't get > on the mesh or infrastructure AP. Some activities are working and > there is more to see in the Journa

csound and glade / pygtk

2007-06-29 Thread dietmar offenhuber
hi, i am still having some trouble building a pyGTK interface for a csound application - a simple one, basically just as a replacement for FLTK widgets, which are not supported on the laptop. i am aware that there are multiple approaches at the moment, including the csound server etc. the csound

Build 472 - testing

2007-06-29 Thread Kim Quirk
Test Groups, Build 472 is available, but the biggest problem is that it doesn't get on the mesh or infrastructure AP. Some activities are working and there is more to see in the Journal than the previous build. I'm hoping that we can get another build today with the network problem fixed since th

Re: Upgrades and image manifests

2007-06-29 Thread Alexander Larsson
On Fri, 2007-06-29 at 15:49 +0200, Alexander Larsson wrote: > I've got the code mostly working now, and I managed to update a qemu > instance of build 406 to the devel build 406 using something like: > > ./updatinator.py -u http://10.x.y.z/updates --get-manifest olpc-ext3 406 > ./updatinator.py -u

Re: Upgrades and image manifests

2007-06-29 Thread Alexander Larsson
On Fri, 2007-06-29 at 10:21 -0400, Dan Williams wrote: > On Tue, 2007-06-19 at 14:39 +0200, Alexander Larsson wrote: > The update daemon must provide a fair amount read-only status > information before and during the update process to allow the GUI bits > the flexibility to present that information

Re: Upgrades and image manifests

2007-06-29 Thread Dan Williams
On Tue, 2007-06-19 at 14:39 +0200, Alexander Larsson wrote: > Hi, > > My name is Alexander Larsson, and I just started working on the field > upgrade system of the olpc laptops. I have some ideas I'd like to > explain and get feedback on. One more thing :) I'm sure you know, but something peopl

Re: Upgrades and image manifests

2007-06-29 Thread Alexander Larsson
On Fri, 2007-06-29 at 09:33 -0400, Dan Williams wrote: > So the manifest you update to is an interesting piece, and it's easier > because where you get it from is completely orthogonal to the update > process. So, you could: > > 1) as others have suggested, XO periodically contacts the school ser

Re: Upgrades and image manifests

2007-06-29 Thread Dan Williams
On Tue, 2007-06-19 at 14:39 +0200, Alexander Larsson wrote: > Hi, > > My name is Alexander Larsson, and I just started working on the field > upgrade system of the olpc laptops. I have some ideas I'd like to > explain and get feedback on. > > The olpc uses a full-image system, as opposed to the

Re: Upgrades and image manifests

2007-06-29 Thread Dan Williams
On Fri, 2007-06-29 at 14:21 +0200, Alexander Larsson wrote: > On Fri, 2007-06-29 at 08:22 -0400, Dan Williams wrote: > > Two questions here: > > > > 1) what does the scheme do in the case where the file it's about to > > replace on the local machine isn't the same as what the manifest on the > > l

Re: Upgrades and image manifests

2007-06-29 Thread Alexander Larsson
On Fri, 2007-06-29 at 08:22 -0400, Dan Williams wrote: > Two questions here: > > 1) what does the scheme do in the case where the file it's about to > replace on the local machine isn't the same as what the manifest on the > local machine says? ie, local changes have changed the sha1 hash of the

Re: Upgrades and image manifests

2007-06-29 Thread Dan Williams
On Tue, 2007-06-19 at 14:39 +0200, Alexander Larsson wrote: > Hi, > > My name is Alexander Larsson, and I just started working on the field > upgrade system of the olpc laptops. I have some ideas I'd like to > explain and get feedback on. > > The olpc uses a full-image system, as opposed to the

Re: Why pilgrim does not support indic language

2007-06-29 Thread sachin Tawniya
Hi John, Thank you very much. I checked the file which you have pointed for /etc/init.d/olpc-configure, and it worked for me. The actual case was, I modified the oplc-development.stream and added some scim as well as fonts-hindi things in that. Also I modified script, so that it should accept gno

Re: Pagemap

2007-06-29 Thread Pádraig Brady
Jordan Crouse wrote: > They just talked about pagemap from Matt Mackall during an BoF at OLS. > This seems like something useful we can use to measure our memory > usage - in particular, it is screaming for tinderbox integration.. :) > > http://lkml.org/lkml/2007/4/3/405 > > (patches are in -mm