[Freevo-devel] freevo 1.7svn : cannot start the cd_burn plugin.

2007-01-15 Thread Pascal Schirrmann
Hi, (Me again :-) ) I just wanted to play with the cd_burn plugin, but I cannot do anything with it. In fact, even the freevo plugins -i cd_burn crashes : Name: cd_burn Type: ItemPlugin File:

[Freevo-devel] freevo-1.7svn : crash on freevo cache

2007-01-15 Thread Kevin Gottsman
Running the svn version of Kaa and Freevo. Trying freevo cache on two different machines (FC5 and RHEL4) caused the same error. Kevin * Freevo cache Freevo will now generate a metadata cache for all your files and create thumbnails from images for faster access. Cache too old,

Re: [Freevo-devel] Kaa r2397 - in trunk/popcorn/src: backends/mplayer

2007-01-15 Thread Dirk Meyer
Dirk Meyer wrote: Author: dmeyer Date: Mon Jan 15 16:53:48 2007 New Revision: 2397 Modified: trunk/popcorn/src/backends/mplayer/player.py trunk/popcorn/src/generic.py Log: add cache property Modified: trunk/popcorn/src/backends/mplayer/player.py

Re: [Freevo-devel] freevo-1.7svn : crash on freevo cache

2007-01-15 Thread naudefj
Hi, On Monday 15 January 2007 09:39, Kevin Gottsman wrote: /usr/lib/python2.4/site-packages/freevo/util/vfs.py, line 63, in www_image_cachedir os.mkdirs(cache_dir, cache_dir_mode) AttributeError: 'module' object has no attribute 'mkdirs' See [ 1635071 ] Invalid function call os.mkdirs (should

[Freevo-devel] Back in the game

2007-01-15 Thread Michael Beal
Hey everyone! It's been a while since I've done anything with Freevo but, now that I have a PC that works right and a stable development station, I'm gearing up to jump back in! Well, sort of Read on. First, my quibbles and questions... Freevo has a lot of great development going

[Freevo-devel] Xine OSD text and positioning

2007-01-15 Thread Richard van Paasen
I wrote an enhancement for the stdctlmode in xine: http://sourceforge.net/tracker/index.php?func=detailaid=1635452group_id=9655atid=359655 The patch provides the OSDWriteText command, for writing arbitrary info to the OSD. I also implemented parameter passing via stdctl so that precise

Re: [Freevo-devel] Back in the game

2007-01-15 Thread mike lewis
On 1/16/07, Michael Beal [EMAIL PROTECTED] wrote: Hey everyone! It's been a while since I've done anything with Freevo but, now that I have a PC that works right and a stable development station, I'm gearing up to jump back in! Well, sort of Read on. First, my quibbles and questions...

Re: [Freevo-devel] Success and first patch

2007-01-15 Thread Guillaume Proux
I have also seen that the CDDB support was lacking as far as unicode is concerned. Could also be a font problem, the font needs to support Japanese characters, this can be forced in local_conf.py. I did a quick survey of CDDB libraries available of sourceforge etc... and found a few modules

[Freevo-devel] working on evas directfb

2007-01-15 Thread Rob Shortt
Hey guys, Some of you know that I am trying to get directfb on evas working. Attached is my evas patch in case anyone wants to hack around and help out. Right now I am testing it by playing with kaa.canvas and am running into some problems. Also, I had problems building evas's directfb

Re: [Freevo-devel] working on evas directfb

2007-01-15 Thread Rob Shortt
I think it's time for bed... too many replies, Rob Shortt wrote: Rob Shortt wrote: #3 0xb784f2fb in __imlib_CreateImage (w=976, h=976, data=0x3d0) at ... I don't know where that w=976, h=976 is comming from, we only have an 800x600 surface and background heree - could be why it's

Re: [Freevo-devel] Back in the game

2007-01-15 Thread Duncan Webb
On Mon, 15 January, 2007 7:59 pm, Michael Beal wrote: Hey everyone! It's been a while since I've done anything with Freevo but, now that I have a PC that works right and a stable development station, I'm gearing up to jump back in! Well, sort of Read on. First, my quibbles and

Re: [Freevo-devel] Success and first patch

2007-01-15 Thread Duncan Webb
On Tue, 16 January, 2007 2:26 am, Guillaume Proux wrote: I have also seen that the CDDB support was lacking as far as unicode is concerned. Could also be a font problem, the font needs to support Japanese characters, this can be forced in local_conf.py. I did a quick survey of CDDB libraries