Hi,

 

I am getting the following error; I preformed a cvs update and am still receiving this error. Everything else works great though, but I would like to be able to record.

 

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 307, in set_schedule

    record_daemon.schedule_recording(start_time_s, len_secs, sch_cmd, recinfo.ch

annel)

  File "src/tv/record_daemon.py", line 166, in schedule_recording

    main()

  File "src/tv/record_daemon.py", line 96, in main

    sys.exit(1)

SystemExit: 1

killall: Sending signal 9 to pid 3181 ("./runtime/dll/freevo_loader ./runtime/ap

ps/freevo_python src/main.py ")

 

Thanks,

 

            Paul

Reply via email to