Bug 70642 - crash when deleting operation with parameters
Summary: crash when deleting operation with parameters
Status: RESOLVED NOT A BUG
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-16 22:15 UTC by brad
Modified: 2004-01-04 17:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
a class diagram (14.95 KB, application/octet-stream)
2003-12-30 19:56 UTC, xrcalvar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description brad 2003-12-16 22:15:19 UTC
Version:           1.2alpha (debian) (using KDE KDE 3.1.4)
Installed from:    Debian testing/unstable Packages
OS:          Linux

I believe this is similar to bug 67222
which was closed as not reproducable.

I you try to delete an operation that has parameters the program crashes.

if you delete the params first then it is possible to delete the operation.

position in the list does not matter...
whether it was created using the apply button or not does not matter...

brad
Comment 1 Jonathan Riddell 2003-12-17 19:18:39 UTC
I can not recreate this using current CVS.

Could you give us a step by step list of what needs to be done to rec
eate this.  Also a backtrace might help.

Can anyone else confirm.

Thanks, Jonathan
Comment 2 Brian Thomas 2003-12-17 21:06:31 UTC
I cannot confirm. I just tried on lasted CVS version and had no problem deleting an operation which had one parameter in it from a class.
Comment 3 Jonathan Riddell 2003-12-17 21:51:11 UTC
Closed because unable to reproduce.
Comment 4 xrcalvar 2003-12-30 19:56:29 UTC
Created attachment 3883 [details]
a class diagram

You can reproduce the bug opening this file and then, deleting the "cargar" and
"descargar" method. I send the file though the bug seems to be fixed, in order
that you can check if it crashes in new versions.
Thanks.
Comment 5 Jonathan Riddell 2004-01-04 17:12:39 UTC
Thanks for that.  The methods in your diagram delete without crashing so looks like it's all sorted.