Hi,
I am getting the following backtrace from apple (mac os x 10.6.4) when I try to start up meshlab
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 QtGui 0x2026ec66 QToolButton::menu() const + 6
1 libqtaccessiblewidgets.dylib 0x21491a56 AccessibleFactory::create(QString const&, QObject) + 726
2 QtGui 0x00877995 QAccessible::queryAccessibleInterface(QObject) + 453
3 QtGui 0x00321d9e QAccessible::updateAccessibility(QObject*, int, QAccessible::Event) + 398
4 QtGui 0x0038d3ea QWidgetPrivate::show_helper() + 330
5 QtGui 0x0038d268 QWidgetPrivate::showChildren(bool) + 360
6 QtGui 0x0038d2ff QWidgetPrivate::show_helper() + 95
7 QtGui 0x0038da63 QWidget::setVisible(bool) + 1139
8 QtGui 0x0038d248 QWidgetPrivate::showChildren(bool) + 328
9 QtGui 0x0038d2ff QWidgetPrivate::show_helper() + 95
10 QtGui 0x0038da63 QWidget::setVisible(bool) + 1139
11 QtGui 0x0037c04c QWidget::showMaximized() + 108
12 meshlab 0x000064b6 main + 502
13 meshlab 0x0000611d _start + 208
14 meshlab 0x0000604c start + 40
Thanks in advance for your help.