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

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

2006-02-21 Thread Dirk Meyer
Gorka Olaizola wrote: > 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: >> |

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

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

2006-02-16 Thread Dirk Meyer
Gorka Olaizola wrote: > I'm trying to install freevo 2.0 from todays SVN but I'm having problems > with kaa compilation. > > The warning and error it's attached. > > I think I have almost all important dependancies. The only strange thing > it's that Sid uses gcc-4.0. With gcc-3.4 the error of PySh

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

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

2005-08-20 Thread dischi
Gorka Olaizola wrote: > Hello, Hi > 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. > but i'm very confused about how the playlist do work. Yes, the code is scary. Needs some cleanup, I know. > I s

[Freevo-devel] Re: Problems with new GUI code... :)

2004-02-19 Thread Aubin Paul
Ok... that's good... I'm waiting to hear if Gustavo's changes worked before I update ;) On Thu, Feb 19, 2004 at 08:42:20PM +0100, Dirk Meyer wrote: > Aubin Paul wrote: > > I think I fixed it... > > > > There is a file called 'Image.py' in src/gui and it seems to be > > imported instead of PIL...

[Freevo-devel] Re: Problems with new GUI code... :)

2004-02-19 Thread Dirk Meyer
Aubin Paul wrote: > I think I fixed it... > > There is a file called 'Image.py' in src/gui and it seems to be > imported instead of PIL... renaming that file, and then adding pygame > to PopupBox fxed my problems. > I just removed the icon handling, it's not working anyway. I also removed Image.p

[Freevo-devel] Re: Problems with CVS

2004-01-24 Thread Dirk Meyer
"Joakim Berglund" wrote: >> > 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. Oops, I should have read your mail bett

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

[Freevo-devel] Re: Problems with CVS

2004-01-24 Thread Dirk Meyer
"Joakim Berglund" wrote: > I've started to get problems with CVS... looks like a vfs issue. > > Clean setup, no vfs nor cache. > > I get this especially when entering a dir without a cover.jpg, if I do have one it > works as it should. > > Traceback (most recent call last): > File "/freevo/freevo

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

[Freevo-devel] Re: problems

2003-10-14 Thread Dirk Meyer
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 stuff: the current Freevo version doesn't need it a

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

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

2003-06-30 Thread Dirk Meyer
Gustavo Sverzut Barbieri wrote: > Dischi, > > The new info_area is working all right to you? It's not to me (just > checked CVS now (14:20 -300) and some fields are missing... In music > player I get only "Lenght" and "Elapsed", no title, artist, album... >Using barbieri.fxd I even get 2 times