I can't start Inkscape and Gimp. I have the latest Xcode and the latest xQuartz installed.
My logs shows:
6/2/12 1:30:15.957 PM org.macosforge.xquartz.startx: lockfile: Sorry, giving up on "/var/folders/9x/qkjwtrd52qbb5bcvb0zk4rqw0000gn/T//font_cache.lock"
...
6/2/12 1:56:41.324 AM [0x0-0xe20e2].org.inkscape.Inkscape: /Applications/Inkscape.app/Contents/Resources/bin/inkscape: line 132: cp: command not found
...
6/2/12 1:30:16.046 PM org.macosforge.xquartz.startx: /opt/X11/bin/startx: line 240: hostname: command not found
However I have the path set up. In my terminal (both normal and X11 terminal) the hostname command and the cp command executes correctly.
~/.MacOSX/environment.plist? Or~/.xinitrcor~/.xinitrc.d/? To rule out any inkscape behaviour, try making sure that X11.app is not running, then runxtermfrom within a Terminal window. Does XQuartz start up? If not, could you list the resulting lines in/var/log/system.log? And what is the output ofpkgutil --pkg-info org.macosforge.xquartz.pkg? – Harald Hanche-Olsen Jun 2 '12 at 18:31pkgutiloutput. Then try the other experiment I outlined above. – Harald Hanche-Olsen Jun 3 '12 at 9:52