Problems running Gimp with +quartz +no_x11

Scott Webster sewebster at gmail.com
Sun Jun 27 14:02:48 PDT 2010


On Sun, Jun 27, 2010 at 1:18 PM, Brandon S Allbery KF8NH
<allbery at kf8nh.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 6/27/10 16:09 , Axis Sivitz wrote:
>> Then I loaded the dbus as a normal user. My mistake before was to load it as a root. (In case anyone else wants to follow my steps, the command is launchctl "load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist")
>
> Um.  You need to load both halves:  dbus-server as root, dbus-session as
> yourself.
>

I think the message from the dbus Portfile says that you should run
the following:

sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-system.plist
launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

This is assuming you are using the default variants and are going to
run the above commands as your regular user (who has admin rights?).

I assume that if my regular user does not have admin rights then I
need to run the first sudo command from my other admin user account
and then the second from my regular user (who will normally be running
applications).

Scott


More information about the macports-users mailing list