freevo2 trunk: tvserver rpc address bind failure

Alain Péteut <[email protected]>
Newsgroups gmane.comp.video.freevo.devel
Message-ID <[email protected]>
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

------------------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.