Kdevelop asserting on startup

Morten Volden mvolden2 at gmail.com
Thu Jul 19 15:55:11 UTC 2012


Den 19/07/2012 16.53 skrev "Milian Wolff" <mail at milianw.de>:
>
> On Tuesday 17 July 2012 16:28:24 Morten Volden wrote:
> > Weird
> >
> > After pulling master about a week ago I have not been able to start up
> > Kdevelop.
> >
> > Last lines of startup says:
> >
> > kdevelop(9765)/kdevplatform (shell)
> > KDevelop::PluginController::loadPluginInternal: Checked... starting to
> > load: "Output View" type: QVariant(, )
> > kdevelop(9765)/kdevplatform (shell)
> > KDevelop::PluginController::loadPluginInternal: Successfully loaded
plugin
> > ' "KDevStandardOutputView" '
> > kdevelop(9765)/kdevplatform (shell)
KDevelop::MainWindowPrivate::addPlugin:
> > add plugin StandardOutputView(0x1dbd6b0) "kdevstandardoutputview"
> > kdevelop(9765)/kdeui (KMainWindow) KMainWindow::applyMainWindowSettings:
> > KMainWindow::applyMainWindowSettings  "MainWindow"
> > ASSERT: "!m_factories[T::Identity]" in file
> > /home/mvo/src/kdevplatform/language/duchain/duchainregister.h, line 102
> > KCrash: Application 'kdevelop' crashing...
>
> This assertion usually gets hit when you load BIC plugins. In this case,
> kdevstandardoutputview is apparently the culprit. Remove it and install it
> again, that should fix it.
>
If I recall correctly ( I am away from my PC right now )  that plugin is in
kdevplatform. Then I do not understand why uninstall followed by clean will
not work.

> For others that get hit by that, you can easily find out which plugin is
to
> blame by enabling the "shell" debug area in kdebugdialog. Then, on startup
> you'll see like in the above which plugin is getting loaded and then
triggers
> the crash.
>
> I've seen it quite often, and it was *always* a BIC issue, where I either
had
> to remove an obsolete plugin (indent anyone?) or forgot to rebuild an
external
> plugin after a change in kdevplatform (like e.g. OliJG with kdev-qmake).
>
> Cheers
> --
> Milian Wolff
> mail at milianw.de
> http://milianw.de
> --
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120719/ddda8a7f/attachment.html>


More information about the KDevelop-devel mailing list