Results 1 to 2 of 2

Thread: Qt5 - Fatal:Qt: INTERNALL ERROR: failed to install GetMessage hook

  1. #1
    Join Date
    Apr 2012
    Posts
    9
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Qt5 - Fatal:Qt: INTERNALL ERROR: failed to install GetMessage hook

    I am using Qt5 on windows7. I have desktop application which is server/client kind of application. Application calls http request and get data from server. My application has polling mechanism which calls one http method to check server is available or not. It does this every 5 second. Now issue is when in midnight server gets restarted my application goes offline and then come online mode. In this case after few hours I get error message "Fatal:Qt: INTERNALL ERROR: failed to install GetMessage hook". I am not sure why this error comes and there is no detail on that. I am using qDebug to print logs and I found above error information from that log. Let me know if anyone has idea about this error.

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Qt5 - Fatal:Qt: INTERNALL ERROR: failed to install GetMessage hook

    Are you disposing of used QNetworkReply objects or are you simply running out of open socket handles after running for a few hours? We would need far more information to be specific about what your program is doing wrong.

Similar Threads

  1. Replies: 3
    Last Post: 19th November 2014, 20:44
  2. fatal error C1001: An internal error has occurred in the compiler
    By noodles in forum Installation and Deployment
    Replies: 0
    Last Post: 12th August 2010, 12:24
  3. install wwWidgets failed
    By SimbadSubZero in forum Qt Programming
    Replies: 9
    Last Post: 6th December 2009, 08:07
  4. Fatal error ..!!!!
    By joseph in forum Qt Programming
    Replies: 9
    Last Post: 13th November 2007, 15:05
  5. QT4 beginner Fatal Error
    By Remyfr in forum Installation and Deployment
    Replies: 3
    Last Post: 11th March 2006, 02:48

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.