[MacPorts] #35554: Port gimp fails starting
MacPorts
noreply at macports.org
Tue Jan 19 19:08:30 UTC 2021
#35554: Port gimp fails starting
---------------------+---------------------
Reporter: me@… | Owner: dbevans
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: gimp2 |
---------------------+---------------------
Comment (by mascguy):
I can confirm that starting the system dbus daemon, as well as the user
dbus agent, solves these issues.
Using the two launchctl-related commands is an easy, one-time step:
{{{
sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-
system.plist
launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
}}}
Perhaps these should also be called out in the notes for the GIMP port, to
help new users avoid the issue?
--
Ticket URL: <https://trac.macports.org/ticket/35554#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list