You can go ahead and ignore that last e-mail. I did a kaa svn update (3188)
and did an svn update for Freevo (10523) and everything seems to be working
smoothly. I recreated the exact situation that was happening when I got the
AsyncException and it worked great. Good job guys.

On Thu, Mar 13, 2008 at 6:51 PM, Justin Wetherell <[EMAIL PROTECTED]>
wrote:

> After updating Freevo svn today, I get the same error with more
> traceback... hope it helps. The recordserver is processing the TV.xmllooking 
> for things to record when this happens, it doesn't seem to respond
> when that is happening from my experiences.
>
> 2008-03-13 18:45:38,046 DEBUG    rc.py (431): Evdev.poll(rc=<
> rc.EventHandler instance at 0xb72ce6cc>)
> skin error: unable to parse expression in info_area
> Traceback (most recent call last):
>   File "/usr/local/src/freevo-trunk/src/skins/main/info_area.py", line
> 100, in update_content
>     self.sellist = self.eval_expressions(self.list)
>   File "/usr/local/src/freevo-trunk/src/skins/main/info_area.py", line
> 271, in eval_expressions
>     exp = eval(exp, {'attr': item.getattr}, function_calls)
>   File "<string>", line 0, in ?
>   File "/usr/local/src/freevo/src/util/misc.py", line 413, in comingup
>   File "/usr/local/src/freevo-trunk/src/tv/record_client.py", line 231, in
> getScheduledRecordingsNow
>     inprogress = self.recordserver_rpc('getScheduledRecordings')
>   File "/usr/local/src/freevo-trunk/src/tv/record_client.py", line 96, in
> recordserver_rpc
>     self.server = kaa.rpc.Client(self.socket, self.secret)
>   File "/usr/lib/python2.4/site-packages/kaa/rpc.py", line 696, in
> __init__
>     raise ConnectError(*e.args)
> AttributeError: AsyncException instance has no attribute 'args'
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to