#39142: KDevelop @4.4.1: crashing at runtime -------------------------------+--------------------- Reporter: milen.bilyanov@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: kdevelop | -------------------------------+--------------------- Comment (by nicos@…): No, both way to run it you are employing seem right. However, this
Hi, I have run the following: {{{ sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus- system.plist }}}
it returned: {{{ launchctl: Dubious ownership on file (skipping): /Library/LaunchDaemons/org.freedesktop.dbus-system.plist nothing found to load }}}
is not right. And if dbus is not loaded properly, I would assume that no kde application is running properly. Since ownership seem to be the issue, reactivating dbus may solve the issue {{{ sudo port deactivate -f dbus sudo port activate dbus sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus- system.plist kbuildsycoca4 }}} and if loading the daemon works, then running kdevelop may go better. -- Ticket URL: <https://trac.macports.org/ticket/39142#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X