Bugs item #1588309, was opened at 2006-10-31 19:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1588309&group_id=46652

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: record server
Group: 1.x svn
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Justin Wetherell (phishman3579)
Assigned to: Nobody/Anonymous (nobody)
Summary: Crash went hitting record in TV Guide

Initial Comment:
Traceback (most recent call last):
  File "/usr/local/freevo/src/main.py", line 301, in
eventhandler
    app.eventhandler(event)
  File "/usr/local/src/freevo-1.7/src/menu.py", line
425, in eventhandler
    if not isinstance(menu, Menu) and
menu.eventhandler(event):
  File "/usr/local/src/freevo-1.7/src/tv/tvguide.py",
line 189, in eventhandler
    self.event_RECORD()
  File "/usr/local/src/freevo-1.7/src/tv/tvguide.py",
line 333, in event_RECORD
    pi = ProgramItem(self, prog=self.selected,
context='guide')
  File
"/usr/local/src/freevo-1.7/src/tv/program_display.py",
line 60, in __init__
    self.channel =
tv_util.get_chan_displayname(prog.channel_id)
  File "/usr/local/src/freevo-1.7/src/util/tv_util.py",
line 117, in get_chan_displayname
    tv_channel_id, tv_display_name, tv_tuner_id = vals[:3]
ValueError: need more than 2 values to unpack


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1588309&group_id=46652

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to