kdevelop exitting on its own

Aleix Pol aleixpol at kde.org
Thu Nov 6 02:52:25 GMT 2014


What you should be looking for is what is making the event loop end. You
already see that the event loop ends because the application shuts down...

Aleix

On Mon, Nov 3, 2014 at 7:57 PM, René J.V. <rjvbertin at gmail.com> wrote:

> On Tuesday October 21 2014 22:30:33 René J.V. Bertin wrote:
>
> Another example:
>
> > Object::connect: No such signal KDevelop::SessionController::qDebug() <<
> "MainWindow::~MainWindow() called, backtrace:" << kBacktrace(); ()
> > Object::connect:  (receiver name: 'SessionController')
> > kdevelop(53800)/kdeui (kdelibs): Attempt to use QAction
> "commit_or_finish_review" with KXMLGUIFactory!
> > qrc:/qml/main.qml:23:1: QML Loader: Binding loop detected for property
> "source"
> > qrc:/qml/main.qml:23:1: QML Loader: Binding loop detected for property
> "source"
> > kdevelop(53800)/kdevplatform (shell)
> KDevelop::SessionControllerPrivate::performRecovery: Starting recovery
> from
> "/Volumes/Debian/Users/bertin/KDE/.kde/share/apps/kdevelop/sessions/{4baabf7f-3f6c-4e21-ad0e-bb0aee1cfe86}/recovery/current"
> > kdevelop(53800)/kdevplatform (shell)
> KDevelop::RunController::registerJob: non-killable job
> CMakeImportJob(0x121161b30) registered - this might lead to crashes on
> shutdown.
> > kdevelop(53800) KSambaSharePrivate::testparmParamValue: We got some
> errors while running testparm "Load smb config files from
> /private/etc/smb.conf
> > Loaded services file OK.
> > WARNING: Your 'passdb backend' configuration includes multiple
> backends.  This
> > is deprecated since Samba 3.0.23.  Please check WHATSNEW.txt or the
> section 'Passdb
> > Changes' from the ChangeNotes as part of the Samba HOWTO collection.
> Only the first
> > backend (opendirectorysam) is used.  The rest is ignored.
> > "
> > kdevelop(53800) KMimeTypePrivate::ensureXmlDataLoaded: Missing <comment>
> field in "audio/wav.xml"
> > kdevelop(53800)/kdevplatform (shell)
> KDevelop::RunController::registerJob: non-killable job
> CMakeImportJob(0x139032d20) registered - this might lead to crashes on
> shutdown.
> > kdevelop(53800)/kdevplatform (shell)
> KDevelop::RunController::registerJob: non-killable job
> CMakeImportJob(0x12115cf20) registered - this might lead to crashes on
> shutdown.
> > kdevelop(53800)/kdevplatform (shell)
> KDevelop::RunController::registerJob: non-killable job
> CMakeImportJob(0x10be9c240) registered - this might lead to crashes on
> shutdown.
>
> > Breakpoint 7, KDevelop::SessionController::cleanup (this=0x1212b55e0) at
> /Volumes/Debian/MP6/var/macports/build/_Volumes_Debian_MP6_site-ports_kde_kdevplatform-git/kdevplatform-git/work/kdevplatform-git-1.7.0/shell/sessioncontroller.cpp:596
> > 596         d->recoveryTimer.stop();
> > (gdb) bt
> > #0  KDevelop::SessionController::cleanup (this=0x1212b55e0) at
> /Volumes/Debian/MP6/var/macports/build/_Volumes_Debian_MP6_site-ports_kde_kdevplatform-git/kdevplatform-git/work/kdevplatform-git-1.7.0/shell/sessioncontroller.cpp:596
> > #1  0x000000010056167b in KDevelop::Core::cleanup (this=0x12120eda0) at
> /Volumes/Debian/MP6/var/macports/build/_Volumes_Debian_MP6_site-ports_kde_kdevplatform-git/kdevplatform-git/work/kdevplatform-git-1.7.0/shell/core.cpp:409
> > #2  0x00000001032bdb24 in QCoreApplication::exec () at
> kernel/qcoreapplication.cpp:1230
> > #3  0x00000001000148b4 in main (argc=1606411824, argv=<value temporarily
> unavailable, due to optimizations>) at
> /Volumes/Debian/MP6/var/macports/build/_Volumes_Debian_MP6_site-ports_kde_kdevelop-git/kdevelop-git/work/kdevelop-git-4.7.0/app/main.cpp:564
>
>
> _______________________________________________
> KDevelop mailing list
> KDevelop at kde.org
> https://mail.kde.org/mailman/listinfo/kdevelop
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20141106/827e02fc/attachment.html>


More information about the KDevelop mailing list