Bug 70642

Summary: crash when deleting operation with parameters
Product: [Applications] umbrello Reporter: brad
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED NOT A BUG    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: a class diagram

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.