<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">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...</div><div class="gmail_quote"><br></div><div class="gmail_quote">Aleix</div><div class="gmail_quote"><br></div><div class="gmail_quote">On Mon, Nov 3, 2014 at 7:57 PM, René J.V. <span dir="ltr"><<a href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tuesday October 21 2014 22:30:33 René J.V. Bertin wrote:<br>
<br>
Another example:<br>
<br>
> Object::connect: No such signal KDevelop::SessionController::qDebug() << "MainWindow::~MainWindow() called, backtrace:" << kBacktrace(); ()<br>
> Object::connect:  (receiver name: 'SessionController')<br>
> kdevelop(53800)/kdeui (kdelibs): Attempt to use QAction "commit_or_finish_review" with KXMLGUIFactory!<br>
<span class="">> qrc:/qml/main.qml:23:1: QML Loader: Binding loop detected for property "source"<br>
> qrc:/qml/main.qml:23:1: QML Loader: Binding loop detected for property "source"<br>
</span>> 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"<br>
> kdevelop(53800)/kdevplatform (shell) KDevelop::RunController::registerJob: non-killable job CMakeImportJob(0x121161b30) registered - this might lead to crashes on shutdown.<br>
> kdevelop(53800) KSambaSharePrivate::testparmParamValue: We got some errors while running testparm "Load smb config files from /private/etc/smb.conf<br>
<span class="">> Loaded services file OK.<br>
> WARNING: Your 'passdb backend' configuration includes multiple backends.  This<br>
> is deprecated since Samba 3.0.23.  Please check WHATSNEW.txt or the section 'Passdb<br>
> Changes' from the ChangeNotes as part of the Samba HOWTO collection.  Only the first<br>
> backend (opendirectorysam) is used.  The rest is ignored.<br>
> "<br>
</span>> kdevelop(53800) KMimeTypePrivate::ensureXmlDataLoaded: Missing <comment> field in "audio/wav.xml"<br>
> kdevelop(53800)/kdevplatform (shell) KDevelop::RunController::registerJob: non-killable job CMakeImportJob(0x139032d20) registered - this might lead to crashes on shutdown.<br>
> kdevelop(53800)/kdevplatform (shell) KDevelop::RunController::registerJob: non-killable job CMakeImportJob(0x12115cf20) registered - this might lead to crashes on shutdown.<br>
> kdevelop(53800)/kdevplatform (shell) KDevelop::RunController::registerJob: non-killable job CMakeImportJob(0x10be9c240) registered - this might lead to crashes on shutdown.<br>
<br>
> 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<br>
> 596         d->recoveryTimer.stop();<br>
> (gdb) bt<br>
> #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<br>
> #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<br>
> #2  0x00000001032bdb24 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1230<br>
<div class="HOEnZb"><div class="h5">> #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<br>
<br>
</div></div><br>_______________________________________________<br>
KDevelop mailing list<br>
<a href="mailto:KDevelop@kde.org">KDevelop@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kdevelop" target="_blank">https://mail.kde.org/mailman/listinfo/kdevelop</a><br>
<br></blockquote></div><br></div></div>