On Wednesday 27 December 2006 21:31, Pascal Schirrmann wrote:
> harri a écrit :
> > Not all of it is yet in svn, sitecustomize.py is not in 8812, which may
> > be the reason for your problems below.
>
> Thanks a lot, Harry,
>
> I just installed the svn version 8832 (But I'm pretty sure that I had a
> sitecustomize.py file before ?)
> I also did a freevo cache --rebuild with all freevo services stopped (by
> the way, it's very common on my system that freevo webserver stop
> doesn't actually stop the webserver. In fact, a kill is not enough, I
> must do a kill -2).

Are you running a multi cpu kernel by any chance?  What does 
cat /proc/cpuinfo 
say?

> The message 'no such resource' is still here. 

Put these to your local_conf.py:

DEBUG = 1
CHILDAPP_DEBUG = 1

There is no such string as "No such resource" in freevo that I can find 
anyway, so I suspect your player config is bad.  The above debug will perhaps 
give you something useful in the freevo log directory.

> Also, I think that I 
> should have a picture now in the web server, the same as the capture in
> the main panel ? That doesn't work, too.

I have no idea what you are talking about here...  I don't have any pictures 
myself, nor do I see where these should go.

> What I just found out :
> In the Tv_program page, if I choose a category for program filtering,
> the web server crash . Here is the message :
> -----------------------------------------------------
> /usr/share/freevo/htdocs/genre.rpy, line 109 in _render
> 107    bforcell=''
> 108    acelltime=mfrnextguide + 60
> 109    aftercell='&nbsp;&nbsp;&nbsp;<a href="genre.rpy?stime=%i%s">'\
> 110      +'<img src="images/RightArrow.png" alt="right" border="0"/></a>'\
> *Locals*
> stime         ''
> bforcell      ''
> acelltime     |1167260405.0|
> mfrnextguide  |1167260345.0|
>
> exceptions.TypeError: not all arguments converted during string formatting

It's a new problem.  I've submitted a patch to fix this.


-Harri

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to