Re: [Freevo-devel] Tv guide search crashes webserver

2009-10-05 Thread Evan Hisey
>> > > >From the error message it seems that it was having problems converting > characters to Unicode. A quick test looking for some ascii and non-ascii > characters in the title resulted in a success search. > > There are quite a few things that could cause this, the local setting in > local_conf

Re: [Freevo-devel] Tv guide search crashes webserver

2009-10-04 Thread Duncan Webb
Evan Hisey wrote: > Duncan > > I am getting the following tracebcak when I crashe the webserver > doing a search in the TV guide. I think it is caused by the results of > the search. > > --- --- > File "/usr/lib/python2.5/site-packages/twisted/web/server.py", line > 160, in process > self.

[Freevo-devel] Tv guide search crashes webserver

2009-09-30 Thread Evan Hisey
Duncan I am getting the following tracebcak when I crashe the webserver doing a search in the TV guide. I think it is caused by the results of the search. --- --- File "/usr/lib/python2.5/site-packages/twisted/web/server.py", line 160, in process self.render(resrc) File "/usr/lib/pytho