> on my system ubuntu feisty with freevo 1.7.2 and twisted 2.5 freevo works
> fine, only freevo
> webserver and recordserver were not working...

and the encodingserver...

I think that I may dump Twisted from the servers, except the webserver.

Python has a xmlrpc module in the library and this is really the important
part, it allows the clients to call functions in the servers. The
xmlrpc_xxx function can be dumped as Python can marshall and unmarshall
most data types, including class instances.

The only thing that I've not researched yet is how to replace the reactor
loop, subclassing SimpleXMLRPCServer may be the solution for this.

Duncan


> --- Michel Hoogervorst <[EMAIL PROTECTED]> wrote:
>
>> It seems to work pretty well on Mandriva 2007.1 with python 2.5
>> I only needed to downgrade twisted back to version 2.4 (v2.4 of twisted
>> that
>> is, not of python)
>>
>> 2007/5/31, Dirk Meyer <[EMAIL PROTECTED]>:
>> >
>> > "Jeremy Wilkins" wrote:
>> > > Hi,
>> > >
>> > > I'm trying to install the Freevo debian packages on a Feisty Fawn
>> > > machine, without much success since they require python < 2.5
>> > >
>> > > Is there a reason for this? Is this just how their packaged or is
>> > > freevo 1.7 actually incompatible with python 2.5
>> >
>> > IIRC pygame is incompatible with 2.5 and 64 bit.
>> >
>> >
>> > Dischi
>> >
>> > --
>> > Overflow on /dev/null, please empty the bit bucket.
>> >
>> > -------------------------------------------------------------------------
>> > This SF.net email is sponsored by DB2 Express
>> > Download DB2 Express C - the FREE version of DB2 express and take
>> > control of your XML. No limits. Just data. Click to get it now.
>> > http://sourceforge.net/powerbar/db2/
>> > _______________________________________________
>> > Freevo-users mailing list
>> > [email protected]
>> > https://lists.sourceforge.net/lists/listinfo/freevo-users
>> >
>> >
>> >
>> > -------------------------------------------------------------------------
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/>
>> _______________________________________________
>> Freevo-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/freevo-users
>>
>
>
>
>       Get news delivered with the All new Yahoo! Mail.  Enjoy RSS feeds
> right on your Mail page. Start today at
> http://mrd.mail.yahoo.com/try_beta?.intl=ca
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Freevo-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
>



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to