Libgl problem

Hi.

Using the latest trunk on a CenOS 5.4 box with an Intel82945G/GZ
graphics controller, I get the following error :

"libGL warning: 3D driver claims to not support visual 0x5b
QStackedLayout::setCurrentWidget: Widget 0x1cd3c980 not contained in stack
Erreur de segmentation.3

Any suggestion ?

Louis

On Fri, 07 May 2010 16:50:03 +0200
Louis Ricard louis.ricard@polytechnique.edu wrote:

Hi.

Using the latest trunk on a CenOS 5.4 box with an Intel82945G/GZ
graphics controller, I get the following error :

"libGL warning: 3D driver claims to not support visual 0x5b
QStackedLayout::setCurrentWidget: Widget 0x1cd3c980 not contained in
stack Erreur de segmentation.3

Any suggestion ?

Run gdb bin/avogadro, type r command to start execution and when
avogadro crashes, type ‘bt’. Then send the output

P.S. I’ve tested Avogadro on CentOS 5.4 (but with nvidia graphics
card) some days ago, it worked fine.


Regards,
Konstantin