----- Original Message ---- > From: John Molohan <john.molo...@gcd.ie> > To: freevo-devel@lists.sourceforge.net > Sent: Sun, August 1, 2010 1:42:51 AM > Subject: Re: [Freevo-devel] freevo2 trunk: tvserver rpc address bind failure > > On 30/07/2010 11:15, Alain Péteut wrote: > > Dear all, > > > > I'm running python 2.6 and had some trouble to start the tvserver: > > In kaa.base.socket > > sock.bind(addr), line 467, in listen > > I got the error > > socket.gaierror: [Error -2] Name or service not known > > > > with the configuration > > rpc.address = 'localhost':7600 > > or > > rpc.address = localhost:7600 > > or > > rpc.address = '::10':7600 > > > > rpc.address = 127.0.0.1:7600 > > leads to > > socket.error: [Error 22] Invalid argument > > > > The only way it worked was > > rpc.address = :7600 (defaults to localhost as well) > > > > Best regards, > > Alain > Hi Alain, > > Hope you don't mind me emailing you off list. I've just started playing > around with freevo2 but thought that the tvserver code was broken. I'm > trawling through the rest of the code at the moment trying to figure out > fxd file handling and writing a new appletrailers plugin so time is a > bit short. Can you let me know what state the tvserver is in and what > you're currently using it for?
I just got freevo2 a try (holidays :)). Since tvserver was not in the WIP folder I just fired it up. I must admit I have to go deeper to understand the kaa framework better. I had a look at the socket.socket documentation of python, but all looks perfectly ok. I suspected socket.AF_INET6 to cause the failure, but the according to the documentation it should work this way. Anyway I don't have any experience with ipv6. Cheers, Alain > > Thanks, > > John > > > ------------------------------------------------------------------------------ > The Palm PDK Hot Apps Program offers developers who use the > Plug-In Development Kit to bring their C/C++ apps to Palm for a share > of $1 Million in cash or HP Products. Visit us here for more details: > http://p.sf.net/sfu/dev2dev-palm > _______________________________________________ > Freevo-devel mailing list > Freevo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freevo-devel > ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel