[Uml-devel] kdesdk/umbrello/umbrello
David Faure
faure at kde.org
Tue Jul 8 17:21:03 UTC 2003
On Tuesday 08 July 2003 19:33, Jonathan Riddell wrote:
> This doesn't seem to have fixed Jespers bug 60685
> http://bugs.kde.org/show_bug.cgi?id=60685
Right, that's another crash.
And I got a third one, which I mailed Paul Hengsen about today:
==============
I'm getting a crash in the CVS version of umbrello, in a collaboration diagram,
when using RMB / Select Operation... on a "message" (which links two classes).
This due to FloatingText::showOpDlg() doing:
UMLClassifier* c = (UMLClassifier*)getUMLObject();
However getUMLObject returns 0, since FloatingText doesn't pass an uml object
to its base class (umlwidget), it only passes umlwidgetdata.
I'm not sure how to fix this - what should happen here? How should FloatingText
know about a "classifier", whatever that is?
==============
--
David FAURE, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
Qtella users - stability patches at http://blackie.dk/~dfaure/qtella.html
More information about the umbrello-devel
mailing list