kioslave win32 port start

Ralf Habacker ralf.habacker at freenet.de
Fri Dec 1 16:32:07 CET 2006


Hi all,

I was trying to port kioslaves to win32 and got some result (klauncher 
got 'new slave' request), but then I recognized some major network 
related problems which are hard to follow with gdb. May be someone with 
msvc and the graphical debugger can give some enlightment what's going 
wrong.

All the kdecore/network/tests applications fails and it looks that no 
host name resolution, binding and listening to a tcp port does not work 
as well.

F:\daten\kdelibs-build\kdecore\network\tests>resolution www.heise.de http
Attempting synchronous resolution
Resolution failed: unknown error

Attempting asynchronous resolution
Resolution failed: unknown error

F:\daten\kdelibs-build\kdecore\network\tests>socketdevicetest.exe
Using stream sockets
Testing creation of a server socket
Trying to bind to [0000:0000:0000:0000:0000:0000:0000:0100:]:0
Failed to bind to [0000:0000:0000:0000:0000:0000:0000:0100:]:0
Trying 0.0.0.0:0
Failed as well

F:\daten\kdelibs-build\kdecore\network\tests>serversockettest.exe b 
127.0.0.1 99
Object::connect: No such signal 
KNetwork::KServerSocket::bound(KResolverEntry)
Socket got error 1
Socket has closed

Any help is apprecated.

Ralf





More information about the Kde-windows mailing list