Results 1 to 2 of 2

Thread: After closing com connection my app's GUI freezes.

  1. #1
    Join Date
    Sep 2011
    Posts
    86
    Thanks
    4
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default After closing com connection my app's GUI freezes.

    I have a function which receive data through com port via qextserialport library. When function receives wrong data it closes port but then gui freezes and seem not to respond to my actions (but when move main window performed gui actions start to be visible but still gui is frozen).
    When i make a new connection through com port gui stop to be frozen and respond normally.

    Do you know what i mean? Don't know what could be the cause of this behavior.

  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: After closing com connection my app's GUI freezes.

    Do you know what i mean?
    Maybe. The cause of this behaviour is in your code. Perhaps you could produce a small, compilable example that demonstrates this problem.

Similar Threads

  1. Replies: 0
    Last Post: 11th November 2011, 19:18
  2. Replies: 1
    Last Post: 2nd April 2010, 06:42
  3. Closing correctly sqlite connection?
    By 0xl33t in forum Newbie
    Replies: 1
    Last Post: 9th August 2009, 13:22
  4. bad mySQL host freezes app on connection
    By Frozenjim in forum Qt Programming
    Replies: 4
    Last Post: 13th October 2008, 07:39
  5. application freezes without crashing (and closing)
    By nass in forum Qt Programming
    Replies: 15
    Last Post: 25th September 2007, 11:21

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.