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. Macosx QWarning "Attempt to set a screen on a child window."
QtWS25 Last Chance

Macosx QWarning "Attempt to set a screen on a child window."

Scheduled Pinned Locked Moved General and Desktop
macosxmainwindowscreenchildwindow
2 Posts 1 Posters 2.7k 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.
  • M Offline
    M Offline
    mmirsky
    wrote on 10 Jun 2015, 20:10 last edited by mmirsky 6 Nov 2015, 14:50
    #1

    I recently ported a Qt4 application to Qt5.4.1 (also tested Qt5.5.0 beta). I've experienced a handful of odd behavior since then. One of the problems that occurs on Macosx 10.8.5 is that I "occasionally" receive some errors like the following:

    0x7fd0cc23be30 void QWindowPrivate::setTopLevelScreen(QScreen *, bool) ( QScreen(0x7fd0c925dbd0) ): Attempt to set a screen on a child window.

    I typically see this error after dragging the main window around a bit. Other than the warning, I have not noticed any negative effects.

    Is this a bug, or do I have something setup incorrectly on my end? Any idea where this might be coming from? I really am not sure where to start looking for something like this.

    I'd be glad to answer any more information if it will help to diagnose the problem. Thanks for your help!

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mmirsky
      wrote on 11 Jun 2015, 14:49 last edited by
      #2

      Compiled and rebuilt with Qt5.5.0 (beta). Unfortunately, the problem persists.

      1 Reply Last reply
      0

      1/2

      10 Jun 2015, 20:10

      • Login

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