Re: [Freevo-devel] Re: Problems compiling SVN kaa on Debian Sid

2006-02-21 Thread Gorka Olaizola
On Tue, Feb 21, 2006 at 06:21:26PM +0100, Dirk Meyer wrote: > Gorka Olaizola wrote: > > > > I use dash as Posix compatible shell. It seems that it does not like the > > output redirect construction > > > > "cc -x c - -o %s %s &>/dev/null" > > > > Changed to "cc -x c - -o %s %s 2>/dev/null >/dev

Re: [Freevo-devel] Re: Problems compiling SVN kaa on Debian Sid

2006-02-16 Thread Gorka Olaizola
On Thu, Feb 16, 2006 at 10:59:21AM +0100, Dirk Meyer wrote: > > I don't have gcc 4.0, it must be a new warning > At least it seems not to affect the compilation. If I have time at night I'll make a patch for fixing the warnings. > |for i in includes: > |f.write('#include %s\n

Re: [Freevo-devel] Re: Problems creating a little plugin for freevo 1.5.3

2005-08-22 Thread Gorka Olaizola
On Sat, Aug 20, 2005 at 11:58:04AM +0200, [EMAIL PROTECTED] wrote: > > > I'm trying to code a little plugin for playing directories > > recursively > > Why? It's already in Freevo. Press ENTER on a dir to get the submenu. > My plugin plays each file for each directory chosen randomly. I haven't

Re: [Freevo-devel] Re: Problems with CVS

2004-01-24 Thread Joakim Berglund
> > And yes... that dir doesn't exists > > And you (the freevo user) have read access to that dir? That's > strange, since this looks like a python not a freevo problem. Only > that dir? Yuppers, rw access. no problem there. And no... it's almost always when dir structure /a/b/c got a cover.jpg in

Re: [Freevo-devel] Re: problems

2003-10-14 Thread Wan Tat Chee
On Tue, 14 Oct 2003, Dirk Meyer wrote: > Wan Tat Chee wrote: > > Hmm. When Dischi moved the files to its own heading, he must've > > skipped it. There are some other python wrappers (for ao, ogg, vorbis, > > etc) that weren't moved either. > > Oops, maybe I forgot this file. As for the ogg vorbis

Re: [Freevo-devel] Re: Problems with info_area (maybe integrationproblems?) (Dischi)

2003-07-01 Thread Thomas Schueppel
On Mon, 30 Jun 2003, Gustavo Sverzut Barbieri wrote: > Okay, > > I tried mmpython from the site, removed > runtime/lib/python2.2/site-packages/mmpython and extracted the new > files to that directory... > > It crashes: > Traceback (most recent call last): > File "src/main.py", line 397, in ? >

Re: [Freevo-devel] Re: Problems with info_area (maybe integration problems?) (Dischi)

2003-06-30 Thread Gustavo Sverzut Barbieri
Okay, I tried mmpython from the site, removed runtime/lib/python2.2/site-packages/mmpython and extracted the new files to that directory... It crashes: Traceback (most recent call last): File "src/main.py", line 397, in ? main_func() File "src/main.py", line 336, in main_func osd.focu