Hello,

I use Gentoo/LInux OS, with lastest Qt4.7.2 ebuilds,
and a Nvidia card or intel graphics (and mesa)

when I run qmlviewer with "opengl" params,
or I use QGLwidget viewport in my app,
I get this error:

"qmlviewer[6399]: segfault at 1763 ip b6a73630 sp bfa0ee00 error 4 in
libQtGui.so.4.7.4[b6887000+a1e000]"

I tried also to emerge last qt-*-4.7.999 builds, but no success.

glxgears works and glxinfo reports that I'm using direct rendering

no matter wich .QML I use.
also this one exists with error:

import QtQuick 1.0
Rectangle {
id: mainView
width: 1920
height: 1080
}


Ther's some missing use-flag maybe? Or is something broken on Gentoo

I think is something about gentoo, 'cause I tried to install last Ubuntu 11.04 and there my apps works nice

Thanks,

Lorenzo

Reply via email to