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. Multi-screen window move problem

Multi-screen window move problem

Scheduled Pinned Locked Moved General and Desktop
multi-screen
6 Posts 3 Posters 2.0k 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.
  • S Offline
    S Offline
    ScottLiu
    wrote on last edited by
    #1

    I develop Qt for years, But recently I found something funny. When I add a screen to my laptop, and then move a Qt application to the second screen(not the prime one which you set), after max the widget, there is some information box show that words:
    Debug Error!

    Program: F:\hugekq\mdTool_Share\win32\bin\Debug\Qt5Cored.dll
    Module: 5.4.1
    File: global\qglobal.cpp
    Line: 2868

    ASSERT: "!rect.isEmpty()" in file kernel\qwidgetbackingstore.cpp, line 582

    (Press Retry to debug the application)

    I think I didn't meet this problem before. Does anybody meet this ? and how to avoid this?

    By the way, It's only take place at debug model, that's fine with release, and even at debug, you can just ignor this, and the application will be fine.

    I don't know whether this is a bug or not, just make some voice.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      You should also add which version of Windows you are using as well as compiler.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • S Offline
        S Offline
        ScottLiu
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • S Offline
          S Offline
          ScottLiu
          wrote on last edited by
          #4

          VS 2013 compiler is MSVC-12.0

          1 Reply Last reply
          0
          • Chris KawaC Offline
            Chris KawaC Offline
            Chris Kawa
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Sounds like you've been hit by QTBUG-43489.
            It's supposed to be fixed in 5.4.2. Can you update and check?

            S 1 Reply Last reply
            1
            • Chris KawaC Chris Kawa

              Sounds like you've been hit by QTBUG-43489.
              It's supposed to be fixed in 5.4.2. Can you update and check?

              S Offline
              S Offline
              ScottLiu
              wrote on last edited by
              #6

              @Chris-Kawa Your post just what I am meet with. Thank you.

              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