Re: [Development] X Error: BadDrawable with Qt4.8.4

2013-01-02 Thread Samuel Rødal
On 12/19/2012 02:31 AM, chenyw3892 wrote: > I compiled Qt4.8.4 in Redhat6(i386), but when I run my application, X > Error: BadDrawable(invalid Pixmap or Window parameter) 9 ocurrerd Try to run your application with "-graphicssystem native" or do QApplication::setGraphicsSystem("native"); before i

[Development] X Error: BadDrawable with Qt4.8.4

2012-12-18 Thread chenyw3892
I compiled Qt4.8.4 in Redhat6(i386), but when I run my application, X Error: BadDrawable(invalid Pixmap or Window parameter) 9 ocurrerd chenyw3892___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/dev