I've got one showstopper for 1.4rc2; it's currently not possible to
schedule a recording via Freevo's OSD. I sent the trackback earlier,
but here it is again:

------
<tv.tvguide.TVGuide instance at 0x40a8852c>
Traceback (most recent call last):
  File "/usr/local/freevo/src/tv/record_client.py", line 102, in scheduleRecording
    (status, message) = server.scheduleRecording(marmalade.jellyToXML(prog))
  File "/usr/lib/python2.3/site-packages/twisted/persisted/marmalade.py", line 400, in 
jellyToXML
    document = jellyToDOM(object)
  File "/usr/lib/python2.3/site-packages/twisted/persisted/marmalade.py", line 382, in 
jellyToDOM
    document = dj.jelly(object)
  File "/usr/lib/python2.3/site-packages/twisted/persisted/marmalade.py", line 373, in 
jelly
    node = self.jellyToNode(obj)
  File "/usr/lib/python2.3/site-packages/twisted/persisted/marmalade.py", line 364, in 
jellyToNode
    n = self.jellyToNode(state)
  File "/usr/lib/python2.3/site-packages/twisted/persisted/marmalade.py", line 344, in 
jellyToNode
    n2 = self.jellyToNode(v)
  File "/usr/lib/python2.3/site-packages/twisted/persisted/marmalade.py", line 363, in 
jellyToNode
    state = obj.__dict__
AttributeError: 'bool' object has no attribute '__dict__'
------

The message on the screen is:
"Scheduling Failed: record_client: connection error"

I should be very clear that scheduling via the web interface works 100%.

Aubin



-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to