Summary: | Crash when copying objects between sequence diagrams | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Mike <michael.ton> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | luka100, ralf.habacker |
Priority: | NOR | ||
Version: | 2.9.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.11.5 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Mike
2012-11-10 22:00:31 UTC
Created attachment 76612 [details]
New crash information added by DrKonqi
umbrello (2.9.4) on KDE Platform 4.9.4 using Qt 4.8.3
- What I was doing when the application crashed:
I was coping objects from some diagram to another.
-- Backtrace (Reduced):
#7 0x000000000077ab23 in UMLScene::selectWidgets (this=0x20277a0, px=<optimized out>, py=<optimized out>, qx=<optimized out>, qy=<optimized out>) at ../../../umbrello/umbrello/umlscene.cpp:1726
#8 0x000000000071a326 in ToolBarState::mouseMove (this=0x1c243e0, ome=0x7fff005b84c0) at ../../../umbrello/umbrello/toolbarstate.cpp:186
#9 0x00007f9ad7f15b07 in Q3ScrollView::viewportMouseMoveEvent(QMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQt3Support.so.4
#10 0x00007f9ad7f1635f in Q3ScrollView::eventFilter(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt3Support.so.4
#11 0x00007f9ad59786d6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x1b22240, event=0x7fff005b8b90) at kernel/qcoreapplication.cpp:1025
Do not crash with 4.11.5. |