I start avogadro-1.1.0 on Gentoo Linux x86-64 system but at start it crashes:
$ avogadro
Unable to load library icui18n "Cannot load library icui18n: (icui18n: cannot open shared object file: No such file or directory)"
"Avogadro version: 1.1.0 Git:
LibAvogadro version: 1.1.0 Git: "
Locale: "C"
Libavogadro translations not found.
System has OpenGL support.
About to test OpenGL capabilities.
OpenGL capabilities found:
Double Buffering.
Direct Rendering.
Antialiasing.
Loading plugins: "/usr/bin/../lib64/avogadro/1_1"
Searching for plugins in "/usr/lib64/avogadro/1_1"
Searching for plugins in "/usr/lib64/avogadro/1_1/colors"
Searching for plugins in "/usr/lib64/avogadro/1_1/engines"
Searching for plugins in "/usr/lib64/avogadro/1_1/extensions"
Searching for plugins in "/usr/lib64/avogadro/1_1/tools"
Loading plugins: "/home/user/.avogadro/1_1/plugins"
libEGL warning: failed to create a pipe screen for i965
Settings are missing for the next engines: ("Ball and Stick", "Axes", "Cartoon", "Dipole", "Force", "Hydrogen Bond", "Label", "Polygon", "QTAIM", "Ribbon", "Ring", "Simple Wireframe", "Van der Waals Spheres", "Stick", "Surfaces", "Wireframe", "50097bf61a3abeae4fbf67476503884cef798a80")
QStackedLayout::setCurrentWidget: Widget 0x1d31f00 not contained in stack
dev warning: Extension "GAMESS" is using a deprecated DockWidget loading method. See Extension::dockWidgets() documentation.
dev warning: Extension "Orbitals" is using a deprecated DockWidget loading method. See Extension::dockWidgets() documentation.
dev warning: Extension "Python Terminal" is using a deprecated DockWidget loading method. See Extension::dockWidgets() documentation.
dev warning: Extension "Vibration" is using a deprecated DockWidget loading method. See Extension::dockWidgets() documentation.
dev warning: Extension "Example Python Extension" is using a deprecated DockWidget loading method. See Extension::dockWidgets() documentation.
GLWidget initialisation...
Segmentation fault
After that I run avogdro using gdb:
gdb /usr/bin/avogadro
GNU gdb (Gentoo 7.5.1 p1) 7.5.1
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.gentoo.org/>...
Reading symbols from /usr/bin/avogadro...done.
(gdb) run
Starting program: /usr/bin/avogadro
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Unable to load library icui18n "Cannot load library icui18n: (icui18n: icui18n: cannot open shared object file: No such file or directory)"
"Avogadro version: 1.1.0 Git:
LibAvogadro version: 1.1.0 Git: "
Locale: "C"
Libavogadro translations not found.
System has OpenGL support.
About to test OpenGL capabilities.
OpenGL capabilities found:
Double Buffering.
Direct Rendering.
Antialiasing.
Loading plugins: "/usr/bin/../lib64/avogadro/1_1"
Searching for plugins in "/usr/lib64/avogadro/1_1"
Searching for plugins in "/usr/lib64/avogadro/1_1/colors"
Searching for plugins in "/usr/lib64/avogadro/1_1/engines"
Searching for plugins in "/usr/lib64/avogadro/1_1/extensions"
Searching for plugins in "/usr/lib64/avogadro/1_1/tools"
Loading plugins: "/home/victor/.avogadro/1_1/plugins"
[New Thread 0x7fffc3002700 (LWP 18145)]
libEGL warning: failed to create a pipe screen for i965
Settings are missing for the next engines: ("Ball and Stick", "Axes", "Cartoon", "Dipole", "Force", "Hydrogen Bond", "Label", "Polygon", "QTAIM", "Ribbon", "Ring", "Simple Wireframe", "Van der Waals Spheres", "Stick", "Surfaces", "Wireframe", "50097bf61a3abeae4fbf67476503884cef798a80")
QStackedLayout::setCurrentWidget: Widget 0x1dc50b0 not contained in stack
dev warning: Extension "GAMESS" is using a deprecated DockWidget loading method. See Extension::dockWidgets() documentation.
dev warning: Extension "Orbitals" is using a deprecated DockWidget loading method. See Extension::dockWidgets() documentation.
dev warning: Extension "Python Terminal" is using a deprecated DockWidget loading method. See Extension::dockWidgets() documentation.
dev warning: Extension "Vibration" is using a deprecated DockWidget loading method. See Extension::dockWidgets() documentation.
dev warning: Extension "Example Python Extension" is using a deprecated DockWidget loading method. See Extension::dockWidgets() documentation.
GLWidget initialisation...
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5b62ee1 in XQueryExtension () from /usr/lib64/libX11.so.6
(gdb) bt
#0 0x00007ffff5b62ee1 in XQueryExtension () from /usr/lib64/libX11.so.6
#1 0x00007ffff5b56ec2 in XInitExtension () from /usr/lib64/libX11.so.6
#2 0x00007ffff4c93c65 in ?? () from /usr/lib64/libGL.so.1
#3 0x00007ffff4c8fd19 in glXQueryVersion () from /usr/lib64/libGL.so.1
#4 0x00007ffff24f99a4 in glxewContextInit () from /usr/lib64/libGLEW.so.1.9
#5 0x00007ffff5ec832b in Avogadro::GLWidget::initializeGL (this=0x19ef1c0) at /mnt/slag/portage/sci-chemistry/avogadro-1.1.0/work/avogadro-1.1.0/libavogadro/src/glwidget.cpp:497
#6 0x00007ffff5ec8a33 in Avogadro::GLWidget::resizeEvent (this=0x19ef1c0, event=0x7fffffffcff0) at /mnt/slag/portage/sci-chemistry/avogadro-1.1.0/work/avogadro-1.1.0/libavogadro/src/glwidget.cpp:637
#7 0x00007ffff6cc8295 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#8 0x00007ffff7764f81 in QGLWidget::event(QEvent*) () from /usr/lib64/qt4/libQtOpenGL.so.4
#9 0x00007ffff6c7870c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#10 0x00007ffff6c7cb8a in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#11 0x00007ffff673ceee in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#12 0x00007ffff6cc2866 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib64/qt4/libQtGui.so.4
#13 0x00007ffff6cca201 in QWidgetPrivate::show_helper() () from /usr/lib64/qt4/libQtGui.so.4
#14 0x00007ffff6cca602 in QWidget::setVisible(bool) () from /usr/lib64/qt4/libQtGui.so.4
#15 0x00007ffff6cca19e in QWidgetPrivate::showChildren(bool) () from /usr/lib64/qt4/libQtGui.so.4
#16 0x00007ffff6cca21d in QWidgetPrivate::show_helper() () from /usr/lib64/qt4/libQtGui.so.4
#17 0x00007ffff6cca18a in QWidgetPrivate::showChildren(bool) () from /usr/lib64/qt4/libQtGui.so.4
#18 0x00007ffff6cca21d in QWidgetPrivate::show_helper() () from /usr/lib64/qt4/libQtGui.so.4
#19 0x00007ffff6cca602 in QWidget::setVisible(bool) () from /usr/lib64/qt4/libQtGui.so.4
#20 0x00007ffff6cca19e in QWidgetPrivate::showChildren(bool) () from /usr/lib64/qt4/libQtGui.so.4
#21 0x00007ffff6cca21d in QWidgetPrivate::show_helper() () from /usr/lib64/qt4/libQtGui.so.4
#22 0x00007ffff6cca602 in QWidget::setVisible(bool) () from /usr/lib64/qt4/libQtGui.so.4
#23 0x00007ffff6cca19e in QWidgetPrivate::showChildren(bool) () from /usr/lib64/qt4/libQtGui.so.4
#24 0x00007ffff6cca21d in QWidgetPrivate::show_helper() () from /usr/lib64/qt4/libQtGui.so.4
#25 0x00007ffff6cca602 in QWidget::setVisible(bool) () from /usr/lib64/qt4/libQtGui.so.4
#26 0x00007ffff6cca19e in QWidgetPrivate::showChildren(bool) () from /usr/lib64/qt4/libQtGui.so.4
#27 0x00007ffff6cca21d in QWidgetPrivate::show_helper() () from /usr/lib64/qt4/libQtGui.so.4
#28 0x00007ffff6cca602 in QWidget::setVisible(bool) () from /usr/lib64/qt4/libQtGui.so.4
#29 0x0000000000421f48 in main (argc=1, argv=<optimized out>) at /mnt/slag/portage/sci-chemistry/avogadro-1.1.0/work/avogadro-1.1.0/avogadro/src/main.cpp:250
(gdb) quit
This bug can be reproduced if qt-gui and qt-opengl compiled with egl support. Without egl support avogadro starts and works very well.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Old Bugs"
Any progress with this bug? I seem to have the similar problem (judging by the crash log).