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

most simple application does "Aborted (core dumped)"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P3: Somewhat important
    • None
    • 6.0.0
    • PySide
    • None
    • Linux/X11

    Description

      executing

      import PySide6.QtWidgets
      w = PySide6.QtWidgets.QWidget()
      

      leads to the output

      QWidget: Must construct a QApplication before a QWidget
      Aborted (core dumped)
      

      .
      While the error "QWidget: Must construct a QApplication before a QWidget" is perfectly fine, a core dump should not happen.

      Environment:

      Python 3.8.6 (default, Oct  9 2020, 11:59:16) 
      Type 'copyright', 'credits' or 'license' for more information
      IPython 7.14.0 -- An enhanced Interactive Python. Type '?' for help.
      

      on Ubuntu 20.04 .

      Attachments

        Issue Links

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

          Activity

            People

              ctismer Christian Tismer
              andreasbuhr Andreas Buhr
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes