[MacPorts] #39153: Kdevelop will not launch after successful installation
MacPorts
noreply at macports.org
Tue May 21 17:39:58 PDT 2013
#39153: Kdevelop will not launch after successful installation
----------------------------+---------------------
Reporter: namu.patel7@… | Owner: nicos@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: kdevelop |
----------------------------+---------------------
Comment (by namu.patel7@…):
If I run the executable found inside
~/Appliations/MacPorts/KDE4/kdevelop, I see a crash report.
{{{
namu:~ namu.patel$
/Applications/MacPorts/KDE4/kdevelop.app/Contents/MacOS/kdevelop ; exit;
QIODevice::setTextModeEnabled: The device is not open
kdevelop(37892)/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!
kdevelop(37892)/kdeui (kdelibs): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)
KCrash: Application 'kdevelop' crashing...
KCrash: Attempting to start from kdeinit
sock_file=/Users/namu.patel/Library/Preferences/KDE/socket-namu
/kdeinit4__tmp_launch-SpP7ty_org.x_0
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start directly
KCrash failed to exec(), errno = 2
logout
[Process completed]
}}}
If I enter the command {{{export $(dbus-launch)}}}, I get the below
message.
{{{
namu:~ namu.patel$ export $(dbus-launch)
Failed to start message bus: launchd's environment variable
DBUS_LAUNCHD_SESSION_BUS_SOCKET is empty, but should contain a socket
path.
EOF in dbus-launch reading address from bus daemon
declare -x Apple_PubSub_Socket_Render="/tmp/launch-ScyCdg/Render"
declare -x COMMAND_MODE="unix2003"
declare -x DISPLAY="/tmp/launch-SpP7ty/org.x:0"
declare -x HOME="/Users/namu.patel"
declare -x LANG="en_US.UTF-8"
declare -x LOGNAME="namu.patel"
declare -x OLDPWD
declare -x
PATH="/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin"
declare -x PWD="/Users/namu.patel"
declare -x SHELL="/bin/bash"
declare -x SHLVL="1"
declare -x SSH_AUTH_SOCK="/tmp/launch-4yAXTR/Listeners"
declare -x TERM="xterm-color"
declare -x TERM_PROGRAM="Apple_Terminal"
declare -x TERM_PROGRAM_VERSION="273.1"
declare -x TMPDIR="/var/folders/-B/-Bx-9dMNE1SY4WCBuwUEzk+++TM/-Tmp-/"
declare -x USER="namu.patel"
declare -x __CF_USER_TEXT_ENCODING="0x1F6:0:0"
}}}
I really do not know how get KDevelop to work. Does anyone have any
suggestions?
Thank you,
namu
--
Ticket URL: <https://trac.macports.org/ticket/39153#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list