On Aug 26, 2010, at 05:39, Matthias Ohmsen wrote: > Hi everyone, > > when starting meld i keep getting the following error: > > Xlib: extension "RANDR" missing on display "/tmp/launch-ypOcnp/org.x:0".
This is not an error. It's just a warning that some functionality isn't supported by your X server. Basic support for that functionality is present (in a beta stage) in the xorg-server-devel port. > Dynamic session lookup supported but failed: launchd did not provide a socket > path, verify that org.freedesktop.dbus-session.plist is loaded! Snow Leopard: launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist Leopard: sudo launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
