Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-329

QMessageBox::StandardButton operator | causes hang

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • 6.0
    • None
    • PySide

    Description

      • With https://codereview.qt-project.org/#/c/164301/ applied:
      • Launch standarddialogs.py
      • Invoke QMessageBox::question():
      • Note: buttons do not appear (as opposed to other QMessageBoxes)
        QDialogButtonBox::createButton: Invalid ButtonRole, button not added
        
      • App locks up

      Does not happen when only one button enum value is used, so, apparently
      caused by operator | ?

      Attachments

        1. pyside329_stack.txt
          2 kB
        2. pyside329.py
          0.3 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kleint Friedemann Kleint
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes