[Uml-devel] [Bug 112466] Too memory usage and then impossible to use

Oliver Kellogg okellogg at users.sourceforge.net
Mon Sep 12 10:50:20 UTC 2005


------- 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=112466         




------- Additional Comments From okellogg users sourceforge net  2005-09-12 19:49 -------
> Also if I delete all the useless  data type that it creates,
> Umbrello uses so much memory that if I enable the undo feature,
> every modify in a diagram requires about 30 seconds.

Useless data types? Please give an example.
Chances are they _aren't_ useless because they are referenced from
somewhere in the imported code (for example, as a parameter or return
type of an operation.) In fact, Umbrello should not permit deleting
them in the first place because that will most probably leave pointers
dangling. (In other words, Umbrello does not yet properly support
deletion of objects that are still referenced somewhere in the model.)

> I can use it only disable the Undo and Autosave features, but saving
> the project require about 15 minuts because it continues to swap. 
 
Does it also take that long when you disable the use of the new code
generators (in the Configure Umbrello dialog) ?




More information about the umbrello-devel mailing list