Comment 19 for bug 415900

Revision history for this message
Guillaume Mandil (gmandil) wrote :

I have the same issue using
Mac OS X 10.6.3
X11 : XQuartz 2.3.5 (xorg-server 1.4.2-apple53) (Last Apple X11 version for SnowLeopard)
Inkscape : Inkscape-0.47-1.LEOPARD

here is the crash report :
gmandil$ /Applications/Inkscape.app/Contents/MacOS/Inkscape
2010-04-13 15:59:02.838 defaults[1763:903]
The domain/default pair of (kCFPreferencesAnyApplication, AppleAquaColorVariant) does not exist
2010-04-13 15:59:02.849 defaults[1764:903]
The domain/default pair of (kCFPreferencesAnyApplication, AppleHighlightColor) does not exist
dyld: Library not loaded: /usr/lib/libxml2.2.dylib
  Referenced from: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  Reason: Incompatible library version: DictionaryServices requires version 10.0.0 or later, but libxml2.2.dylib provides version 9.0.0

Note : I had to create manually the directories with the super user rights before obtaining this crash
gmandil$ sudo mkdir ~/.inkscape ~/.fontconfig ~/.inkscape-etc
gmandil$ sudo chown gmandil ~/.inkscape ~/.fontconfig ~/.inkscape-etc