Re: [Freevo-devel] kaa.rpc TypeError: exceptions must be classes, instances, or strings

2008-03-13 Thread Justin Wetherell
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, 200

Re: [Freevo-devel] Saving a pygame.Surface as a PNG

2008-03-13 Thread Evan Hisey
> > Yep, got that side of thing working, as a fallback if not using X, works > nicely using Vlc marquee plugin. > This is nice and all but we already basicly require two video players, Mplayer and Xine. I am not thinking it is such a great idea to added a third "required" video player. I understa

Re: [Freevo-devel] kaa.rpc TypeError: exceptions must be classes, instances, or strings

2008-03-13 Thread Justin Wetherell
After updating Freevo svn today, I get the same error with more traceback... hope it helps. The recordserver is processing the TV.xml looking 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 DEBUGrc.py (431):

Re: [Freevo-devel] Saving a pygame.Surface as a PNG

2008-03-13 Thread Adam Charrett
On Thu, 2008-03-13 at 18:27 +, John Molohan wrote: > Adam Charrett wrote: > > On Tue, 2008-03-11 at 15:15 +0100, Duncan Webb wrote: > > > >> Rob Shortt said the following, on 11.03.2008 14:46: > >> > >>> Hi Adam, > >>> > >>> Adam Charrett wrote: > >>> > >>> > Right annoy

Re: [Freevo-devel] Saving a pygame.Surface as a PNG

2008-03-13 Thread John Molohan
Adam Charrett wrote: > On Tue, 2008-03-11 at 15:15 +0100, Duncan Webb wrote: > >> Rob Shortt said the following, on 11.03.2008 14:46: >> >>> Hi Adam, >>> >>> Adam Charrett wrote: >>> >>> Right annoyingly I thought pygame could do this, although it appears it will only be

Re: [Freevo-devel] Saving a pygame.Surface as a PNG

2008-03-13 Thread Adam Charrett
On Tue, 2008-03-11 at 15:15 +0100, Duncan Webb wrote: > Rob Shortt said the following, on 11.03.2008 14:46: > > Hi Adam, > > > > Adam Charrett wrote: > > > >> Right annoyingly I thought pygame could do this, although it appears it > >> will only be able to do it from the next release (1.8). > >

Re: [Freevo-devel] kaa.rpc TypeError: exceptions must be classes, instances, or strings

2008-03-13 Thread Duncan Webb
Duncan Webb said the following, on 13.03.2008 10:21: > Jason Tackaberry said the following, on 13.03.2008 03:30: > >> On Wed, 2008-03-12 at 21:59 -0400, Justin Wetherell wrote: >> >> >>> Unfortunetly, it didn't seem to help... >>> AsyncException instance has no attribute 'args' >>>

Re: [Freevo-devel] kaa.rpc TypeError: exceptions must be classes, instances, or strings

2008-03-13 Thread Duncan Webb
Jason Tackaberry said the following, on 13.03.2008 03:30: > On Wed, 2008-03-12 at 21:59 -0400, Justin Wetherell wrote: > >> Unfortunetly, it didn't seem to help... >> AsyncException instance has no attribute 'args' >> > > I'm not quite sure what's happening here without a full traceback. I