Summary: | Umbrello crashed when navigating the command history | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Gerald Senarclens de Grancy <oss> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kde, OR-tech, oss, ralf.habacker |
Priority: | NOR | Keywords: | drkonqi |
Version: | 2.11.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.13.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Gerald Senarclens de Grancy
2013-08-20 12:44:21 UTC
Created attachment 81803 [details]
New crash information added by DrKonqi
umbrello (2.11.0) on KDE Platform 4.11.00 using Qt 4.8.4
Apparently, the crash also happens when using the "undo" and "redo" buttons.
-- Backtrace (Reduced):
#6 QGraphicsItemPrivate::invalidateParentGraphicsEffectsRecursively (this=<optimized out>) at graphicsview/qgraphicsitem.cpp:5387
#7 0x00007ff8e8b5f798 in update (rect=..., this=0x2b050a0) at graphicsview/qgraphicsitem.cpp:5694
#8 QGraphicsItem::update (this=this@entry=0x2b050a0, rect=...) at graphicsview/qgraphicsitem.cpp:5687
#9 0x00000000006ac874 in UMLWidget::setTextColorcmd (this=0x2b05090, color=...) at ../../umbrello/widgets/umlwidget.cpp:533
#10 0x00007ff8e8bede40 in QUndoStack::redo (this=<optimized out>) at util/qundostack.cpp:726
*** Bug 293550 has been marked as a duplicate of this bug. *** do not happen with 2.11.2 and qt 4.8.5. Undo framework is known to be broken and needs a refactoring. As a workaround you may disable undo in umbrello general settings. |