Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Crash with Project dock window #124

Closed
cryos opened this issue Oct 27, 2007 · 3 comments
Closed

Crash with Project dock window #124

cryos opened this issue Oct 27, 2007 · 3 comments
Assignees

Comments

@cryos
Copy link
Owner

cryos commented Oct 27, 2007

Avagadro Windows 0.2.0
Load tetrahedron.pdb
Settings Docks Project
Expand Atoms list
Click on a bond to add an atom
Right click to delete the atom just added
Edit Undo Delete Atom
Crash!!!
100% repeatable

Reported by: peterennis

@cryos
Copy link
Owner Author

cryos commented Oct 27, 2007

Original comment by: peterennis

@cryos
Copy link
Owner Author

cryos commented Feb 11, 2008

Logged In: YES
user_id=684210
Originator: NO

I just tried to reproduce this and got this backtrace. Please note that the backtrace is pretty much the same as the bug 1890582 I reported yesterday...

0xb730f8f2 in QSettingsPrivate::actualKey () from /usr/lib/libQtCore.so.4
(gdb) bt
#0 0xb730f8f2 in QSettingsPrivate::actualKey () from /usr/lib/libQtCore.so.4
#1 0xb7310558 in QSettings::value () from /usr/lib/libQtCore.so.4
#2 0xb72097ab in Avogadro::Engine::readSettings () from /home/kde-devel/kde/lib/libavogadro.so.0
#3 0xb71ebdad in Avogadro::GLWidget::addPrimitive () from /home/kde-devel/kde/lib/libavogadro.so.0
#4 0xb71ee2be in Avogadro::GLWidget::qt_metacall () from /home/kde-devel/kde/lib/libavogadro.so.0
#5 0xb734dc70 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#6 0xb734e5b2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#7 0xb7205982 in Avogadro::Molecule::primitiveAdded () from /home/kde-devel/kde/lib/libavogadro.so.0
#8 0xb7207095 in Avogadro::Molecule::CreateAtom () from /home/kde-devel/kde/lib/libavogadro.so.0
#9 0xb720913b in covariant return thunk to Avogadro::Molecule::CreateAtom() () from /home/kde-devel/kde/lib/libavogadro.so.0
#10 0xb7df47ef in OpenBabel::OBMol::NewAtom (this=0x80e1a64) at mol.cpp:1462
#11 0xb69a71e8 in Avogadro::DrawTool::newAtom () from /home/kde-devel/kde/build/avogadro/libavogadro/src/tools/libdrawtool.so
#12 0xb69a82ed in Avogadro::DrawTool::mouseMove () from /home/kde-devel/kde/build/avogadro/libavogadro/src/tools/libdrawtool.so
#13 0xb71ee50d in Avogadro::GLWidget::mouseMoveEvent () from /home/kde-devel/kde/lib/libavogadro.so.0
#14 0xb7797f6c in QWidget::event () from /usr/lib/libQtGui.so.4
#15 0xb7d096d6 in QGLWidget::event () from /usr/lib/libQtOpenGL.so.4
#16 0xb71ee6e2 in Avogadro::GLWidget::event () from /home/kde-devel/kde/lib/libavogadro.so.0
#17 0xb775309d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#18 0xb775980d in QApplication::notify () from /usr/lib/libQtGui.so.4
#19 0xb733c90b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#20 0xb77a9dd3 in QETWidget::translateMouseEvent () from /usr/lib/libQtGui.so.4
#21 0xb77a9436 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#22 0xb77ccaba in x11EventSourceDispatch () from /usr/lib/libQtGui.so.4
#23 0xb6df95d6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb6dfc972 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0x080b9e20 in ?? ()
#26 0x00000000 in ?? ()

Original comment by: @cniehaus

@cryos
Copy link
Owner Author

cryos commented Feb 19, 2008

Logged In: YES
user_id=1500648
Originator: NO

This should be fixed in the newest SVN version.

Original comment by: @milkypostman

@cryos cryos closed this as completed Apr 27, 2016
psavery pushed a commit to psavery/avogadro that referenced this issue Feb 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants