[Uml-devel] u2 news

Andrew Sutton asutton at cs.kent.edu
Mon Jun 16 08:52:24 UTC 2003


On Saturday 14 June 2003 12:03 pm, Sebastian Stein wrote:
> Sebastian Stein <seb_stein at gmx.de> [030614 17:05]:
> > Now it crashes at startup. At bash I get:
> >
> > creating factory
> > creating part
> > kdecore (KLibLoader): WARNING: library=libu2_uml:
> > file=/opt/kde/lib/kde3/libu2_uml.la: /opt/kde/lib/kde3/libu2_uml.so.0:
> > undefined symbol: _ZN3UML7ActionsD1Ev
>
> After a complete recompile (this really takes long) it runs. But I still
> get this warning about the undefined symbol and I get another error:
>
> umbrello2: ERROR: plugin "libu2_uml" was not loaded

hmm... that's odd.. it seems that its not actually linking in the constructor 
or destructor for the UML::Actions. oh right.. there is not UML::Actions. 
this probably means that that uml_actions.moc.cpp is still being linked into 
the plugin. if you erase any uml_actions* files, it should run right. again, 
you might need to touch ${U2}/plugins/metamodel/uml-1.4/Makefile.am.

i renamed that file because of a name collision or something like that. i've 
been doing that alot recently :)

andy






More information about the umbrello-devel mailing list