Re: *new version* A little zenity-gui for flashing images to the neo

2008-09-15 Thread Ilja O.
On Mon, Sep 15, 2008 at 4:13 AM, fredrik normann < [EMAIL PROTECTED]> wrote: > On Sun, Sep 14, 2008 at 8:34 AM, Dale Maggee <[EMAIL PROTECTED]>wrote: > >> > I have been developing small python wx-based gui that currently can be >> used >> > for flashing, log data obtaining and is able to do some b

Re: *new version* A little zenity-gui for flashing images to the neo

2008-09-14 Thread Dale Maggee
Ilja O. wrote: > On Fri, Sep 12, 2008 at 5:13 AM, Charles Pax <[EMAIL PROTECTED]> wrote: > > >> So at some point here I'm guessing Zenity will have to be dropped in favor >> of maybe a Python + Glade combination. Is anyone out there capable and >> willing to do such a thing? It should probably h

Re: *new version* A little zenity-gui for flashing images to the neo

2008-09-13 Thread Ilja O.
On Fri, Sep 12, 2008 at 5:13 AM, Charles Pax <[EMAIL PROTECTED]> wrote: > So at some point here I'm guessing Zenity will have to be dropped in favor > of maybe a Python + Glade combination. Is anyone out there capable and > willing to do such a thing? It should probably happen sooner rather than >

Re: *new version* A little zenity-gui for flashing images to the neo

2008-09-11 Thread Charles Pax
So at some point here I'm guessing Zenity will have to be dropped in favor of maybe a Python + Glade combination. Is anyone out there capable and willing to do such a thing? It should probably happen sooner rather than later. -Charles ___ Openmoko commun

Re: *new version* A little zenity-gui for flashing images to the neo

2008-09-11 Thread Dale Maggee
I'm an idiot, ignore the dict.org link. I pasted it into the email accidentally, and I thought I'd deleted it, but apparently not. damn HTML-format emails... >:( Dale Maggee wrote: > Ok, > > so I've been slaving away

Re: *new version* A little zenity-gui for flashing images to the neo

2008-09-11 Thread Dale Maggee
Ok, so I've been slaving away over my (not so) little script, and it's about time for another release. Changes - Utility now has the ability to flash the splash image as per request - Utility can now also backup your

Re: A little zenity-gui for flashing images to the neo

2008-09-08 Thread Dale Maggee
Minh Ha Duong wrote: > Hi, > > According to this mail: > http://lists.openmoko.org/pipermail/devel/2008-September/001726.html > the boot image is flasheable too, and the next upgrade will upgrade it. > Does this look like something that zenity-gui could do ? > Yes, it is. I'll update the scrip

A little zenity-gui for flashing images to the neo

2008-09-08 Thread Minh Ha Duong
Hi, According to this mail: http://lists.openmoko.org/pipermail/devel/2008-September/001726.html the boot image is flasheable too, and the next upgrade will upgrade it. Does this look like something that zenity-gui could do ? I can't find a zenity page on the wiki, do you want me to start one

Re: A little zenity-gui for flashing images to the neo

2008-09-08 Thread David Samblas
#which will return the full path of the command. example: #which which /usr/bin/which El lun, 08-09-2008 a las 08:59 +0200, Daniel Hedblom escribió: > Nice work, > > I used the dfu-util from debian Lenny that gets installed in /usr/bin > instead of /usr/local/bin. Anyone that has a nice way o

Re: A little zenity-gui for flashing images to the neo

2008-09-08 Thread Daniel Hedblom
Nice work, I used the dfu-util from debian Lenny that gets installed in /usr/bin instead of /usr/local/bin. Anyone that has a nice way of checking the users paths for a specific app? //danielh 2008/9/8 Dale Maggee <[EMAIL PROTECTED]>: > Charles Pax wrote: >> >> On Sun, Sep 7, 2008 at 6:34 PM, Jo

Re: A little zenity-gui for flashing images to the neo

2008-09-07 Thread Dale Maggee
Charles Pax wrote: On Sun, Sep 7, 2008 at 6:34 PM, Joel Newkirk <[EMAIL PROTECTED]> wrote: Sounds like you did a cut'n'paste from email. The problem is that long lines are wrapped, which breaks programs/scripts. There's at least three places in the script that suffer from word-wrap, includ

Re: A little zenity-gui for flashing images to the neo

2008-09-07 Thread Charles Pax
On Sun, Sep 7, 2008 at 6:34 PM, Joel Newkirk <[EMAIL PROTECTED]> wrote: > Sounds like you did a cut'n'paste from email. The problem is that long > lines are wrapped, which breaks programs/scripts. There's at least three > places in the script that suffer from word-wrap, including several lines >

Re: A little zenity-gui for flashing images to the neo

2008-09-07 Thread Dale Maggee
Joel Newkirk wrote: On Sun, 7 Sep 2008 14:50:20 -0400, "Charles Pax" <[EMAIL PROTECTED]> wrote: On Sun, Sep 7, 2008 at 1:19 PM, Dale Maggee <[EMAIL PROTECTED]>wrote: I was more bored and wanted to exercise my scripting skillz, so I made some changes to this script. I saved your code i

Re: A little zenity-gui for flashing images to the neo

2008-09-07 Thread Joel Newkirk
On Sun, 7 Sep 2008 14:50:20 -0400, "Charles Pax" <[EMAIL PROTECTED]> wrote: > On Sun, Sep 7, 2008 at 1:19 PM, Dale Maggee > <[EMAIL PROTECTED]>wrote: > >> I was more bored and wanted to exercise my scripting skillz, so I made >> some changes to this script. >> >> I saved your code into a file call

Re: A little zenity-gui for flashing images to the neo

2008-09-07 Thread Joel Newkirk
On Sun, 7 Sep 2008 14:50:20 -0400, "Charles Pax" <[EMAIL PROTECTED]> wrote: > On Sun, Sep 7, 2008 at 1:19 PM, Dale Maggee > <[EMAIL PROTECTED]>wrote: > >> I was more bored and wanted to exercise my scripting skillz, so I made >> some changes to this script. >> >> I saved your code into a file call

Re: A little zenity-gui for flashing images to the neo

2008-09-07 Thread Charles Pax
On Sun, Sep 7, 2008 at 1:19 PM, Dale Maggee <[EMAIL PROTECTED]>wrote: > I was more bored and wanted to exercise my scripting skillz, so I made > some changes to this script. > > I saved your code into a file called "flasher" and make it executable. I get the following error. ./flasher: line 67: s

Re: A little zenity-gui for flashing images to the neo

2008-09-07 Thread Dale Maggee
Rorschach wrote: > Hi, > I was bored and just wrote a little zenity-gui for flashing images to the > neo: http://paste.ubuntuusers.de/391300/ . > > For the zenity-gui you need of course zenity and a bash-shell. To make the > progress-bar work you need to patch dfu-util: &g

A little zenity-gui for flashing images to the neo

2008-08-11 Thread Rorschach
Hi, I was bored and just wrote a little zenity-gui for flashing images to the neo: http://paste.ubuntuusers.de/391300/ . For the zenity-gui you need of course zenity and a bash-shell. To make the progress-bar work you need to patch dfu-util: $ diff dfu-util/src/sam7dfu-old.c dfu-util/src