[MacPorts] #39142: KDevelop @4.4.1: crashing at runtime
MacPorts
noreply at macports.org
Sat May 18 19:16:37 PDT 2013
#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 milen.bilyanov@…):
Replying to [comment:4 nicos@…]:
> The comment above seems very relevant. The issue seems like cases where
the step of running kbuildsycoca4 had not been run.
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
}}}
then:
{{{
launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
}}}
and got:
{{{
org.freedesktop.dbus-session: Already loaded
}}}
then:
{{{
launchctl load -w /Library/LaunchAgents/org.macports.kdecache.plist
}}}
and got:
{{{
org.macports.kdecache: Already loaded
}}}
then:
{{{
kbuildsycoca4
}}}
and got:
{{{
kbuildsycoca4 running...
}}}
And then when I attempted to run KDevelop, I got exactly the same crash
and error messages. Maybe the way I am trying to run is wrong? I want to
start it through the terminal so I have the following symlink:
{{{
/Users/xxx/run/bin/kdevelop
}}}
Pointing to the /Applications location:
{{{
kdevelop ->
/Applications/MacPorts/KDE4/kdevelop.app/Contents/MacOS/kdevelop
}}}
But that should not be the case, right? Cause I get the same problems once
I run this through the icon as well.
Thanks.
--
Ticket URL: <https://trac.macports.org/ticket/39142#comment:5>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list