hi!

when i try to record a channel by pressing F6 and try to edit the filename or record length or anything else in that menu freevo always crashes with:

freevo screen:

Freevo Crashed!
Filename; skins/main1/skin_main1.py
Lineno:501
Function DrawMenu_Selection
Text: if menu.selected==choice:

Please see logfiles for more info

Exit in 1seconds

in console:

REC: set_sel Length, 10
REC: generate_main
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 408, in getcmd
osd.focused_app.eventhandler(event)
File "src/menu.py", line 460, in eventhandler
action( arg=menu.selected.action_arg, menuw=self )
File "src/tv/record_video.py", line 235, in set_selection
menuw.back_one_menu()
File "src/menu.py", line 266, in back_one_menu
self.refresh()
File "src/menu.py", line 336, in refresh
skin.DrawMenu(self)
File "skins/main1/skin_main1.py", line 707, in DrawMenu
val.items.height)
File "skins/main1/skin_main1.py", line 501, in DrawMenu_Selection
if menu.selected == choice:
AttributeError: Menu instance has no attribute 'selected'
killall: Sending signal 9 to pid 4306 ("./runtime/dll/freevo_loader ./runtime/apps/freevo_python src/main.py ")
./freevo: line 70: 4306 Killed ./runapp python src/main.py $@



---------------------


for choice in menuw.menu_items:

   if menu.selected == choice:                  #Line 501
                image = choice.image


any ideas??? cause i cant record anything when i dont have a xmltv entry for that channel/time combination i want to record


thanks, thomas

--

Thomas Osche            
[EMAIL PROTECTED]            [EMAIL PROTECTED]             www.osche.com
fingerprint: B5D5 6889 FB78 3F7C C505  942D CFDB 9688 072F 04C8
--




------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to