#39142: KDevelop (4.4.1) crashing after a clean install. ------------------------------+-------------------------------- Reporter: milen.bilyanov@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: kdevelop @4.4.1 ------------------------------+-------------------------------- Hi, I have installed KDevelop 4.4.1 on OSX 10.8.3 and XCode 4.6.2 with no problems so ever. However when I start KDevelop fom the Applications, the text and GUI looks a bit foggy (or at least not as sharp and clean as the OSX UI) and there are errors in the terminal (included below), then once I click "New From Template" it crashes. Here is what I get in the terminal: Code highlighting: {{{ xxx@zzz:$ kdevelop QIODevice::setTextModeEnabled: The device is not open kdevelop(76711)/KSharedDataCache ensureFileAllocated: This system misses support for posix_fallocate() -- ensure this partition has room for at least 10547296 bytes. WARNING: deleting stale lockfile /Users/xxx/Library/Preferences/KDE/share/apps/kdevelop/sessions//{5dd345d8-c098-4ab9-92a0-dc9f1d65cc49}/lock 2013-05-18 10:59:11.959 kdevelop[76711:707] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. WARNING: deleting stale lockfile /Users/xxx/.kdevduchain/{5dd345d8-c098-4ab9-92a0-dc9f1d65cc49}/0/lock kdevelop(76711)/kdevplatform (language) KDevelop::ItemRepositoryRegistry::open: version-hint not found, seems to be an old version kdevelop(76711)/kdevplatform (language) KDevelop::ItemRepositoryRegistry::open: "The data-repository at /Users/xxx/.kdevduchain/{5dd345d8-c098-4ab9-92a0-dc9f1d65cc49}/0 has to be cleared." kdevelop(76711)/kdevplatform (shell) *KDevelop::PluginController::loadPluginInternal: Loading plugin ' "kdevkonsoleview" ' failed, KPluginLoader reported error: ' "The service 'Konsole Integration' does not provide an interface 'KDevelop::IPlugin' with keyword ''" ' QDeclarativeComponent(0x7fc2b5b00910) Error loading component qrc:/code.qml:22 module "org.kde.plasma.components" is not installed kdevelop(76711) trySetupWelcomePageView: Welcome Page not supported. errors: (<Unknown File>: module "org.kde.plasma.components" is not installed) QMenu: No OSMenuRef created for popup menu QMenu: No OSMenuRef created for popup menu QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: kdevelop(76711)/kdevelop (qthelp support) QtHelpProviderAbstract::QtHelpProviderAbstract: Couldn't setup QtHelp Collection file QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: QSqlDatabasePrivate::removeDatabase: connection 'GetNamespaceName-140474201407888-3' is still in use, all queries will cease to work. QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: QSqlDatabasePrivate::removeDatabase: connection 'GetNamespaceName-140474201407888-4' is still in use, all queries will cease to work. QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: QSqlDatabasePrivate::removeDatabase: connection 'GetNamespaceName-140474201407888-5' is still in use, all queries will cease to work. QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: QSqlDatabasePrivate::removeDatabase: connection 'GetNamespaceName-140474201407888-6' is still in use, all queries will cease to work. QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: QSqlDatabasePrivate::removeDatabase: connection 'GetNamespaceName-140474201407888-7' is still in use, all queries will cease to work. kdevelop(76711)/kdevplatform (shell) KDevelop::SessionControllerPrivate::performRecovery: Starting recovery from "/Users/xxx/Library/Preferences/KDE/share/apps/kdevelop/sessions/{5dd345d8-c098-4ab9-92a0-dc9f1d65cc49}/recovery/current" kdevelop(76711): couldn't create slave: "Unable to create io-slave: klauncher said: Unknown protocol 'man'. " kdevelop(76711)/kdevplatform (git) GitPlugin::parseGitVersionOutput: invalid git version string: "git version 1.7.12.4 (Apple Git-37)" kdevelop(76711) KSambaSharePrivate::findSmbConf: KSambaShare: Could not find smb.conf! QKqueueFileSystemWatcherEngine: error during kevent wait: Bad file descriptor Unable to start Dr. Konqi xxx@zzz:$ }}} Any idea or help? Thanks. -- Ticket URL: <https://trac.macports.org/ticket/39142> MacPorts <http://www.macports.org/> Ports system for OS X