When I try and record a program using the F4 key I get Freevo
crashes with the following error:

TypeError: not enough arguments for format string

Here is the output from Freevo:

...
REC: generate_main
using record_video event handler
no eventhandler for event DOWN
using record_video event handler
no eventhandler for event DOWN
using record_video event handler
no eventhandler for event DOWN
using record_video event handler
no eventhandler for event DOWN
using record_video event handler
no eventhandler for event DOWN
using record_video event handler
no eventhandler for event DOWN
using record_video event handler
using record_video event handler
Crash!
Traceback (most recent call last):
  File "src/main.py", line 330, in ?
    main_func()
  File "src/main.py", line 286, in main_func
    if not rc_object.app(event):
  File "src/tv/record_video.py", line 329, in eventhandler
    menu.MenuWidget.eventhandler( menuwidget, event )
  File "src/menu.py", line 519, in eventhandler
    action( menuw=self )
  File "src/menu.py", line 120, in select
    self.function(arg=self.arg, menuw=menuw)
  File "src/tv/record_video.py", line 303, in set_schedule
    sch_cmd = config.VCR_CMD % cl_options
TypeError: not enough arguments for format string
killall: Sending signal 9 to pid 2777 ("./runtime/dll/freevo_loader 
./runtime/apps/freevo_python src/main.py ")
./freevo: line 85:  2777 Killed                  ./runapp python src/main.py $@

I'm using 1.3.2-pre4 on Mandrake 9.1

Any ideas?

Paul





-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to