Fixed keyboard and networking for olpc3

2008-06-17 Thread Daniel Drake
If anyone is working with Fedora 9 builds, the following packages may make the experience a little more bearable: A NetworkManager that can actually connect to networks: http://dev.laptop.org/~dsd/NetworkManager-0.6.5-0.11.svn3246.olpc3.i386.rpm (this will be included in build 20) Fixed keyboard

cafe_ccic/ov7670 hang on boot

2008-06-17 Thread Daniel Drake
Hi Jon, We're working on updating the XO software to Fedora 9. One problem we are seeing is that quite regularly during boot, the whole system hangs after the OV7670 at your service message. The Fedora 9 stream (olpc3) includes an update from 2.6.22 to 2.6.25. Debugging on the XO is tricky but

Re: cafe_ccic/ov7670 hang on boot

2008-06-17 Thread Daniel Drake
On Tue, 2008-06-17 at 12:44 -0600, Jonathan Corbet wrote: Daniel Drake [EMAIL PROTECTED] wrote: The hang occurs somewhere inside/below ov7670_write_array. I'm just wondering if you have any ideas or suggestions here? I've seen the bug report go by, but I'm only just today back

Re: olpc3 boot

2008-06-18 Thread Daniel Drake
On Tue, 2008-06-17 at 17:22 -0400, Mikus Grinbergs wrote: [Someone else now has the XO on which I was trying out the olpc3 installs, so I can not check things any more.] FYI -- this may have nothing to do with your ov6760 boot problem, but when I was doing the olpc3 boots (e.g., 17 and

Re: cafe_ccic/ov7670 hang on boot

2008-06-18 Thread Daniel Drake
On Tue, 2008-06-17 at 13:08 -0600, Jonathan Corbet wrote: Daniel Drake [EMAIL PROTECTED] wrote: OK, thanks for the input. However there doesn't seem to be a timeout in the case added by commit 6d77444aca29: + do { + prepare_to_wait(cam-smbus_wait, the_wait

Re: cafe_ccic/ov7670 hang on boot

2008-06-18 Thread Daniel Drake
On Wed, 2008-06-18 at 09:55 -0600, Jonathan Corbet wrote: I'll try to look into it tomorrow. Things may be slow; whenever I get back into OLPC stuff after a long lapse it always seems to take me a day to get back to where I can build new kernels and successfully install them on a laptop.

olpc-dm ck-connector patch

2008-06-20 Thread Daniel Drake
Hi, Background for others: olpc3 is a bit broken because HAL doesn't let sugar do anything like mount USB drives, reboot/shutdown, etc. This is because HAL is not able to determine if sugar is the active user of the machine. sugar (well, olpc-dm) needs to register itself with ConsoleKit so that

update1 vs olpc3 disttag differences

2008-06-23 Thread Daniel Drake
Using the following quick concoption... -- #!/bin/bash listpkgs() { while read line; do stream=${line##*.} if [[ ${stream:0:2} == fc ]]; then stream=${stream:0:2} elif [[ ${stream:0:4} == olpc ]]; then

restoring ov7670/cafe_ccic to previous state

2008-06-23 Thread Daniel Drake
Hi, As you may have heard, olpc3 builds occasionally hang on boot during cafe_ccic/ov7670 initialization. Erik and myself tracked down the problem to this upstream commit, which has never been shipped in an olpc stream before olpc3:

Re: touchpad issues on 2072

2008-06-26 Thread Daniel Drake
I'm tracking Fedora 9 issues here: http://wiki.laptop.org/go/OLPC-3 On Thu, 2008-06-26 at 11:50 -0500, Mark Bauer wrote: I upgraded my G1G1 as I have many times to the latest joyride build (2072). The touchpad is almost impossible to use, about 0.5 of movement will send the pointer all the

Re: Touchpad issues on joyride

2008-07-01 Thread Daniel Drake
On Mon, 2008-06-30 at 16:24 -0700, Deepak Saxena wrote: Hi, For those of you running into crazy pointer behavior on the latest Joyride builds (2080+ with latest kernel), can you please try the following in the terminal/console and report back on if this helps at all after some extended

Re: New joyride build 2097

2008-07-02 Thread Daniel Drake
On Wed, 2008-07-02 at 03:27 -0700, [EMAIL PROTECTED] wrote: -cdparanoia-libs alpha9.8-30 +cdparanoia-libs 10.0-2.fc9 -mesa-libGL 7.1-0.31.fc9 +mesa-libGL 7.1-0.35.fc9 -mesa-libGLU 7.1-0.31.fc9 +mesa-libGLU 7.1-0.35.fc9 what is bringing in these as dependancies? cdparanoia-libs:

Distro version migration nastiness

2008-07-02 Thread Daniel Drake
While preparing the 8.2 release (including the Fedora 9 rebase), we found ourselves having to re-include dirty OLPC-specific package changes from the older Fedora 7 releases. In fact, a number of the F9-induced bugs were caused simply from accidently losing the OLPC-specific changes we applied to

Re: Release 8.2.0 -- pls add critical features

2008-07-03 Thread Daniel Drake
Greg Smith wrote: I'm also not aware of any feasible design proposal which might address your request. You need a precedent or engineering level suggestion to move this forward. Is this possible in Firefox at all? I know that IE tries to open certain types of documents within the

Re: Easiest way to run the latest activities

2008-07-09 Thread Daniel Drake
On Wed, 2008-07-09 at 23:11 +0530, Sayamindu Dasgupta wrote: The easiest way, perhaps, to run the bleeding edge version of Sugar on an XO is to run the latest joyride. Is there a similar way to run the latest activities on an XO ? I use: http://dev.laptop.org/~bert/joyride-activities.py see

Re: joyride 2128 smoketest

2008-07-09 Thread Daniel Drake
On Wed, 2008-07-09 at 21:06 +0200, Morgan Collett wrote: My 2c worth here... There haven't been API breaks for activities. I've had to do nothing to my activities to keep them working from 8.1.0 to joyride current. Some external things have bitten us though. gtksourceview API change prevents

Re: joyride 2128 smoketest

2008-07-10 Thread Daniel Drake
On Wed, 2008-07-09 at 21:06 +0200, Morgan Collett wrote: 2008/7/9 Kim Quirk [EMAIL PROTECTED]: 1 - Is there anyway to ensure backward compatibility of activities (the 8.1.1 activities will work with 8.2)? -- seems like a long shot to me. My 2c worth here... There haven't been API breaks

Re: Journal Entry Bundle - autoactivation?

2008-07-10 Thread Daniel Drake
On Thu, 2008-07-10 at 15:47 -0300, Martin Langhoff wrote: On Joyride 2129 I am having trouble getting JEBs to do anything magic when downloaded on the XO. I click on the link and... nothing happens :-) Possibly #7247, make sure you are running Browse-92 Daniel

Re: New 8.2 Stream

2008-07-11 Thread Daniel Drake
On Thu, 2008-07-10 at 23:43 -0400, Bobby Powers wrote: 2008/7/10 Dennis Gilmore [EMAIL PROTECTED]: in preparation for 8.2 we have a new 8.2 stream it can be found at http://pilgrim.laptop.org/~pilgrim/xo-1/streams/8.2/ Please test and file bugs against it. This is the stream intended for

Heads up: dropping mkinitrd from joyride, might break stuff

2008-07-11 Thread Daniel Drake
Hi, mkinitrd is currently included in our builds but we don't need it. It brings in some other unneeded dependencies too, which have grown a bit for F9. We're going to try removing it. Apparently last time this was tried, several essential components fell out of the build, and I guess this might

Re: New 8.2 Stream

2008-07-11 Thread Daniel Drake
On Fri, 2008-07-11 at 11:35 -0500, Dennis Gilmore wrote: Its completely manual. it is designed for doing release candidate builds, much the same as update.1 builds were done. OK. When are you planning to trigger builds? (how often and/or on what conditions?) Any objections to me including

Re: Activity Backward Compatibility (was re: Re: joyride 2128 smoketest)

2008-07-14 Thread Daniel Drake
On Mon, 2008-07-14 at 09:14 -0400, Greg Smith wrote: - Leaving aside how its done technically, I believe that Linux distributions are fully backward compatible. That is, you can go to the latest supported Distribution and leave your Firefox (or any application) on its older release and it

Re: Faster Launch of Activities

2008-07-14 Thread Daniel Drake
On Mon, 2008-07-14 at 11:35 -0400, Greg Smith wrote: Is there anything else in the 8.2.0 release which will improve responsiveness of the XO in general? I think the new X server in the distro upgrade is supposed to launch a lot quicker. We should do a side-by-side bootup time comparison of

User-visible Fedora 9 features

2008-07-14 Thread Daniel Drake
Hi, Greg is looking for changes introduced by the F9 builds which result in user-visible features. Can anyone give any specifics? For example, do you have some USB device which didn't work in F7 but does work in F9? Obviously the kernel upgrade brings a lot of new device support, but we're

gnash improvements on F9

2008-07-15 Thread Daniel Drake
Hi, One user-visible F9 change may be the upgrade to a much newer gnash. Can anyone list any flash sites that failed on the F7 builds which I could now test with F9? Youtube excluded, as freedom of codecs remains the issue there. Daniel ___ Devel

Re: gnash improvements on F9

2008-07-15 Thread Daniel Drake
On Tue, 2008-07-15 at 16:06 +0200, [EMAIL PROTECTED] wrote: Hi Daniel You might try www.caillou.com The rendering is clearly broken on 708 but works fine on joyride. www.moncailletdeurope.education.fr On 708 it is rendered badly. On joyride it is better except there is still no text

Re: planet.l.o (was Re: B4 motherboard ...)

2008-07-15 Thread Daniel Drake
[EMAIL PROTECTED] wrote: so, speaking of communication gaps, neither erikg nor i had ever heard of planet.laptop.org until this message. considering i've been following the project for about a year and a half, that surprises me. :-) Cool! Who's the admin? I'd like to get myself added and

Re: Help! Summarizing the xulrunner situation in OLPC

2008-07-16 Thread Daniel Drake
On Wed, 2008-07-16 at 12:43 -0400, Greg Dekoenigsberg wrote: 3. These dependencies will be coming back someday in the upstream, when Mozilla makes these hard dependencies instead of soft dependencies. Are you saying that, in future, it will not be possible to compile a xulrunner without

Re: Help! Summarizing the xulrunner situation in OLPC

2008-07-16 Thread Daniel Drake
On Wed, 2008-07-16 at 13:44 -0400, Jim Gettys wrote: Daniel, It is quiet possible we'll want to pick up gnomevfs2 as a basic library in a future release (think about the OLPCfs method of accessing the journal). We didn't want the old gnomevfs library since that pulled in the old bonobo

Re: debuginfo rpms in the olpc_development repo

2008-07-16 Thread Daniel Drake
On Wed, 2008-07-16 at 18:13 -0400, Erik Garrison wrote: Would it be possible to push debuginfo rpms to the olpc_development repository? Currently we only appear to carry the following debuginfo rpms: bash-3.2# yum search debuginfo === Matched: debuginfo

Re: New joyride build 2172

2008-07-16 Thread Daniel Drake
Build Announcer v2 wrote: http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2172 Changes in build 2172 from build: 2171 Size delta: -4.85M Can anyone see why my public_rpms for gnome-python2 and gnome-python2-gnomevfs did not get included? Other packages from my public_rpms fell

Re: Help! Summarizing the xulrunner situation in OLPC

2008-07-17 Thread Daniel Drake
On Thu, 2008-07-17 at 11:51 +0200, Marco Pesenti Gritti wrote: The dependency chain there looks suspect. i.e. it's odd that libgnome is bringing in metacity... Yeah. It's because libgnome brings in fedora-gnome-theme which then (somewhere along the way) brings in a metacity theme which then

Fwd: Announcing the Fedora OLPC Special Interest Group

2008-07-21 Thread Daniel Drake
Greg rocks! ---BeginMessage--- I've already sent this note to a bunch of lists, but this is the list that really counts. You folks are the ones who will make or break this effort. Much of the work that lies before us is exactly the kind of work that all of you have been doing for years now.

Fwd: Announcing the Fedora OLPC Special Interest Group

2008-07-21 Thread Daniel Drake
Forwarding again without the annoying attachment style Forwarded Message From: Greg Dekoenigsberg [EMAIL PROTECTED] Reply-To: Development discussions related to Fedora [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Announcing the Fedora OLPC Special Interest Group Date: Mon,

gnome-vfs2 / GConf2 / dbus

2008-07-21 Thread Daniel Drake
On Wed, 2008-07-16 at 19:54 +0200, Marco Pesenti Gritti wrote: In update.1 we shipped the DBus version of gnome-vfs2 (Nokia patches) which didn't bring ORBit in. I'm not sure if that's still the case in joyride. I looked at the OLPC-2 gnome-vfs2 spec file and I don't see what you mean here.

Re: gnome-vfs2 / GConf2 / dbus

2008-07-21 Thread Daniel Drake
On Mon, 2008-07-21 at 19:00 +0200, Marco Pesenti Gritti wrote: I guess GConf2-dbus provides an equivalent interface to the GConf2 package and hence is a drop-in replacement. Oh ok, that make sense and I guess it's the case here... So do we want to use GConf2-dbus like we did for update1,

Re: gnome-vfs2 / GConf2 / dbus

2008-07-21 Thread Daniel Drake
On Mon, 2008-07-21 at 13:28 -0400, Jim Gettys wrote: The bonobo-activation-server likes to chew up 40mb (of RAM), for doing almost nothing. ORBit doesn't appear to depend on any bonobo components. And we've successfully kicked bonobo out of the build. Daniel

Re: State of 8.2.0, July 21, 2008

2008-07-21 Thread Daniel Drake
On Mon, 2008-07-21 at 15:36 -0400, Michael Stone wrote: 7319 DBG jcardonaMulticast rx broken in joyride \ No wireless team members present; we'll need to get a separate update. I'll have fixed this before I leave tonight. Looks like a number

Re: Joyride 2201 blocker

2008-07-23 Thread Daniel Drake
On Wed, 2008-07-23 at 19:20 -0400, Mikus Grinbergs wrote: I do most of my work with CLI from the Terminal. On my XO with Joyride 2201 there is no bash history accessible in Terminal -- hitting up-arrow at the prompt does NOT call up what had been previously entered at the prompt. [bash

joyride keyboard problems GL/glx

2008-07-24 Thread Daniel Drake
Just a quick FYI: the keyboard bugs in recent joyrides (various buttons not working or misbehaving) is fixed by the X server update in joyride 2207. The problem was that a Fedora 9 update included an updated evdev driver, which had been compiled against a newer X server (we have forked

Re: joyride keyboard problems GL/glx

2008-07-25 Thread Daniel Drake
On Fri, 2008-07-25 at 10:22 -0400, Ton van Overbeek wrote: Just FYI. Tried to boot both joyride-2207 and joyride-2210 (the devel-ext3 variant) on qemu (on win XP/SP2) but both fail with the same error: (EE) AIGLX error: dlopen of /usr/lib/sri/swrast_dri.so failed

forking PAM to remove cracklib dependency

2008-07-25 Thread Daniel Drake
+395,9 @@ %doc doc/adg/*.txt doc/adg/html %changelog +* Mon Jul 21 2008 Daniel Drake [EMAIL PROTECTED] 1.0.1-5 +- remove cracklib support + * Wed May 21 2008 Tomas Mraz [EMAIL PROTECTED] 1.0.1-4 - pam_namespace: allow safe creation of directories owned by user (#437116) - pam_unix: fix multiple

Re: NAND full issue

2008-07-25 Thread Daniel Drake
Kimberley Quirk wrote: OLPC's response is Failsafe for 656, per703, and 8.1.2; and a formal bug fix for 8.2 going forward: Uruguay: Erik is working with Uruguay on the solution described as Union Mount below. It is important that Uruguay own this bug fix themselves and can maintain it

Re: New joyride build 2213

2008-07-25 Thread Daniel Drake
Bert Freudenberg wrote: Am 25.07.2008 um 17:29 schrieb Build Announcer v2: http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2213 -gnome-python2-gnomevfs 2.22.1-5.olpc3 +gnome-python2-gnomevfs 2.22.1-3.olpc3 Was this intentional? Yes, it's the same package, I just moved it from

Re: how to get a screenshot

2008-07-28 Thread Daniel Drake
On Mon, 2008-07-28 at 11:44 -0400, Brian Jordan wrote: DSD -- This reminds me... your script for having screenshots automatically scp'd to a remote server when they are taken is really cool/useful. Is this available online yet? http://wiki.laptop.org/go/Sugar/Quick_screenshot_hack

Re: New joyride build 2222

2008-07-28 Thread Daniel Drake
On Mon, 2008-07-28 at 14:47 -0400, Ton van Overbeek wrote: Why is cracklib (and pam 1.0.1-4.fc9) back? It was removed in joyride-2200. Just curious ... See the discussion about PAM last week on this list. We decided not to fork but instead just to replace big dictionaries with small/empty

Please test pygame activities with joyride-2222

2008-07-28 Thread Daniel Drake
We included a pygame update in this build to drop the dependency on Numeric. It now uses numpy. Testing reports from pygame-based activities appreciated. I already tested Maze. Thanks, Daniel ___ Devel mailing list Devel@lists.laptop.org

Re: New joyride build 2222

2008-07-29 Thread Daniel Drake
On Mon, 2008-07-28 at 19:42 -0400, Mikus Grinbergs wrote: Anyone whose activities use Numerical arrays in Python should check that they still work in +. If anything is broken, I'll be happy to help fix it. The only Activity I am sure needs to be checked is Measure. I can confirm

Re: TuxPaint woes

2008-07-29 Thread Daniel Drake
On Mon, 2008-07-28 at 20:56 -0400, Mikus Grinbergs wrote: There are people like me who like TuxPaint better than Oficina. However, to run TuxPaint, users of current Joyride need to re-install SDL_mixer and libmikmod. What are the errors that you encounter? Do you know libmikmod is needed?

Re: [sugar] Random observations with joyride-2225 and latest activities

2008-07-29 Thread Daniel Drake
On Tue, 2008-07-29 at 09:32 +0200, Christoph Derndorfer wrote: a) Record: using v56 the activity starts up fine, the display shows whatever the camera is capturing, I can go into fullscreen-mode, switch to different tabs, etc. However once I press the capture-button the whole thing basically

Re: New joyride build 2222

2008-07-29 Thread Daniel Drake
On Mon, 2008-07-28 at 14:51 -0400, Daniel Drake wrote: See the discussion about PAM last week on this list. We decided not to fork but instead just to replace big dictionaries with small/empty ones. The size increase suggests that maybe my pilgrim hack to zap the big dictionaries did not work

Re: [sugar] specifying what services Activities may use

2008-07-29 Thread Daniel Drake
On Tue, 2008-07-29 at 15:10 -0400, Mikus Grinbergs wrote: A DECISION NEEDS TO BE MADE !!! I've been randomly launching Activities on 2226. __Far too many__ of them fail -- because csound was changed, numeric was changed, mixer was changed, etc., etc., etc. Please ensure that you have

Re: Evince (was Re: New joyride build 2222)

2008-07-29 Thread Daniel Drake
On Tue, 2008-07-29 at 16:46 -0700, S Page wrote: I think 8.1.0 and 8.1.1 have the same dependency (on poppler-0.6.2.4-olpc2). Evince needs Poppler to render PDFs. http://live.gnome.org/Evince/SupportedDocumentFormats Yes, bringing in poppler was intentional. The lack of poppler was what was

Re: specifying what services Activities may use

2008-07-30 Thread Daniel Drake
On Wed, 2008-07-30 at 07:02 -0400, Greg Smith wrote: Michael and team, Can we get documentation of all API changes (since 708 and 656) that affect activities ASAP? Are you talking about sugar APIs, or APIs for other library components present on the system which some activities may use?

Re: [sugar] specifying what services Activities may use

2008-07-30 Thread Daniel Drake
On Tue, 2008-07-29 at 17:09 -0400, Mikus Grinbergs wrote: Please ensure that you have filed tickets for each and every one of them What good will that do? We track issues through trac. Doing it through email is harder when you have a lot of email and a lot of issues. Filing a ticket

Re: Test results on Joyride 2230?

2008-08-05 Thread Daniel Drake
Ton, On Tue, 2008-08-05 at 08:43 -0400, Ton van Overbeek wrote: Installed it on both USB and SD card. USB boot still does not work. See trac #7620 SD boot is OK. Raised several trac tickets on 2230: Thanks so much for the extensive testing and feedback! This is exactly what we need - issues

Re: Test results on Joyride 2230?

2008-08-05 Thread Daniel Drake
On Tue, 2008-08-05 at 14:03 +0200, NoiseEHC wrote: I have downloaded it even before it was selected as a weekly stuff. Record-54 crashes the build (the machine freezes). I did not create a TRAC entry since my last TRAC entry did not receive any attention so I just did not care (actually I do

Re: Why we are about to not bother upkeeping TamTam.

2008-08-05 Thread Daniel Drake
On Tue, 2008-08-05 at 16:16 -0400, jean piche wrote: I dont know why we even bother making new bundles with bug fixes that never get included into the builds. I mean the TamTam you are using is like 8 months old... Many thanks for producing the releases. Sorry for my slow response. I am

Re: Test results on Joyride 2230?

2008-08-05 Thread Daniel Drake
On Tue, 2008-08-05 at 23:07 +0200, NoiseEHC wrote: Okay, it is a question I have been wanting to ask for a very long time. Is it better to spam the TRAC with crashes or similar malfunctions about alpha quality releases (like latest joyrides), or just be silent since it happens occasionally

Re: Why we are about to not bother upkeeping TamTam.

2008-08-06 Thread Daniel Drake
On Tue, 2008-08-05 at 16:16 -0400, jean piche wrote: TamTamJam v50 TamTamEdit v49 TamTamSynthLab v50 TamTamMin v48 I dont know why we even bother making new bundles with bug fixes that never get included into the builds. I mean the TamTam you are using is like 8 months old...

Re: Test results on Joyride 2230?

2008-08-06 Thread Daniel Drake
On Wed, 2008-08-06 at 04:01 -0700, S Page wrote: Question: what should we put in Trac's Version field? There's no joyride-2230 and it isn't Development build as of this date. Is joyride still considered olpc-3 ? Yeah, we use the olpc-3 dist tags for our Fedora stuff so that seems

Re: Please help test our new 8.2.0 weekly beta, joyride-2263!

2008-08-08 Thread Daniel Drake
On Fri, 2008-08-08 at 22:59 +1000, James Cameron wrote: 2263 hung on a B4 and MP several times while I was testing this evening, the mouse would not move, keyboard did nothing, the display would be static, and no ping response. Things that I did that could induce it: - running a pygame

Re: Please help test our new 8.2.0 weekly beta, joyride-2263!

2008-08-08 Thread Daniel Drake
On Fri, 2008-08-08 at 15:45 +0200, NoiseEHC wrote: Speak cannot be started (the icon blinks for a long time and then the application stops starting). Please file a ticket. What started with 2263 is that when the system wakes the display acts strangely. What I see is similar when there is a

Re: comments on late joyrides re: rt performance

2008-08-08 Thread Daniel Drake
On Thu, 2008-08-07 at 21:10 -0400, Ton van Overbeek wrote: Here an other observation which might have something to do with this. In joyride-2266 (booted from SD card) I noticed that there is a lot of logging of the traffic to the EC. Just do dmesg and you see a burst of about 18 olpc-ec:

Re: First impressions of joyride-2280

2008-08-12 Thread Daniel Drake
On Tue, 2008-08-12 at 09:17 -0400, Ton van Overbeek wrote: I might have spoken too soon. Yesterday the touchpad jumping was back in joyride-2280. In my initial run of joyride-2280 the battery was full and the XO was connected to the mains power. This time I was on the battery and the

mesh point portal?

2008-08-12 Thread Daniel Drake
Hi, just curious: While watching NetworkManager logs, I plugged in a usb-ethernet adapter and noted how that NetworkManager logged a message along the lines of it making the ethernet connection available on a mesh channel through msh0 (MPP mode). Does this functionality work? Daniel

Re: jackd on OLPC?

2008-08-13 Thread Daniel Drake
On Wed, 2008-08-13 at 16:54 +0100, victor wrote: Noting a couple of lines for jackuser group in limits.conf made me search around and I found that libjack jackd are present in the laptop system. Can't comment on future plans, but I can explain the present: portaudio is pulled in through

wireless 'lights went out' issue

2008-08-15 Thread Daniel Drake
I have one of Greg's laptops here, running joyride-2263. According to /var/log/messages it has not suspended at all this session. libertas reported a lot of unknown event ids, then commands timed out, then the kernel reset it via EC. The USB device disconnected, came back a few seconds later, and

reverting to ancient gstreamer, good time to implement change control?

2008-08-19 Thread Daniel Drake
Hi, I've spent too many hours on Record and there are still outstanding blockers. I'm pretty stumped on one of them: http://dev.laptop.org/ticket/7452 http://marc.info/?l=gstreamer-develm=121848539729018w=2 And haven't even started looking at the others: http://dev.laptop.org/ticket/7887

Re: qemu: generating ext3 images including activities

2008-08-26 Thread Daniel Drake
On Tue, Aug 26, 2008 at 9:01 PM, Erik Garrison [EMAIL PROTECTED] wrote: Currently I am stuck because I do not know how to write grub to an image file. Here is what happens when I try to write the bootloader [3] on a loopback (produced via losetup /dev/loop0 os.img). Any ideas? Someone out

Re: Ext3 images from recent 8.2 builds do not boot in qemu.

2008-08-27 Thread Daniel Drake
On Wed, 2008-08-27 at 11:58 -0500, Erik Garrison wrote: I am working with the construction of a Qemu ext3 image. On Qemu boot I get the following error: Checking filesystems fsck.ext3: Unable to resolve 'LABEL=OLPCRoot'[FAILED] Have you tried setting the label of the filesystem in the

Re: [PROPOSAL] Change PILGRIM_LOCALES_* to better reflect the current situation

2008-08-28 Thread Daniel Drake
On Thu, 2008-08-28 at 15:04 +0530, Sayamindu Dasgupta wrote: b) To reflect the current and near future deployments (including G1G1 2008) and the level of translations that we have in Pootle, the variables get changed to

Re: browse and x11 performance

2008-09-03 Thread Daniel Drake
On Wed, 2008-09-03 at 11:30 -0400, [EMAIL PROTECTED] wrote: is there a bug open on this issue? i reverted a machine to joyride 2212, which, as indicated in #7787, was before pygame.mixer was lost, and then brought back. bounce works fine in that build -- performance and audio are very

Re: X11 performance in Joyride 2373 vs 712

2008-09-04 Thread Daniel Drake
On Thu, 2008-09-04 at 04:16 +0530, Sayamindu Dasgupta wrote: Hi all, I noticed a few messages on the list about possible X11 performance issues, and I ran a small tool called gtkperf on update.1 and joyride: here are the results joyride-2385 includes a new X server which made a very noticable

#6930 shipped activities need to be audited for licensing information

2008-09-08 Thread Daniel Drake
Does anyone have advice on how to deal with this blocking ticket? Some questions I would have: - which activities do we ship? - do we *require* or just encourage that such activities add COPYING files before 8.2 is released? - where do we document the procedure for new activities to ensure

Re: Stability and Memory Pressure in 8.2

2008-09-09 Thread Daniel Drake
On Tue, 2008-09-09 at 00:10 -0400, Michael Stone wrote: - whether we can get Browse to behave intelligently when it receives BadAlloc errors from X? I have no doubt that Browse/xulrunner has room for improvement with memory usage but this is not where you should be looking. These

Re: ship Gnash 0.8.4 RC1 in OLPC 8.2.0?

2008-10-13 Thread Daniel Drake
On 10/12/08, Carlos Nazareno [EMAIL PROTECTED] wrote: Hey OLPC team. No, really, is there any chance OLPC can ship Gnash 0.8.4 with XO OS final 8.2.0? Very doubtful.. this Gnash release is several weeks too late to meet 8.2.0. We froze things quite a while ago. My suggestion would be to find

Re: ship Gnash 0.8.4 RC1 in OLPC 8.2.0?

2008-10-13 Thread Daniel Drake
On Mon, Oct 13, 2008 at 12:34 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: You really do not get it do you!! The basic functionality should be provided by OLPC with a build of gnash optimized for the Geode. I'm glad to hear that 0.8.4 will result in a significantly better experience for XO

Re: [sugar] sugar 0.83 in joyride

2008-11-06 Thread Daniel Drake
On Thu, Nov 6, 2008 at 7:04 PM, Michael Stone [EMAIL PROTECTED] wrote: Simon, The patch looks fine to me but I'm headed off to UY, so it would probably be best if someone else did the packaging. Done, and updated bug #8850 for when you get back. Daniel

Re: sugar 0.83 in joyride

2008-11-09 Thread Daniel Drake
On Sun, Nov 9, 2008 at 12:13 AM, Mikus Grinbergs [EMAIL PROTECTED] wrote: genesee writes: NetworkManager-0.7 and/or NetworkManager-glib killed my Neigborhood view. Same problem here. We're mid-way through the upgrade to sugar-0.83. And even when that's done, there will be mucho breakage (see

Re: NetworkManager-0.7

2008-11-11 Thread Daniel Drake
On Mon, Nov 10, 2008 at 2:05 AM, Mikus Grinbergs [EMAIL PROTECTED] wrote: ... joyride will break often over the ... next few months ... I appear to be having difficulties communicating with this list. When I ask for advice - it is sparse; when I don't ask - it is offered. I'm not sure of

Re: Rebase joyride to Fedora 10

2008-11-12 Thread Daniel Drake
2008/11/12 Tomeu Vizoso [EMAIL PROTECTED]: Looks like Dennis has put pilgrim to build from F10, but we are now failing because our sugar-evince requires a libpoppler older than what is in F10. I think that Daniel Drake is working on this, but in the meantime, if we applied the attached patch

Re: New joyride build 2544

2008-11-15 Thread Daniel Drake
On Fri, Nov 14, 2008 at 7:05 PM, Peter Robinson [EMAIL PROTECTED] wrote: Another query, what is the reason in a number of packages to drop the gtk-docs option from some packages? I can't see the difference in files between packages, just wondering what the reasons are? You should be more

Re: F-10 joyride vs 8.2 - getting fixes upstream.

2008-11-17 Thread Daniel Drake
On Mon, Nov 17, 2008 at 11:58 PM, Peter Robinson [EMAIL PROTECTED] wrote: also notice that the Size delta on the 8.2 vs joyride build is reporting 0meg difference which is clearly rubbish :-) Can someone fix it for me please. The URL I'm referring to is

Re: F-10 joyride vs 8.2 - getting fixes upstream.

2008-11-18 Thread Daniel Drake
On Tue, Nov 18, 2008 at 2:12 AM, Jeremy Katz [EMAIL PROTECTED] wrote: And you've managed to make it so that if anyone else writes an app using totem-pl-parser and expecting that the podcast bits will work will utterly fail. Last time around, I tested my patch with podcasts and they worked OK.

Re: F-10 joyride vs 8.2 - getting fixes upstream.

2008-11-18 Thread Daniel Drake
On Mon, Nov 17, 2008 at 11:58 PM, Peter Robinson [EMAIL PROTECTED] wrote: I've started looking through the various packages that have been pulled into joyride as part of the upgrade to Fedora-10 and reviewing packages to see what differs from upstream, 8.2 and various other olpcX packages. I'm

Re: F-10 joyride vs 8.2 - getting fixes upstream.

2008-11-18 Thread Daniel Drake
On Tue, Nov 18, 2008 at 9:09 PM, Peter Robinson [EMAIL PROTECTED] wrote: Inlined below but the problem we have at the moment with things pretty locked down in preparation for Fedora-10 final the changes and fixes we get in are being held in the updates queue (like the ones I fixed yesterday).

Re: joyride build fixes cont

2008-11-19 Thread Daniel Drake
On Wed, Nov 19, 2008 at 11:50 AM, Peter Robinson [EMAIL PROTECTED] wrote: The ntp-ntpdate package is now called just ntpdate. I've tagged the standard F-10 build package for olpc-4 in koji so if someone could update the build script for the new name it should be fixed. Ah, I was wondering

Re: joyride build fixes cont

2008-11-19 Thread Daniel Drake
On Wed, Nov 19, 2008 at 4:25 PM, Dennis Gilmore [EMAIL PROTECTED] wrote: please untag it. it will be picked up through regular inheritance. by having it tagged any fedora updates will not get picked up automatically. Hmm, then perhaps I should undo what I did yesterday (tagged 3 packages in

Re: libertas firmware version query

2008-11-19 Thread Daniel Drake
On Wed, Nov 19, 2008 at 7:59 PM, Peter Robinson [EMAIL PROTECTED] wrote: Quick query on the libertas-usb8388-firmware package. Is the firmware version dependent on the kernel version or anything else? The reason I ask is that the version in joyride is 2:5.110.22.p18-1.olpc2 from the old olpc2

Module loading problem in joyride?

2008-11-22 Thread Daniel Drake
Hi, Can anyone else reproduce this? modprobe asix under joyride fails. I tested 2550 and 2556. dmesg says: JFFS2 compression type 0x02 not available Error: jffs2_decompress returned -5 Module len 20480 truncated Thanks, Daniel ___ Devel mailing list

Re: Module loading problem in joyride?

2008-11-24 Thread Daniel Drake
On Mon, Nov 24, 2008 at 5:32 AM, Deepak Saxena [EMAIL PROTECTED] wrote: There is CONFIG_JFFS2_RTIME option. Will re-enable it and and push to master. I agree that ideally we should just disable it but as per Daniel's experience this will break unless we change the mkfs.jffs2 option. Even if

Re: Touch pads

2008-11-25 Thread Daniel Drake
On Tue, Nov 25, 2008 at 9:34 PM, Ties Stuij [EMAIL PROTECTED] wrote: On Wed, Nov 26, 2008 at 2:40 AM, Richard A. Smith [EMAIL PROTECTED] wrote: Bryan Berry wrote: Here at 1cc we still don't have many units that have chronic symptoms to test with. Oh really? I've seen trouble with almost any

Re: New joyride build 2570

2008-12-02 Thread Daniel Drake
On Mon, Dec 1, 2008 at 10:27 PM, [EMAIL PROTECTED] wrote: is this ready for people to start testing yet? Activity launching is broken, so I'd say this is still for developers (probably for another month at least). Daniel ___ Devel mailing list

Re: New joyride build 2577 [glyph truncation]

2008-12-06 Thread Daniel Drake
On Sat, Dec 6, 2008 at 1:21 PM, Build Announcer v2 [EMAIL PROTECTED] wrote: http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2577 Changes in build 2577 from build: 2575 Size delta: 0.00M -xorg-x11-server-Xorg 1.5.3-5.olpc4.1 +xorg-x11-server-Xorg 1.5.3-5.fc10

Re: New joyride build 2578

2008-12-06 Thread Daniel Drake
On Sat, Dec 6, 2008 at 5:30 PM, Peter Robinson [EMAIL PROTECTED] wrote: -pygobject2 2.15.4-3.fc10 +pygobject2 2.15.4-3.olpc4.1 --- Changes for pygobject2 2.15.4-3.olpc4.1 from 2.15.4-3.fc10 --- + Experimental; fix PySignal_SetWakeupFd() semantics to reduce wakeups Is there an upstream bug

Re: joyride 2578 does not boot on my XO

2008-12-06 Thread Daniel Drake
On Sat, Dec 6, 2008 at 7:08 PM, Mikus Grinbergs [EMAIL PROTECTED] wrote: The error I get is: File /usr/bin/sugar-session, line 30, in module import gconf ImportError: could not import gobject: (error was '/usr/lib/python2.5/site-packages/gtk-2.0/glib/_glib.so: undefined symbol:

proposal for updating Activities/Joyride page

2008-12-07 Thread Daniel Drake
Hi, http://wiki.laptop.org/go/Activities/Joyride is out of date. Some activities, e.g. Record and Read, need new versions listed which are not backwards compatible with 8.2. The current listed versions are included because of Joyride including Activities/G1G1 which includes

rainbow preloading disabled in joyride (temporarily?)

2008-12-08 Thread Daniel Drake
Hi, rainbow's python module preloading causes a lot of activity breakage in joyride (any activity based on gstreamer such as Record, Chat, etc). Some reasons are detailed here: http://dev.laptop.org/ticket/9035 I just released rainbow-0.7.27 which turns off preloading. It will be in the next

[PATCH] cafe_nand: remove busy-wait loop

2008-12-09 Thread Daniel Drake
This patch enables interrupts for DMA and command completion events, and uses them to determine when commands and transfers have completed. This avoids a busy-wait loop which was a waste of CPU time. Signed-off-by: Daniel Drake [EMAIL PROTECTED] --- Where do we go with this? Who's adventurous

  1   2   3   4   5   6   7   8   9   10   >