Hi all,

I have downloaded latest 4.8.6 and configure for embedded x86 to use in 
simulator. I have been using qt 4.1.4 w/o any problem. With 4.8.6 I am having 
some problems at very beginning of application. I think the failure causes for 
qt socket. Here is " netstat -a | egrep 'Proto|LISTEN' " output for both qt's.

4.1.4
unix 2 [ ACC ] STREAM LISTENING 36065 /tmp/qtembedded-user-0/QtEmbedded-0
unix 2 [ ACC ] STREAM LISTENING 36159 /tmp/qtembedded-user-0/QtEmbedded-0

4.8.6
unix 2 [ ACC ] STREAM LISTENING 40256 /tmp/qtembedded-0/QtEmbedded-0
unix 2 [ ACC ] STREAM LISTENING 40258 /tmp/.qt_soundserver-0

As you can see there is a significant difference between them.
Do you have any idea why qt opens only one socket and what does soundserver 
socket stand for?

Any advice would be great,
Best,
Onur.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to