<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi  -<div><br></div><div>I compiled the latest distribution on Mac 10.6.7 successfully.  It is however prone to crashing.  A few questions:</div><div><br></div><div>1 - I switched off debug for all kdevelop and kdevplatform modules in kdebugdialog but am still getting a zillion of these messages in my system log:</div><div><br></div><div><div>7/22/11 9:28:39.689 AM [0x0-0xd90d9].kdevelop: select: Invalid argument</div></div><div><br></div><div>2 - Out of the box it had the background parsing option ON which was consuming over 100% cpu even though I had just had one project (kdevelop) open at the time. Turning that option off did the trick, but the question still remains: does the indexing/parsing normally consume so much?</div><div><br></div><div>3 - What are the proper settings for XDG_DATA_DIRS and XDG_DATA_HOME. I followed the instructions on the build page to the letter, but sycoca4 still complains about missing mime types. Is /usr/local good enough or should it be /usr/local/share? The specification  <a href="http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html">http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html </a> recommends the respective share directories, but the docs at <a href="http://techbase.kde.org/KDevelop4/HowToCompile">http://techbase.kde.org/KDevelop4/HowToCompile</a> don't.  Also does DATA_HOME matter?</div><div><br></div><div>4- The application takes quite a long time to quit.</div><div><br></div><div>5- Deleting the last session quits the application. Here is the full log.  Is this normal?</div><div><br></div><div><div>7/22/11 10:43:45.794 AM [0x0-0xea0ea].kdevelop: kdevelop(27576)/kdevplatform (language) KDevelop::DUChain::finalCleanup: cleaned 39 B</div><div>7/22/11 10:43:45.794 AM [0x0-0xea0ea].kdevelop: kdevelop(27576)/kdevplatform (language) KDevelop::DUChain::finalCleanup: cleaned enough</div><div>7/22/11 10:43:45.794 AM [0x0-0xea0ea].kdevelop: kdevelop(27576)/kdevplatform (language) KDevelop::DUChain::finalCleanup: final cleanup ready</div><div>7/22/11 10:43:45.794 AM [0x0-0xea0ea].kdevelop: kdevelop(27576)/kdevplatform (language) KDevelop::DUChainPrivate::doMoreCleanup: starting cleanup</div><div>7/22/11 10:43:45.807 AM [0x0-0xea0ea].kdevelop: kdevelop(27576)/kdevplatform (language) KDevelop::DUChainPrivate::doMoreCleanup: seconds spent doing cleanup:  0 top-contexts still open: 0</div><div>7/22/11 10:43:45.807 AM [0x0-0xea0ea].kdevelop: kdevelop(27576)/kdevplatform (language) KDevelop::DUChainPrivate::doMoreCleanup: milliseconds spent doing cleanup with locked duchain:  14</div><div>7/22/11 10:43:45.813 AM [0x0-0xea0ea].kdevelop: kdevelop(27576) Konsole::SessionManager::~SessionManager: Konsole SessionManager destroyed with sessions still alive </div><div>7/22/11 10:43:45.814 AM [0x0-0xea0ea].kdevelop: kdevelop(27576)/kio (Slave) KIO::Slave::kill: killing slave pid 27675 ( "trash://" )</div><div>7/22/11 10:43:45.814 AM [0x0-0xea0ea].kdevelop: kdevelop(27576)/kio (Slave) KIO::Slave::kill: killing slave pid 27704 ( "man://" )</div><div>7/22/11 10:43:45.814 AM [0x0-0xea0ea].kdevelop: kdevelop(27576)/kio (Slave) KIO::Slave::kill: killing slave pid 27578 ( "file://" )</div><div>7/22/11 10:43:45.814 AM [0x0-0xea0ea].kdevelop: kdevelop(27576)/kdevplatform (language) KDevelop::DUChainPrivate::~DUChainPrivate: Destroying</div><div>7/22/11 10:43:45.866 AM [0x0-0xd20d2].org.kde.kdeinit4: klauncher(22594)/kio (KLauncher) KLauncher::slotGotOutput: kio_man(27704)/kio (kioslave) KIO::SlaveBase::dispatchLoop: slave was killed, returning</div><div>7/22/11 10:43:45.866 AM [0x0-0xd20d2].org.kde.kdeinit4: kio_man(27704) kdemain: Done</div><div>7/22/11 10:43:45.866 AM [0x0-0xd20d2].org.kde.kdeinit4: klauncher(22594)/kio (KLauncher) KLauncher::slotGotOutput: kio_file(27578)/kio (kioslave) KIO::SlaveBase::dispatchLoop: slave was killed, returning</div><div>7/22/11 10:43:45.866 AM [0x0-0xd20d2].org.kde.kdeinit4: kio_file(27578) kdemain: Done</div><div>7/22/11 10:43:45.866 AM [0x0-0xd20d2].org.kde.kdeinit4: klauncher(22594)/kio (KLauncher) KLauncher::slotGotOutput: kio_trash(27675)/kio (kioslave) KIO::SlaveBase::dispatchLoop: slave was killed, returning</div><div>7/22/11 10:43:45.871 AM [0x0-0xd20d2].org.kde.kdeinit4: klauncher(22594)/kio (KLauncher) KLauncher::slotFinished: process finished exitcode= 0 exitStatus= 0</div><div>7/22/11 10:43:45.871 AM [0x0-0xd20d2].org.kde.kdeinit4: klauncher(22594)/kio (KLauncher) KLauncher::slotFinished: process finished exitcode= 0 exitStatus= 0</div><div>7/22/11 10:43:45.873 AM [0x0-0xd20d2].org.kde.kdeinit4: klauncher(22594)/kio (KLauncher) KLauncher::slotFinished: process finished exitcode= 0 exitStatus= 0</div></div><div><br></div><div>6- With a CMake based project up (again kdevelop itself) , the main menu preference button, invokes a Build window and runs cmake.  I kind of expected a preferences dialog of some kind.</div><div><br></div><div>7- Are the requirements on the build/compile page current.  I currently built a QT4 KDE4 CALLIGRA development environment from scratch with the latest masters from <a href="http://kde.org/projects">kde.org/projects</a>.  Not sure if I need things like the kdeworkspace and samba or any other libraries but kderuntime, kdelibs, qt-kdev, automoc, attica, dbusmenuqt, etc… from the kde/mac pages.</div><div><br></div><div>8 - Last thing,  there is a blank row between the window frame and the main toolbar (the one with build, execute debug)  Am I missing a toolbar or is this just a bug on my platform.</div><div><br></div><div>Thanks in advance, I know my platform is a little bleeding edge: Mac, Lion, Xcode 4.2 beta etc… but I would sure like to get this going and share my experience.</div><div><br></div><div>Patrice</div><div><br></div><div><br></div></body></html>