Bug 147024

Summary: Crash when deleting method calls in sequence diagrams.
Product: [Applications] umbrello Reporter: Bertjan Broeksema <broeksema>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED WORKSFORME    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

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.