KDevelop 4.1.1 custom-make plugin load failure

Manoj Rajagopalan rmanoj.oss at gmail.com
Fri Dec 10 23:49:09 UTC 2010


Hi all,

   I'm wondering if this is a bug or a mistake I've made. I compiled
kdevplatform-1.1.1 and kdevelop-4.1.1 according to the instructions on the
website. The first time kdevelop runs, I see an error dialog saying "the
process exited with status 0" but after I click OK, KDevelop seems to work
fine. When I close the app, I can still list kdevelop using the ps command
so the process didn't exit cleanly. When I killall kdevelop from command
line and then re-launch kdevelop, then after the splash screen appears, I
get two dialogs saying that the KDevCustomMakeManager didn't load and that
it doesn't follow the IProjectFileManager interface. The command-line log
(build kdevelop with -DCMAKE_BUILD_TYPE=debugfull), is as follows. Could
someone please advise?

Thanks,
Manoj


mrajag2 at mrajag2-linuxdesk:~$ kdevelop
kdevelop(30652)/kdevplatform (shell) KDevelop::CorePrivate::initialize:
Creating ui controller
kdevelop(30652)/kdevplatform (sublime) Sublime::Area::Area: initial
working-set: ""
kdevelop(30652)/kdevplatform (shell) KDevelop::WorkingSet::connectArea:
connecting "" to area Sublime::Area(0x201b990, name = "code")
kdevelop(30652)/kdevplatform (sublime) Sublime::Area::Area: initial
working-set: ""
kdevelop(30652)/kdevplatform (shell) KDevelop::WorkingSet::connectArea:
connecting "" to area Sublime::Area(0x2037620, name = "debug")
kdevelop(30652)/kdevplatform (sublime) Sublime::Area::Area: initial
working-set: ""
kdevelop(30652)/kdevplatform (shell) KDevelop::WorkingSet::connectArea:
connecting "" to area Sublime::Area(0x2027730, name = "review")
kdevelop(30652)/kdevplatform (shell)
KDevelop::WorkingSetWidget::workingSetsChanged: re-creating widget
QObject(0x0)  QObject(0x0)  false
kdevelop(30652)/kdevplatform (shell) KDevelop::MainWindow::MainWindow:
Bottom Left: 0
kdevelop(30652)/kdevplatform (shell) KDevelop::MainWindow::MainWindow:
Bottom Right: 0
kdevelop(30652)/kdevplatform (sublime) Sublime::AreaIndex::AreaIndex:
copying area index
kdevelop(30652)/kdevplatform (shell) KDevelop::WorkingSet::connectArea:
connecting "" to area Sublime::Area(0x2093e30, name = "code")
kdevelop(30652)/kdevplatform (sublime) Sublime::AreaIndex::AreaIndex:
copying area index
kdevelop(30652)/kdevplatform (shell) KDevelop::WorkingSet::connectArea:
connecting "" to area Sublime::Area(0x208da20, name = "debug")
kdevelop(30652)/kdevplatform (sublime) Sublime::AreaIndex::AreaIndex:
copying area index
kdevelop(30652)/kdevplatform (shell) KDevelop::WorkingSet::connectArea:
connecting "" to area Sublime::Area(0x208e090, name = "review")
kdevelop(30652)/kdevplatform (sublime)
Sublime::MainWindowPrivate::ViewCreator::operator: reconstructing views for
area index 0x208e480
kdevelop(30652)/kdevplatform (sublime)
Sublime::MainWindowPrivate::ViewCreator::operator: reconstructing root area
kdevelop(30652)/kdevplatform (sublime)
Sublime::MainWindowPrivate::reconstruct: RECONSTRUCT
Sublime::Area(0x2093e30, name = "code")    ""
kdevelop(30652)/kdevplatform (shell)
KDevelop::WorkingSetWidget::workingSetsChanged: re-creating widget
Sublime::Area(0x2093e30, name = "code") QObject(0x0)  false
kdevelop(30652)/kdevplatform (shell) KDevelop::MainWindow::loadSettings:
Loading Settings
kdevelop(30652)/kdevplatform (shell) KDevelop::MainWindow::loadSettings:
Bottom Left: 0
kdevelop(30652)/kdevplatform (shell) KDevelop::MainWindow::loadSettings:
Bottom Right: 0
kdevelop(30652)/kdevplatform (shell)
KDevelop::WorkingSetWidget::workingSetsChanged: re-creating widget
Sublime::Area(0x2093e30, name = "code") Sublime::Area(0x2093e30, name =
"code") true
kdevelop(30652)/kdevplatform (shell)
KDevelop::WorkingSetWidget::workingSetsChanged: re-creating widget
Sublime::Area(0x2093e30, name = "code") Sublime::Area(0x2093e30, name =
"code") true
kdevelop(30652)/kdevplatform (shell)
KDevelop::WorkingSetWidget::workingSetsChanged: re-creating widget
Sublime::Area(0x208da20, name = "debug") Sublime::Area(0x208da20, name =
"debug") true
kdevelop(30652)/kdevplatform (shell)
KDevelop::WorkingSetWidget::workingSetsChanged: re-creating widget
Sublime::Area(0x208da20, name = "debug") Sublime::Area(0x208da20, name =
"debug") true
kdevelop(30652)/kdevplatform (shell)
KDevelop::WorkingSetWidget::workingSetsChanged: re-creating widget
Sublime::Area(0x208e090, name = "review") Sublime::Area(0x208e090, name =
"review") true
kdevelop(30652)/kdevplatform (shell)
KDevelop::WorkingSetWidget::workingSetsChanged: re-creating widget
Sublime::Area(0x208e090, name = "review") Sublime::Area(0x208e090, name =
"review") true
kdevelop(30652)/kdevplatform (sublime) Sublime::MainWindow::loadSettings:
loading settings for  "code"
kdevelop(30652)/kdevplatform (shell) KDevelop::CorePrivate::initialize:
Creating plugin controller
kdevelop(30652)/kdecore (trader) KServiceTypeTrader::defaultOffers:
KServiceTypeTrader: serviceType  "KDevelop/Plugin"  not found
kdevelop(30652)/kdevplatform (shell) KDevelop::UiController::addToolView:
kdevelop(30652)/kdevplatform (shell) KDevelop::UiController::addToolView:
kdevelop(30652)/kdevplatform (shell) KDevelop::UiController::addToolView:
kdevelop(30652)/kdevplatform (shell) KDevelop::CorePrivate::initialize:
initializing ui controller
kdevelop(30652)/kdevplatform (shell) KDevelop::SessionPrivate::initialize:
got dir:
"/home/mrajag2/.kde/share/apps/kdevelop/sessions//{b3da46c0-1f01-459f-b1b7-b50b7c625a8f}"
kdevelop(30652)/kdevplatform (language) KDevelop::allocateRepository: picked
duchain directory
"/home/mrajag2/.kdevduchain/{b3da46c0-1f01-459f-b1b7-b50b7c625a8f}/0"
kdevelop(30652)/kdevplatform (shell) KDevelop::MainWindow::initialize:
Adding plugin-added connection
kdevelop(30652)/kdecore (trader) KServiceTypeTrader::defaultOffers:
KServiceTypeTrader: serviceType  "KDevelop/Plugin"  not found
kdevelop(30652)/kdevplatform (language)
KDevelop::DUChainPrivate::DUChainPrivate: reading parsing-environment static
data
kdevelop(30652)/kdevplatform (shell)
KDevelop::ProjectPrivate::initKConfigObject: Creating KConfig object for
project files "/home/mrajag2/Project/ProjectA/.kdev4/ProjectA.kdev4"
"/home/mrajag2/Project/ProjectA/ProjectA.kdev4"
kdevelop(30652)/kdecore (trader) KServiceTypeTrader::defaultOffers:
KServiceTypeTrader: serviceType  "KDevelop/Plugin"  not found
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20101210/e0f63a53/attachment.html>


More information about the KDevelop-devel mailing list