I haven't looked carefully, but the unpack error is what would happen
if the line in freevo_config.py is incorrect.

Does your freevo_config have a line like this:
TV_SETTINGS = '%s television %s /dev/video0' % (CONF.tv,
CONF.chanlist)

And do you have lines like these in freevo.conf?

tv = ntsc
chanlist = us-cable

or whatever your local settings are?

These details are pretty important :)

Aubin

On Fri, Mar 21, 2003 at 08:45:44PM -0600, K. Creason wrote:
> My bad! I didn't have the hole package (1.3.2.pre2). Doh!
> 
> I now have the xmltv part working, it loads the chanlist and eveyrthing.
> But, I still have live tv crash. Is this a problem with the kernel tuner
> module? (kwintv doesn't work right, but xawtv will find the channels with
> much fine-tuning).
> 
> Errorlog:
> <snip>
> Crash!
> Traceback (most recent call last):
>   File "src/main.py", line 581, in ?
>     main_func()
>   File "src/main.py", line 803, in main_func
>   File "src/main.py", line 405, in getcmd
>     rc.app(event)
>   File "src/tv/tv.py", line 153, in eventhandler
>     start_tv('tv', em.listing.last_to_listing[3].channel_id)
>   File "src/tv/tv.py", line 131, in start_tv
>     tvapp.Play(mode, tuner_id)
>   File "src/tv/mplayer.py", line 179, in Play
>     cf_norm, cf_input, cf_clist, cf_device = config.TV_SETTINGS.split()
> ValueError: unpack list of wrong size
> killall: Sending signal 9 to pid 12484 ("./runtime/dll/freevo_loader
> ./runtime/apps/freevo_python src/main.py ")
> ./freevo: line 70: 12484 Killed                  ./runapp python src/main.py
> $@
> 
> 
> Thanks!
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by:Crypto Challenge is now open! 
> Get cracking and register here for some mind boggling fun and 
> the chance of winning an Apple iPod:
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to