Results 1 to 4 of 4

Thread: QWSSocket::connectToLocalFile could not connect:: Connection refused

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2015
    Posts
    27
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11

    Default QWSSocket::connectToLocalFile could not connect:: Connection refused

    Because "the Q_WS_* macros have been removed" in QT5
    when I try to run export QT_QPA_EGLFS_FB=”/dev/fb0″ and try to execute the application like "./test12 -platform eglfs " without giving -qws at the end I get this error:

    "QWSSocket::connectToLocalFile could not connect:: Connection refused".

    How can I resolve this problem?

    Also im having some doubts like,

    1. i refered other forums for this same problems and they asked like Have you played with LD_DEBUG-environmnt variable? . what is LD_DEBUG-environmnt variable? how can i configure that?

    2. What is eglfs? how to configure/install it. Whether i have to configure/install in qt creator or in target?

    3. why the error "QWSSocket::connectToLocalFile could not connect:: Connection refused". is coming. What is the meaning of this error.
    Last edited by shivcena; 3rd November 2015 at 16:19. Reason: updated contents

Similar Threads

  1. Replies: 12
    Last Post: 18th February 2015, 08:41
  2. Replies: 1
    Last Post: 3rd August 2012, 11:32
  3. Replies: 1
    Last Post: 3rd August 2012, 08:50
  4. Replies: 0
    Last Post: 11th November 2011, 19:18
  5. QWSSocket::connect....
    By hgedek in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 6th July 2007, 12:04

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.