Summary: | KWordQuiz crashed after pressing Ctrl+I | ||
---|---|---|---|
Product: | [Applications] kwordquiz | Reporter: | mcberenguer |
Component: | general | Assignee: | Peter Hedlund <peter> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | lilla.tar, michael.achmann, pj.hotmud, Torben1994 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
mcberenguer
2010-10-22 21:46:27 UTC
SVN commit 1190485 by hedlund: Do not crash when attempting to insert or delete rows. BUG:254995 M +4 -0 kwqtableview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1190485 Created attachment 55271 [details]
New crash information added by DrKonqi
kwordquiz (0.9.1) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
Trying to insert a row after I already named the card.
-- Backtrace (Reduced):
#7 0x0809d466 in column (this=0xa3cd648) at /usr/include/qt4/QtCore/qabstractitemmodel.h:68
#8 KWQCommandInsert::redo (this=0xa3cd648) at ../../../kwordquiz/src/kwqcommands.cpp:283
#9 0xb683b605 in QUndoStack::push (this=0xa1471a8, cmd=0xa3cd648) at util/qundostack.cpp:541
#10 0x08093e18 in KWQTableView::doEditInsert (this=0xa293588) at ../../../kwordquiz/src/kwqtableview.cpp:336
#11 0x080704b1 in KWordQuizApp::slotEditInsert (this=0xa12a248) at ../../../kwordquiz/src/kwordquiz.cpp:1021
*** Bug 263509 has been marked as a duplicate of this bug. *** *** Bug 267390 has been marked as a duplicate of this bug. *** *** Bug 272382 has been marked as a duplicate of this bug. *** |