Hi,

I'm having the following problem with the webserver/recordserver.

When ever i press the manual record button i get an error, but
everything else works. 

looking forward to some insight, thanks.

--------------------------- Tail end of Web Error --------------------
/usr/share/freevo/htdocs/manualrecord.rpy, line 127 in _render
125      channelselect = '<select name="chan">'
126      for ch in guide.chan_list:
127        channelselect = channelselect + '<option
value="'+ch.id+'">'+ch.tunerid+"\n"
128      channelselect = channelselect + "</select>\n"


Locals
ch
tv.epg_types.TvChannel instance @
0x87ac8b4 <tv.epg_types.TvChannel
instance at 0x87ac8b4>
chan
None
channelselect
'<select name="chan">'
guide
tv.epg_types.TvGuide instance @
0x866fe6c <tv.epg_types.TvGuide
instance at 0x866fe6c>

exceptions.TypeError: cannot concatenate 'str' and 'int' objects




-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to