[Bug 1033082] Re: python2.7 crashed with SIGABRT in raise()

Terence Simpson kubuntu.tsimpson at gmail.com
Thu Oct 4 15:09:01 UTC 2012


This is expected behaviour for Qt, you should see the message "QWidget: Must construct a QApplication before a QPaintDevice" before the crash. This is from a qFatal() call, which is intended to subsequently abort the process.
The solution is to create an instance of QApplication prior to creating any widget type.

** Package changed: python-qt4 (Ubuntu) => pyside (Ubuntu)

** Changed in: pyside (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to python-qt4 in Ubuntu.
https://bugs.launchpad.net/bugs/1033082

Title:
  python2.7 crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyside/+bug/1033082/+subscriptions




More information about the kubuntu-bugs mailing list