[MacPorts] #30957: kdenlive-0.8 fails to start
MacPorts
noreply at macports.org
Thu Aug 25 08:33:43 PDT 2011
#30957: kdenlive-0.8 fails to start
----------------------------------+-----------------------------------------
Reporter: david@… | Owner: dan@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Keywords: | Port: kdenlive
----------------------------------+-----------------------------------------
Comment(by david@…):
Thanks for the pointer to the Kdenlive page. This resolved my problem.
What's missing from the Port file is the correct message about dbus
startup.
Two instances of dbus must be started. One for the session. One for the
system.
Here are the commands which start kdenlive for me.
sudo chown -R $USER ~/Library/Preferences/KDE
launchctl load -w /opt/local/Library/LaunchDaemons/org.freedesktop.dbus-
system.plist
sudo chown -R $USER /opt/local/Library/LaunchAgents/org.freedesktop.dbus-
session.plist
launchctl load -w /opt/local/Library/LaunchAgents/org.freedesktop.dbus-
session.plist
Drop kdenlive into App Dock + click.
Suggestion: Have the Portfile print out the above (both session and system
dbus startup) during install.
--
Ticket URL: <https://trac.macports.org/ticket/30957#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list