Duncan Webb wrote:
> ERROR mpeg(765): bad TS
>   
>
> Wonder where this is coming from?
>   
No idea... but its gone away since solving the other problem below:
>   
>> Traceback (most recent call last):
>>   File "/usr/lib/python2.5/site-packages/freevo/main.py", line 290, in
>> eventhandler
>>     app.eventhandler(event)
>>   File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 673, in
>> eventhandler
>>     action( arg=arg, menuw=self )
>>   File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 92, in
>> select
>>     self.function(arg=self.arg, menuw=menuw)
>>   File "/usr/lib/python2.5/site-packages/freevo/tv/tvmenu.py", line 147,
>> in start_tvguide
>>     TVGuide(self.get_start_time(), start_tv, menuw)
>>   File "/usr/lib/python2.5/site-packages/freevo/tv/tvguide.py", line 63,
>> in __init__
>>     self.n_items, hours_per_page = skin.items_per_page(('tv', self))
>>   File "/usr/lib/python2.5/site-packages/freevo/skins/main/main.py",
>> line 431, in items_per_page
>>     self.get_display_style('tv'))
>>   File
>> "/usr/lib/python2.5/site-packages/freevo/skins/main/tvlisting_area.py",
>> line 78, in get_items_geometry
>>     overlap_val   = content.types['overlap']
>> KeyError: 'overlap'
>>     
>
> The overlap comes from the skins which are normally stored in
> /usr/share/freevo I wonder if an old skin file is being used. You can do a
> search for blurr.fxd either with a 'find / -name "blurr.fxd"' or a 'locate
> blurr.fxd'. I guess that you will find more than one, in which case you
> will need to move the directories out of the way.
>
> Duncan
I moved /usr/share/freevo out of the way and performed another install, 
this time it copied loads of extra stuff over, which I was probably 
missing / had out of date versions of before :)

However, it didn't help.. until..

I remember that I'm sure the skins etc were also cached under the vfs 
directories....

So I removed the old usr/share stuff from vfs, re-ran cache.. and bingo 
- all sprang into life :D

Thank you very much!!

I have some other problems... but I'll start a new thread as this one is 
solved!

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to