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

-- 
kubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to