Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt 5.5.1 application crash when monitor is shut down.
Forum Updated to NodeBB v4.3 + New Features

Qt 5.5.1 application crash when monitor is shut down.

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 389 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jacobP
    wrote on last edited by
    #1

    I am currently using QT 5.5.1 on Windows 8.1. I am on Qt5.5.1 (according the value of QT_VERSION_STR)

    I have 2 monitors side by side. If I drag my application from a monitor to the other, the application will crash when the application window is half way between the two screens. The exact same crash with the same call stack will occur if I shut down the monitor that is displaying the app window.

    I have searched about this issue and found out that this was a reported issue when Qt5.4 was released but the bug reports seem to indicate that 5.5.0 and beyond should fix the issue.

    https://bugreports.qt.io/browse/QTBUG-42985
    https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1450137

    This code review propose a fix... for for 5.4 and says that : "This fix is not needed in Qt 5.5 where the QPA architecture has changed."

    In the bug report I previously linked, the very last post by Błażej Szczygieł reads :
    I tested now my patches:
    Qt 5.5.1 without patches - QtCreator crashes or disappears (process runs in background),
    Qt 5.5.1 with patches - works OK

    By patches, do you think he means patches that are in 5.6 ?

    I will try to switch from 5.5.1 to 5.6 on my end, test and update this post afterwards.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved