Bug 75647 - Method overload causes abnormal end of application
Summary: Method overload causes abnormal end of application
Status: RESOLVED DUPLICATE of bug 73926
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 1.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-19 21:50 UTC by Christian Rocha
Modified: 2004-02-20 14:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***