And there is another traceback that I had when trying to restart the system via 
the shutdown menu:

2008-03-04 22:30:50,410 DEBUG    record_client.py (215) 
getScheduledRecordingsNow.result=<tv.record_types.ScheduledRecordings instance a
t 0x912df8c>
Traceback (most recent call last):
   File "/usr/local/freevo1/freevo/src/main.py", line 292, in eventhandler
     app.eventhandler(event)
   File "/usr/local/freevo1/freevo/src/menu.py", line 730, in eventhandler
     action(arg=arg, menuw=self)
   File "/usr/local/freevo1/freevo/src/menu.py", line 92, in select
     self.function(arg=self.arg, menuw=menuw)
   File "/usr/local/freevo1/freevo/src/plugins/autoshutdown.py", line 223, in 
confirm_restart_system
     info = self.message_check(wakeup=False)
   File "/usr/local/freevo1/freevo/src/plugins/autoshutdown.py", line 156, in 
message_check
     is_shutdown_allowed()
   File "/usr/local/freevo1/freevo/src/plugins/autoshutdown.py", line 446, in 
is_shutdown_allowed
     t = __get_scheduled_recording(0)
   File "/usr/local/freevo1/freevo/src/plugins/autoshutdown.py", line 706, in 
__get_scheduled_recording
     proglist = schedule.getProgramList().values()
AttributeError: 'tuple' object has no attribute 'getProgramList'

Regards
Tanja

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to