#22992: gedit preferences locked ----------------------------+----------------------------------------------- Reporter: nigra@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: gedit ----------------------------+----------------------------------------------- Comment(by devans@…): Oh, and I guess it goes without saying that you need to have dbus running. Make sure that you have done as the dbus port notes suggest {{{ % port notes dbus dbus has the following notes: ############################################################################ # Startup items have been generated that will aid in # starting dbus with launchd. They are disabled # by default. Execute the following command to start them, # and to cause them to launch at startup: # # sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus- system.plist # launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus- session.plist ############################################################################ }}} If all is well you should see {{{ % ps ax | grep dbus 95394 ?? Ss 0:00.03 /opt/local/bin/dbus-daemon --system --nofork 95397 ?? S 0:00.03 /opt/local/bin/dbus-daemon --nofork --session }}} -- Ticket URL: <https://trac.macports.org/ticket/22992#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS