[Interest] Qt 4.8.6 Embedded Socket Problem
Ali Onur Demetoğlu
onur.demetoglu at icterra.com
Mon Jan 26 13:15:23 CET 2015
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150126/c4f166ae/attachment.html>
More information about the Interest
mailing list