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

[REG Qt 6.9.0 -> 6.9.1] Crash when completing code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • 6.9.2, 6.10.0 Beta2, 6.11.0 FF
    • 6.9.1
    • QPA: Wayland
    • None
    • Ubuntu 24.04 LTS
      Wayland
    • 2f221dbb3 (dev), fce60e914 (6.10), adea892e6 (6.9)

      1. Open the attached project in Creator.
        I configured it on Qt 6.9.1 from the Online Installer
      2. Go to the line
            p.drawT
        

        and trigger code completion.

      3. Press Enter to complete the line using drawText(),
        Creator crashes. On the command line I can read:
        Failed to initialize instances shared memory:  "QSharedMemory::handle: doesn't exist"
        QObject::disconnect: wildcard call disconnects from destroyed signal of ProjectExplorer::TargetSetupPage::TargetSetupPage
        SOFT ASSERT [16:50:12.615]: "!clangToolPath.isEmpty()" in /home/qtrob/dev/src/creator-17/src/plugins/clangtools/executableinfo.cpp:219
        qt.qpa.wayland: Failed to create popup. Ensure popup  QWidgetWindow(0x5a73b5ce4070, name="QWidgetClassWindow") has a transientParent set.
        The Wayland connection experienced a fatal error: Protokollfehler
        

        1. CMakeLists.txt
          0.6 kB
          Robert Löhning
        2. main.cpp
          0.3 kB
          Robert Löhning
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            davidedmundson David Edmundson
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes