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

Menus and dialogs do not work when using VNC

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.3.1, 6.4.1
    • QPA: X11/XCB
    • None
    • Raspberry Pi 4 with Raspian Bullseye.
    • Linux/X11

    Description

      Previously XCB crashed when no monitor was connected to a Raspberry Pi board but only a VNC connection. This bug has been fixed here: QTBUG-104443.

      But now menus and (some) dialogs do not work anymore during a VNC session.

      Steps to reproduce:

      1. Make sure that no monitor is connected to the Raspberry Pi.
      2. Power on the Pi and connect via VNC.
      3. Run the attached example and click on the "File" menu. Nothing happens.
      4. Connect a monitor to the Pi and restart it.
      5. Start the attached example and click on the "File" menu again. The menu opens.

      The same happens when you try to open a QDialog (e.g. QMessageBox) from the main window.

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            Harald Meyer Harald Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes