<p><br>
Den 19/07/2012 16.53 skrev "Milian Wolff" <<a href="mailto:mail@milianw.de">mail@milianw.de</a>>:<br>
><br>
> On Tuesday 17 July 2012 16:28:24 Morten Volden wrote:<br>
> > Weird<br>
> ><br>
> > After pulling master about a week ago I have not been able to start up<br>
> > Kdevelop.<br>
> ><br>
> > Last lines of startup says:<br>
> ><br>
> > kdevelop(9765)/kdevplatform (shell)<br>
> > KDevelop::PluginController::loadPluginInternal: Checked... starting to<br>
> > load: "Output View" type: QVariant(, )<br>
> > kdevelop(9765)/kdevplatform (shell)<br>
> > KDevelop::PluginController::loadPluginInternal: Successfully loaded plugin<br>
> > ' "KDevStandardOutputView" '<br>
> > kdevelop(9765)/kdevplatform (shell) KDevelop::MainWindowPrivate::addPlugin:<br>
> > add plugin StandardOutputView(0x1dbd6b0) "kdevstandardoutputview"<br>
> > kdevelop(9765)/kdeui (KMainWindow) KMainWindow::applyMainWindowSettings:<br>
> > KMainWindow::applyMainWindowSettings  "MainWindow"<br>
> > ASSERT: "!m_factories[T::Identity]" in file<br>
> > /home/mvo/src/kdevplatform/language/duchain/duchainregister.h, line 102<br>
> > KCrash: Application 'kdevelop' crashing...<br>
><br>
> This assertion usually gets hit when you load BIC plugins. In this case,<br>
> kdevstandardoutputview is apparently the culprit. Remove it and install it<br>
> again, that should fix it.<br>
><br>
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.</p>
<p>> For others that get hit by that, you can easily find out which plugin is to<br>
> blame by enabling the "shell" debug area in kdebugdialog. Then, on startup<br>
> you'll see like in the above which plugin is getting loaded and then triggers<br>
> the crash.<br>
><br>
> I've seen it quite often, and it was *always* a BIC issue, where I either had<br>
> to remove an obsolete plugin (indent anyone?) or forgot to rebuild an external<br>
> plugin after a change in kdevplatform (like e.g. OliJG with kdev-qmake).<br>
><br>
> Cheers<br>
> --<br>
> Milian Wolff<br>
> <a href="mailto:mail@milianw.de">mail@milianw.de</a><br>
> <a href="http://milianw.de">http://milianw.de</a><br>
> --<br>
> KDevelop-devel mailing list<br>
> <a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
> <a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
><br>
</p>