Re: [Freevo-devel] DVD Playback

2007-02-22 Thread mike lewis
On 2/23/07, mike lewis <[EMAIL PROTECTED]> wrote: > Which SVN? Freevo 2 or 1? > If it's freevo 1, it uses xine by default to play the DVD. If you select the actual title to play it uses mplayer to play.. So maybe your xine config is busted somehow? Mick > > BTW. Fading to and from screens in F

[Freevo-devel] Fading feedback was: [Fwd: DVD Playback]

2007-02-22 Thread mike lewis
Hi Dischi. Noticed in frrevo2 that thwn you select a music item to play, it will 'fade' to the music player window. Now sure to what extent the fading capabilities are.. But this is what I see: Select play item, screen fades to black. Player "jumps" (aka no fade) back to blue screen based movie

Re: [Freevo-devel] DVD Playback

2007-02-22 Thread mike lewis
Which SVN? Freevo 2 or 1? BTW. Fading to and from screens in Freevo 2 is sweet. But I have some feedback. Mick On 2/23/07, Ryan Roth <[EMAIL PROTECTED]> wrote: > Is DVD playback broken in the current SVN? Whenever I try to play a DVD > it shows a black screen, when I hit FWD it quits back t

[Freevo-devel] DVD Playback

2007-02-22 Thread Ryan Roth
Is DVD playback broken in the current SVN? Whenever I try to play a DVD it shows a black screen, when I hit FWD it quits back to the menu. The only way I can get them to play is the use the sub menu and choose the correct DVD title to play.

[Freevo-devel] [PATCH] Update to reflect format changes at imdb

2007-02-22 Thread Christian Aistleitner
Hello, Freevo: 1.7.0_rc2 due to a format change at imdb, "freevo imdb ..." no longer worked for me. The attached patch reflects these changes. Kind regards, Christian imdb_format_change_fix.diff Description: Binary data ---

Re: [Freevo-devel] kaa checkout from yesterday..

2007-02-22 Thread Dirk Meyer
Jose Taza wrote: > Bart, > > You are right. When I uninstall evas freevo works again! > A bit strange though, I thought that evas was used by freevo. > > But finaly... it works again... :) That is strange. Can someone with that bug please install evas again, compile again and add some debug in kaa

Re: [Freevo-devel] kaa checkout from yesterday..

2007-02-22 Thread Jose Taza
Hi Jason, This was a remark from Dischi. Dischi responded on an problem that I had. beacon didn't start because an import error. This was the complete statement (Beacon: > File "/home/joost/freevo2/lib/python2.4/site-packages/kaa/beacon/__init__.py", > line 74, in connect >     _client = Clien

[Freevo-devel] [PATCH] Fetching imdb info failing because of encoding problems

2007-02-22 Thread Christian Aistleitner
Hello, Freevo: 1.7.0_rc2 BeautifulSoup: 3.0.3 when issuing "freevo imdb ..." on my utf8 system, BeautifulSoup had troubles with determining that the pages coming from imdb.com are actually ISO-8859-1. The problem is the initialization of BeautifulSoup is src/util/fxdimdb.py. There somethin

Re: [Freevo-devel] kaa checkout from yesterday..

2007-02-22 Thread Jose Taza
Bart, You are right. When I uninstall evas freevo works again! A bit strange though, I thought that evas was used by freevo. But finaly... it works again... :) Thnx, Joost Op donderdag 22 februari 2007 19:48, schreef Bart Heremans: > Hi, > > I had the same problem on 1 of the 2 pc' where I tes

Re: [Freevo-devel] freevo 1.7svn / freevo makelogos doesn't work

2007-02-22 Thread Pascal Schirrmann
Pascal Schirrmann a écrit : > Hi, > > I tried > freevo makelogos, and after around 20 seconds, I obtained this message : > $ freevo makelogos > Traceback (most recent call last): > File "/usr/lib/python2.4/site-packages/freevo/helpers/makelogos.py", > line 66, in ? > try: Image.open(img).sav

Re: [Freevo-devel] kaa checkout from yesterday..

2007-02-22 Thread Jason Tackaberry
On Tue, 2007-02-20 at 18:30 +0100, Dirk Meyer wrote: > Tack: We need a way to get beacon feedback if starting does not work. Not sure what you mean. Can you elaborate? - Take Surveys. Earn Cash. Influence the Future of IT

Re: [Freevo-devel] kaa checkout from yesterday..

2007-02-22 Thread Bart Heremans
Hi, I had the same problem on 1 of the 2 pc' where I tested freevo 2.0 , i found out that the difference was that evas was installed on 1 of the 2, I removed it reinstalled kaa and freevo and the error was gone Bart On Wed, February 21, 2007 20:21, Jose Taza wrote: >> >> Try latest svn of F