Hi all,
mocha crashes often on my fedora box. It prints the following at the terminal (no input in logfile):
—Quote—
load glyph failed err=6 face=0x1b78460, glyph=320
QFontEngine: Glyph neither outline nor bitmap format=0
Unrecognised OpenGL version
QObject::connect: Cannot queue arguments of type ‘Prm::ParameterChange&’
(Make sure ‘Prm::ParameterChange&’ is registered using qRegisterMetaType().)
QObject::connect: Cannot queue arguments of type ‘Prm::ParameterChange&’
(Make sure ‘Prm::ParameterChange&’ is registered using qRegisterMetaType().)
QObject::connect: Cannot queue arguments of type ‘Prm::ParameterChange&’
(Make sure ‘Prm::ParameterChange&’ is registered using qRegisterMetaType().)
QObject::connect: Cannot queue arguments of type ‘Prm::ParameterChange&’
(Make sure ‘Prm::ParameterChange&’ is registered using qRegisterMetaType().)
/bin/mochapro: line 4: 1535 Segmentation fault ${MOCHAPRO_INSTALL_DIR}/bin/mochapro
—End Quote—
Thanks in advance
m