Bug 147024 - Crash when deleting method calls in sequence diagrams.
Summary: Crash when deleting method calls in sequence diagrams.
Status: RESOLVED WORKSFORME
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-21 10:07 UTC by Bertjan Broeksema
Modified: 2007-06-22 09:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bertjan Broeksema 2007-06-21 10:07:11 UTC
Version:           1.5.7 (using KDE KDE 3.5.7)
Installed from:    Gentoo Packages
Compiler:          gcc 4.1.2 
OS:                Linux

Steps to reproduce:

1. Create two classes.
2. Add a method to one of these classes.
3. Add both classes to a sequencediagram.
4. Let one class call the method of the other.
5. Select the call and press delete.
*crash*

Expected behaviour: the call is deleted and the program is still running.
Comment 1 Bertjan Broeksema 2007-06-21 10:13:21 UTC
I found also this bug https://bugs.kde.org/show_bug.cgi?id=63316, which seems to be the same problem. But it was that old, that i descided to open a new one.
Comment 2 Oliver Kellogg 2007-06-21 18:12:13 UTC
Cannot confirm with >= 1.5.71.
Was probably fixed by commits 669599, 669987, and/or 672504.
Comment 3 Oliver Kellogg 2007-06-21 18:18:38 UTC
Thanks Bertjan for the PR.

I would feel better if someone could independently verify that the bug
is really fixed. (It's happened before that I couldn't reproduce the
bug but others could!)
Comment 4 Bertjan Broeksema 2007-06-22 09:34:32 UTC
I tried it out and can confirm that i can't reproduce the bug in 1.5.71.