[Uml-devel] [Bug 122497] New: crash when a non existing data type is used for an argument of a new mehod
Aurélien
aurelien.slodzian at cognitec.be
Wed Feb 22 09:42:04 UTC 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=122497
Summary: crash when a non existing data type is used for an
argument of a new mehod
Product: umbrello
Version: unspecified
Platform: Debian testing
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: aurelien.slodzian cognitec be
Version: 1.5.1 (using KDE KDE 3.5.1)
Installed from: Debian testing/unstable Packages
OS: Linux
In an empty project, create a new class. Then add an operation, like:
new_operation(a : char *)
Then a message saying that the type does not exist pops up (which is correct) and, after clicking, the application crashes.
Note: if one does the same in two steps: (1) create an operation and (2) add an argument of a non existing type, the same error is correctly reported and the system does NOT crash.
More information about the umbrello-devel
mailing list