Bug 71978 - Crash when deleting class and association
Summary: Crash when deleting class and association
Status: RESOLVED NOT A BUG
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Other
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-06 15:27 UTC by Sean Clarke
Modified: 2004-11-02 21:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Simple test file (2 class and an aggregation) (59.13 KB, application/x-uml)
2004-01-06 15:39 UTC, Sean Clarke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Clarke 2004-01-06 15:27:01 UTC
Version:           0 (using KDE Continue)
Compiler:          umbrello/general
OS:          .....X.....

Hi, I now have a file that easily reproduces the problem of Umbrello crashing when deleting an association and/or class. It crashes everytime.

I had reported a bug that Umbrello randomly crashes previously, but couldn't reproduce it. The file I have will help.
Comment 1 Sean Clarke 2004-01-06 15:39:15 UTC
Created attachment 3997 [details]
Simple test file (2 class and an aggregation)

I took one of my larger diagrams and removed all other classes leaving the
offenders.
Comment 2 Jonathan Riddell 2004-01-07 00:54:38 UTC
I don't have any problems (apart from some redundant diagram entries in the tree view) with this diagram.  Quite probably it got fixed by Oliver's recent association changes.

What version of Umbrello are you running, could you try it with the latest CVS?

How come this entry got assigned to Kulow? Does the poor man not have enough to do?
Comment 3 Sean Clarke 2004-01-07 01:32:07 UTC
That's good news, it crashes on both my KDE 3.2 beta 2 machines (SuSE 8.2 & 9.0).

Out of interest, could you remove the redundant diagram entries? I can't in my version which describes itself only as 1.2-beta.

As for poor Stephan... I've had dealings with him for ome konqueror issues.. don't know why he got assigned :-( I just filed the report and it was automagically assigned to him.
Comment 4 Sebastian Stein 2004-01-11 16:51:20 UTC
I can't reproduce the bug either, so it should have been fixed in the meantime.
Comment 5 Sebastian Sauer 2004-11-01 12:43:49 UTC
Cause this bugreport seems to be somewhat related to the one I would like to create, I just reopen this one.

Problem: 
Umbrello crashes everytime on removing an item

Steps to reproduce: 
1) Download http://cedric.pasteur.free.fr/kross.xmi
2) Open the file with Umbrello
3) In the rectangle remove the "1"-label by pressing the del-key... note, that selecting the "remove association" does work as expected and don't crashes Umbrello, but the del-key just crashes without any kind of BT...

This occurs on KDE 3.3.0 reproducable every time for me. If more input or testing or whatever is needed, please just feel free to ask :-) Thanks for the great work done on Umbrello!
Comment 6 Pekka Jääskeläinen 2004-11-02 11:49:22 UTC
This has been fixed in CVS HEAD.
Comment 7 Oliver Kellogg 2004-11-02 21:53:13 UTC
Pekka: Thanks for double checking.