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

Stuck in CreateWindowEx

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 6.2.2
    • QPA: Windows
    • None
    • Windows

    Description

      Hi,

      My application became stuck in CreateWindowEx().

      Here is the scenario:
      1. One Qt process sends a WId to a child process
      2. The child process tries to embed a widget into the parent window.
      3. When we call `show()` on the widget, it calls to CreateWindowEx() which becomes never returns.

      To reproduce it, you can checkout the repository: https://github.com/free-audio/clap-examples and run the cmake target run-host, then you can attach clap-gui.exe.
      The same code works perfectly on X11.

      Thank you very much!
      Alex.

      Attachments

        1. Backtrace screenshot.png
          345 kB
          Alexandre BIQUE
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            owolff Oliver Wolff
            abique Alexandre BIQUE
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes