Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-83430

QWindowsContext::windowsProc: No Qt Window found for event 0x1c (WM_ACTIVATEAPP), hwnd=0x0x5d0742

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.14.1
    • None
    • Windows

      Hello, I run a project coded by Qt programming on visual studio 2017(on Windows 10-64bit system). The project uses some .dll files during one execution, and the project needs to be executed over and over. In this process, I use a splash screen during startup and the splash screen is not my main window. Under this condition, errors occur as follows:

       

      [W] 14:03:38.807 [0x26EAC653890] default: ERROR: QQuickStyle::setStyle() must be called before loading QML that imports Qt Quick Controls 2.
      [W] 14:03:38.815 [0x26EAC653890] default: QWindowsContext::windowsProc: No Qt Window found for event 0x1c (WM_ACTIVATEAPP), hwnd=0x0x5d0742.
      [W] 14:03:38.816 [0x26EAC653890] default: QWindowsContext::windowsProc: No Qt Window found for event 0x1c (WM_ACTIVATEAPP), hwnd=0x0x32108a.
      [W] 14:03:38.816 [0x26EAC653890] default: QWindowsContext::windowsProc: No Qt Window found for event 0x1c (WM_ACTIVATEAPP), hwnd=0x0xb01050.
      [D] 14:03:38.943 [0x26EAC653890] default: searching for plugin folders in "F:/kysl_neuvision/build/bin/Release/plugins"
      [D] 14:03:38.943 [0x26EAC653890] default: loading plugins from "F:calibrationpatternfinder"
      [D] 14:03:38.944 [0x26EAC653890] default: progress: 0 message: "Loading ZIncompleteCircleGrid.dll"
      [D] 14:03:38.947 [0x26EAC653890] default: progress: 0 message: "Loading ZIncompleteCircleGrid.dll"
      [D] 14:03:38.947 [0x26EAC653890] default: progress: 0 message: "Loading ZIncompleteCircleGrid.dll"
      [D] 14:03:38.947 [0x26EAC653890] default: progress: 0 message: "Loading ZIncompleteCircleGrid.dll"
      [D] 14:03:38.948 [0x26EAC653890] default: trying to load plugin from: "F:calibrationpatternfinder/ZIncompleteCircleGrid.dll" metaData:

       

      I'm not sure why this condition happens. Could you please give me some suggestions?Thanks.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            letiantian letiantian
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes