#39153: Kdevelop will not launch after successful installation ----------------------------+---------------------- Reporter: namu.patel7@… | Owner: nicos@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: kdevelop | ----------------------------+---------------------- Comment (by namu.patel7@…): Replying to [comment:8 nicos@…]:
Apparently, the issue is present even after having loaded the dbus daemon.
In that case, the problem seems to be at dbus level, but just to be sure, are simpler KDE applications such as konqueror (provided by kde4-baseapps) also crashing ?
Konqueror also is crashing. I just went through a clean install of MacPorts and KDevelop. I even deactivated and reactivated the dbus, but the problem persists. Below is the crash report I get when running Konqueror. {{{ Last login: Wed May 22 16:23:12 on ttys003 namu:~ namu.patel$ /Applications/MacPorts/KDE4/konqueror.app/Contents/MacOS/konqueror ; exit; QIODevice::setTextModeEnabled: The device is not open konqueror(12249)/KSharedDataCache ensureFileAllocated: This system misses support for posix_fallocate() -- ensure this partition has room for at least 10547296 bytes. Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded! konqueror(12249)/kdeui (kdelibs): Session bus not found To circumvent this problem try the following command (with Linux and bash) export $(dbus-launch) KCrash: Application 'konqueror' crashing... KCrash: Attempting to start /opt/local/lib/kde4/libexec/drkonqi.app/Contents/MacOS/drkonqi from kdeinit sock_file=/Users/namu.patel/Library/Preferences/KDE/socket-namu /kdeinit4__tmp_launch-gTCNXd_org.x_0 Warning: connect() failed: : No such file or directory KCrash: Attempting to start /opt/local/lib/kde4/libexec/drkonqi.app/Contents/MacOS/drkonqi directly QIODevice::setTextModeEnabled: The device is not open QProcess: Destroyed while process is still running. drkonqi(12253)/KSharedDataCache ensureFileAllocated: This system misses support for posix_fallocate() -- ensure this partition has room for at least 10547296 bytes. Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded! drkonqi(12253)/kdeui (kdelibs): Session bus not found To circumvent this problem try the following command (with Linux and bash) export $(dbus-launch) logout [Process completed] }}} I am running 64 bit OS X 10.6.8 MacPorts 2.1.3-10 XCode 3.2.6 As for KDE4, I currently have installed {{{ kde4-baseapps @4.10.3 kde/kde4-baseapps kde4-filelight @4.10.3 kde/kde4-filelight kde4-kile @2.1.3 tex/kde4-kile kde4-runtime @4.10.3 kde/kde4-runtime }}} -- Ticket URL: <https://trac.macports.org/ticket/39153#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X