Bug 108849 - "Select operation" in sequence diagram results in creating new operation
Summary: "Select operation" in sequence diagram results in creating new operation
Status: CLOSED DUPLICATE of bug 110843
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 1.4.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-10 11:22 UTC by Evgeny Popovich
Modified: 2005-09-11 23:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
This is the correct classes diagram (152.43 KB, image/png)
2005-07-10 12:29 UTC, Andr
Details
This is after exit and run, load again. (164.27 KB, image/png)
2005-07-10 12:31 UTC, Andr
Details
This is the correct sequence diagram (68.79 KB, image/png)
2005-07-10 12:32 UTC, Andr
Details
Sequence Diagram after load. (58.19 KB, image/png)
2005-07-10 12:33 UTC, Andr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Evgeny Popovich 2005-07-10 11:22:04 UTC
Version:           1.4.1 (using KDE KDE 3.4.1)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk) 
OS:                Linux

While working in sequence diagram, I'm creating synchronous message, then right-click on it and select "Select operation". After selecting class operation the message name appears in sequence diagram, but a new method without parameters is created in the target class.
Comment 1 Andr 2005-07-10 12:25:36 UTC
Hello,

Another problem that perhaps is caused by this is that when you load de project the opertion's names at sequence diagram are changed by numbers.

Regards.
Comment 2 Andr 2005-07-10 12:29:21 UTC
Created attachment 11736 [details]
This is the correct classes diagram
Comment 3 Andr 2005-07-10 12:31:17 UTC
Created attachment 11737 [details]
This is after exit and run, load again.
Comment 4 Andr 2005-07-10 12:32:26 UTC
Created attachment 11738 [details]
This is the correct sequence diagram
Comment 5 Andr 2005-07-10 12:33:43 UTC
Created attachment 11739 [details]
Sequence Diagram after load.
Comment 6 Andr 2005-07-10 12:36:32 UTC
Hello,

I use umbrello from rpm Suse 9.3.
Umbrello version: 1.4.1
Kde Version 3.4.1

and too with SVN version with date 9/07/2005 I have the same behaviour.

Regards.
Comment 7 Evgeny Popovich 2005-07-10 12:45:52 UTC
Also note, that the new method is not created if the selected method (in "Select Operation...") does not receive any parameters.
Comment 8 Oliver Kellogg 2005-07-10 13:58:52 UTC
I cannot confirm any of this (tried with svn main trunk.)
Comment 9 Oliver Kellogg 2005-09-06 23:19:11 UTC
Please try again with umbrello from branches/KDE/3.5/kdesdk of svn.kde.org.

*** This bug has been marked as a duplicate of 110843 ***
Comment 10 Oliver Kellogg 2005-09-11 23:32:39 UTC
You didn't say that you had unchecked "Show Operation Signature".
It's really a duplicate of 112333 which was fixed some moments ago.