| Summary: | Removing a combined fragment with a dashed line and selecting another widget causes a crash. | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Philipp Harms <philipp.harms> |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/umbrello/a07a9023061aab5147b326ec0b8dc9e52972b6c9 | Version Fixed/Implemented In: | 2.15.0 (KDE 14.12.0) |
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 337627 | ||
| Attachments: | proposed patch | ||
|
Description
Philipp Harms
2014-07-20 12:56:03 UTC
Git commit 3b565d64199ca9c96eeb8b61dfa03996f0b9afb1 by Ralf Habacker, on behalf of Philipp Harms. Committed on 20/07/2014 at 11:03. Pushed by habacker into branch 'Applications/14.12'. Fix in combined fragment widget. On removal of a combined fragment, remove all its dashed lines, as well. FIXED-IN:2.15.0 (KDE 14.12.0) M +16 -0 umbrello/widgets/combinedfragmentwidget.cpp M +2 -0 umbrello/widgets/combinedfragmentwidget.h http://commits.kde.org/umbrello/3b565d64199ca9c96eeb8b61dfa03996f0b9afb1 Git commit a07a9023061aab5147b326ec0b8dc9e52972b6c9 by Ralf Habacker, on behalf of Philipp Harms. Committed on 20/07/2014 at 11:03. Pushed by habacker into branch 'work/73847'. Fix in combined fragment widget. On removal of a combined fragment, remove all its dashed lines, as well. FIXED-IN:2.15.0 (KDE 14.12.0) M +16 -0 umbrello/widgets/combinedfragmentwidget.cpp M +2 -0 umbrello/widgets/combinedfragmentwidget.h http://commits.kde.org/umbrello/a07a9023061aab5147b326ec0b8dc9e52972b6c9 |