Bug 75647

Summary: Method overload causes abnormal end of application
Product: [Applications] umbrello Reporter: Christian Rocha <gump>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 1.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christian Rocha 2004-02-19 21:50:17 UTC
Version:           1.2 (using KDE KDE 3.1.3)
Installed from:    Compiled From Sources
OS:          Linux

Umbrello crashes when creating a new operation with the same name of an existent operation (but with another parameters of course) in the same class, in the class diagram.

Try this:

- create a new class
- create a new operation called foo with no parameters
- create a new operation called foo with at least one parameter.

When click the ok button to create the new operation, application crashes.
Comment 1 Sebastian Stein 2004-02-20 09:46:55 UTC
Christian Rocha <gump@ecosconsult.com.br> [040220 09:32]:
> http://bugs.kde.org/show_bug.cgi?id=75647      
>            Summary: Method overload causes abnormal end of application
>            Version: 1.2
>           Platform: Compiled Sources
> 
> Version:           1.2 (using KDE KDE 3.1.3)
> Installed from:    Compiled From Sources
> OS:          Linux
> 
> Umbrello crashes when creating a new operation with the same name of an
> existent operation (but with another parameters of course) in the same
> class, in the class diagram.
> 
> Try this:
> 
> - create a new class
> - create a new operation called foo with no parameters
> - create a new operation called foo with at least one parameter.
> 
> When click the ok button to create the new operation, application crashes.

Are you using latest CVS version or the source packages provide on the
homepage? If you use the source package, this report is a duplicate of bug
#73926, which is already fixed. New source packages will be made avaible in
some weeks with KDE 3.2.1.

Steinchen
Comment 2 Jonathan Riddell 2004-02-20 14:43:07 UTC

*** This bug has been marked as a duplicate of 73926 ***