[r281] cannot start due to QWidget error
Brought to you by:
wolfc01
Linux puppypc1319 3.8.2-upup #1 SMP Wed Mar 13 01:01:13 GMT-8 2013 i686 athlon i386 GNU/Linux
Python 2.7.3
4.8.1
QWidget: Must construct a QApplication before a QPaintDevice
Aborted
i've found some info about this error here:
http://www.qtcentre.org/threads/10959-QWidget-Must-construct-a-QApplication-before-a-QPaintDevice
is a stack trace printed, or An exception?
I had the same error in Ubuntu, it was solved by installing python-qwt5-qt4
It's an exception.
@Cybjit: i've tried what you suggested, but i still get the same error...
side note: i've moved procexp from the default install dir ("/usr/lib/procexp"), maybe this broke something?