I had this same problem -see emails copied below, it
was fixed after version 1.3.2-pre2.  Get the latest
version using CVS, and it should fix the problem.

-Rich
=================================
From:
"Krister Lagerstrom" <[EMAIL PROTECTED]> | This is
spam | Add to Address Book

To:
[EMAIL PROTECTED]

Subject:
Re: [Freevo-users] Re: Freevo Recording Crash

Date:
Tue, 25 Feb 2003 00:32:58 -0600




RC wrote:
> Hello, I am also getting Freevo (version 1.3.2-pre2)
> to crash when I try recording.   Immediately after
> getting to the end of any of the TV recording menus
> -i.e. After hitting enter on 'choose date', 'time',
> 'schedule recording', etc...Freevo then crashes.  It
> seems not to like menu.selected attribute in
> skin_main1.py.  Anyone got any ideas?

I just committed a bugfix for this in CVS, please
test.

I noticed that "cvs update" from 1.3.2-pre2 to the
latest CVS will
generate conflicts in freevo_config.py, you will have
to fix that
manually by just deleting a few lines at the top.

--- Thomas Osche <[EMAIL PROTECTED]> wrote:
> 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


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com


-------------------------------------------------------
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