[Uml-devel] [PATCH] Crash while calling properties from listview -> fixed

Jonathan Riddell jr at jriddell.org
Tue Jul 23 09:25:02 UTC 2002


> But UML crashes if you do this. All other "Properties" entries for other
> objects work and so it was easy to fix the problem.

The patch changes
-                               doc -> showProperties(object);
+                               doc -> showProperties(object,ClassPropDlg::page_gen)

which is just filling in the default value on that function call as I see
it, it doesn't stop the crash for me.  Infact this bit of code is only
concerned with actors, use cases and concept objects and doesn't deal with
diagrams at all.

I'll take a closer look if I get time.

Jonathan Riddell





More information about the umbrello-devel mailing list