On Oct 30, 2012, at 11:41 PM, Alessandro Russo wrote: > I can't reproduce it, can you send me the backtrace?
Here's what I get if I start KMM from within gdb: --- . . . (gdb) bt #0 0x00007fff8a4720b6 in __kill () from /usr/lib/libSystem.B.dylib #1 0x00007fff8a5129f6 in abort () from /usr/lib/libSystem.B.dylib #2 0x00007fff864165d2 in ?? () from /usr/lib/libstdc++.6.dylib #3 0x00007fff86414ae1 in ?? () from /usr/lib/libstdc++.6.dylib #4 0x00007fff86414b16 in ?? () from /usr/lib/libstdc++.6.dylib #5 0x00007fff86414fd6 in ?? () from /usr/lib/libstdc++.6.dylib #6 0x0000000100314d97 in TransactionEditor::slotUpdateButtonState() () #7 0x0000000102ef159e in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /opt/macports-test/Library/Frameworks/QtCore.framework/Versions/4/QtCore #8 0x00000001035c81c9 in QComboBox::textChanged(QString const&) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #9 0x0000000102ef159e in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /opt/macports-test/Library/Frameworks/QtCore.framework/Versions/4/QtCore #10 0x0000000103607a26 in QLineEdit::textChanged(QString const&) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #11 0x0000000103609763 in QLineEdit::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #12 0x0000000102ef159e in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /opt/macports-test/Library/Frameworks/QtCore.framework/Versions/4/QtCore #13 0x0000000103891509 in QLineControl::textChanged(QString const&) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #14 0x00000001036119e7 in QLineControl::finishChange(int, bool, bool) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui ---Type <return> to continue, or q <return> to quit--- #15 0x00000001035c85f1 in QComboBox::clearEditText() () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #16 0x00000001001b92d3 in KMyMoneyMVCCombo::setCurrentTextById(QString const&) () #17 0x00000001001ba0c4 in KMyMoneyMVCCombo::focusOutEvent(QFocusEvent*) () #18 0x00000001001ba351 in KMyMoneyTagCombo::focusOutEvent(QFocusEvent*) () #19 0x0000000103282a75 in QWidget::event(QEvent*) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #20 0x00000001035d149b in QComboBox::event(QEvent*) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #21 0x000000010322b1dd in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #22 0x0000000103231c94 in QApplication::notify(QObject*, QEvent*) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #23 0x000000010142a64e in KApplication::notify(QObject*, QEvent*) () from /opt/macports-test/lib/libkdeui.5.dylib #24 0x0000000102ed91ac in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /opt/macports-test/Library/Frameworks/QtCore.framework/Versions/4/QtCore #25 0x000000010322ea42 in QApplicationPrivate::setFocusWidget(QWidget*, Qt::FocusReason) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #26 0x0000000103279717 in QWidget::setFocus(Qt::FocusReason) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #27 0x000000010009c475 in KGlobalLedgerView::focusNextPrevChild(bool) () #28 0x0000000103279a69 in QWidget::focusNextPrevChild(bool) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui ---Type <return> to continue, or q <return> to quit--- #29 0x0000000103279a69 in QWidget::focusNextPrevChild(bool) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #30 0x00000001001dab6d in KMyMoneyTransactionForm::TransactionForm::focusNextPrevChild(bool) () #31 0x0000000103279a69 in QWidget::focusNextPrevChild(bool) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #32 0x0000000103279a69 in QWidget::focusNextPrevChild(bool) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #33 0x000000010327eab7 in QWidgetPrivate::hide_helper() () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #34 0x00000001032875f9 in QWidget::setVisible(bool) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #35 0x00000001001dbc8a in KMyMoneyTransactionForm::TransactionForm::removeEditWidgets(QMap<QString, QWidget*>&) () #36 0x0000000100316d62 in TransactionEditor::~TransactionEditor() () #37 0x0000000100316f51 in StdTransactionEditor::~StdTransactionEditor() () #38 0x000000010002ce28 in KMyMoneyApp::slotTransactionsCancel() () #39 0x000000010006bd09 in KMyMoneyApp::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () #40 0x0000000102ef159e in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /opt/macports-test/Library/Frameworks/QtCore.framework/Versions/4/QtCore #41 0x0000000103224a11 in QAction::triggered(bool) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #42 0x0000000103225da4 in QAction::activate(QAction::ActionEvent) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #43 0x00000001035b3a19 in QAbstractButtonPrivate::click() () ---Type <return> to continue, or q <return> to quit--- from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #44 0x00000001035b3cb1 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #45 0x0000000103681bc2 in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #46 0x0000000103282bd1 in QWidget::event(QEvent*) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #47 0x00000001035b2b58 in QAbstractButton::event(QEvent*) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #48 0x0000000103683c1f in QToolButton::event(QEvent*) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #49 0x000000010322b1dd in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #50 0x00000001032321c0 in QApplication::notify(QObject*, QEvent*) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #51 0x000000010142a64e in KApplication::notify(QObject*, QEvent*) () from /opt/macports-test/lib/libkdeui.5.dylib #52 0x0000000102ed91ac in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /opt/macports-test/Library/Frameworks/QtCore.framework/Versions/4/QtCore #53 0x000000010322f64d in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #54 0x00000001031df51b in qt_mac_handleMouseEvent(NSEvent*, QEvent::Type, Qt::MouseButton, QWidget*, bool) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #55 0x00007fff89086431 in -[NSWindow sendEvent:] () from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit ---Type <return> to continue, or q <return> to quit--- #56 0x00000001031d4645 in -[QCocoaWindow sendEvent:] () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #57 0x00007fff88fbbafa in -[NSApplication sendEvent:] () from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit #58 0x00000001031d9832 in -[QNSApplication sendEvent:] () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #59 0x00007fff88f526de in -[NSApplication run] () from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit #60 0x00000001031e4308 in QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/macports-test/Library/Frameworks/QtGui.framework/Versions/4/QtGui #61 0x0000000102ed80b4 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/macports-test/Library/Frameworks/QtCore.framework/Versions/4/QtCore #62 0x0000000102ed8464 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/macports-test/Library/Frameworks/QtCore.framework/Versions/4/QtCore #63 0x0000000102edab4c in QCoreApplication::exec() () from /opt/macports-test/Library/Frameworks/QtCore.framework/Versions/4/QtCore #64 0x000000010000e69c in runKMyMoney(KApplication*, KStartupLogo*) () #65 0x000000010001041a in main () _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel