Bug 131524 - Crash while trying to delete E/R diagram elements
Summary: Crash while trying to delete E/R diagram elements
Status: RESOLVED NOT A BUG
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-29 18:26 UTC by greatbunzinni
Modified: 2006-08-15 12:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
The crash backtrace (3.38 KB, text/plain)
2006-07-29 18:28 UTC, greatbunzinni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description greatbunzinni 2006-07-29 18:26:43 UTC
Version:           1.5.3 (using KDE KDE 3.5.3)

Umbrello just crashed after launching a project file, creating a E/R diagram, adding two elements to it, drawing a relationship between them and then deleting the E/R elements.
Comment 1 greatbunzinni 2006-07-29 18:28:19 UTC
Created attachment 17154 [details]
The crash backtrace
Comment 2 Philip Rodrigues 2006-07-30 20:21:06 UTC
Pasting the backtrace, so that the "search for similar crashes" feature can work:

#6  0x0813fb73 in DocWindow::updateDocumentation ()
#7  0x08140cd7 in UMLDoc::removeUMLObject ()
#8  0x081cd79e in UMLListView::deleteItem ()
#9  0x081d470c in UMLListView::popupMenuSel ()
#10 0x081d51a1 in UMLListView::qt_invoke ()
#11 0xb6f4ceb9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#12 0xb6f4d7c8 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#13 0xb72fac9b in QPopupMenu::activated () from /usr/lib/libqt-mt.so.3
#14 0xb70718bb in QPopupMenu::actSig () from /usr/lib/libqt-mt.so.3
#15 0xb7071f68 in QPopupMenu::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#16 0xb778c38d in KPopupMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.4
#17 0xb6f8768d in QWidget::event () from /usr/lib/libqt-mt.so.3
#18 0xb6ee2e56 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#19 0xb6ee33e0 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#20 0xb75b0e31 in KApplication::notify () from /usr/lib/libkdecore.so.4
#21 0xb6e741c5 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#22 0xb6e6f5c0 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
Comment 3 Oliver Kellogg 2006-08-05 16:00:21 UTC
Cannot confirm with umbrello-1.5.4.
Please describe your exact steps - creation/deletion: what, where (diagram or
list view), in which order, saving/loading (?), exiting (?)
Comment 4 Oliver Kellogg 2006-08-15 12:42:27 UTC
Closing due to lack of vital info.
Please rerun configure with --enable-debug=full and recompile.