After doing a

sudo port -v upgrade outdated

and a subsequent

sudo port -v uninstall inactive

I now get the following messages over and over in my system.log:

Oct 13 15:50:55 local-admins-macbook-pro com.apple.launchd[200] (org.x.startx): Throttling respawn: Will start in 8 seconds Oct 13 15:50:55 local-admins-macbook-pro org.x.privileged_startx [64739]: font_cache: Done Oct 13 15:51:03 local-admins-macbook-pro org.x.startx[13522]: font_cache: Scanning user font directories to generate X11 font caches Oct 13 15:51:03 local-admins-macbook-pro org.x.startx[13522]: font_cache: Updating FC cache Oct 13 15:51:03 local-admins-macbook-pro org.x.privileged_startx [64739]: font_cache: Scanning system font directories to generate X11 font caches Oct 13 15:51:03 local-admins-macbook-pro defaults[13552]: \nThe domain/default pair of (org.x.X11, dpi) does not exist Oct 13 15:51:03 local-admins-macbook-pro org.x.startx[13522]: xauth: creating new authority file /Users/lars/.serverauth.13522 Oct 13 15:51:03 local-admins-macbook-pro org.x.startx[13522]: Xquartz: Unable to find application for org.x.X11 Oct 13 15:51:03 local-admins-macbook-pro org.x.privileged_startx [64739]: font_cache: Updating FC cache Oct 13 15:51:05 local-admins-macbook-pro org.x.startx[13522]: font_cache: Done
Oct 13 15:51:05 local-admins-macbook-pro org.x.startx[13522]: giving up.
Oct 13 15:51:05 local-admins-macbook-pro org.x.startx[13522]: /usr/ X11/bin/xinit: Connection refused (errno 61): unable to connect to X server Oct 13 15:51:05 local-admins-macbook-pro org.x.startx[13522]: /usr/ X11/bin/xinit: Oct 13 15:51:05 local-admins-macbook-pro org.x.startx[13522]: No such process (errno 3): Server error. Oct 13 15:51:05 local-admins-macbook-pro com.apple.launchd[200] (org.x.startx): Throttling respawn: Will start in 8 seconds

I then tried:

sudo port uninstall xorg-server
sudo port uninstall xinit
port clean --all xorg-server
port clean --all xinit
sudo port -v install xorg-server

but this didn't help the cause.

My X11.app is in /Applications/MacPorts/X11.app (which I can start by double clicking - but the log messages still keep coming then) and there was an older version lingering around in /Applications/ Utilities which I deleted manually.


What can I do now?


thanks,

        Lars

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to