Hi.
I used to use Inkscape 0.46 and 0.47pre1 (the compiled packages found at www.inkscape.org) without any problems on my macbook pro, Os X 10.5, latest XQuartz. Until today. Now when I double click I get the icon in the dock, but nothing more. From the command line I get
bash-3.2$ cd Applications/Inkscape.app/Contents/MacOS/ bash-3.2$ ./Inkscape 2009-07-14 12:57:24.549 defaults[23746:10b] The domain/default pair of (kCFPreferencesAnyApplication, AppleAquaColorVariant) does not exist 2009-07-14 12:57:24.563 defaults[23747:10b] The domain/default pair of (kCFPreferencesAnyApplication, AppleHighlightColor) does not exist
(process:23726): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. Xlib: extension "RANDR" missing on display "/tmp/launch-I5F7mE/:0".
Emergency save activated! Emergency save completed. Inkscape will close now. If you can reproduce this crash, please file a bug at www.inkscape.org with a detailed description of the steps leading to the crash, so we can fix it
From the Resources folder
bash-3.2$ cd Applications/Inkscape.app/Contents/Resources/bin bash-3.2$ ./inkscape 2009-07-14 13:01:33.127 defaults[23825:10b] The domain/default pair of (kCFPreferencesAnyApplication, AppleAquaColorVariant) does not exist 2009-07-14 13:01:33.144 defaults[23826:10b] The domain/default pair of (kCFPreferencesAnyApplication, AppleHighlightColor) does not exist
(process:23813): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. Xlib: extension "RANDR" missing on display "/tmp/launch-I5F7mE/:0".
** (inkscape-bin:23813): WARNING **: Null pixbuf for 0x2a6b6f0 [Contents/Resources/icons/remove-color.png]
(inkscape-bin:23813): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `GDK_IS_PIXBUF (pixbuf)' failed
(inkscape-bin:23813): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)' failed
** (inkscape-bin:23813): WARNING **: Null pixbuf for 0x2a6bd80 [Contents/Resources/icons/remove-color.png]
(inkscape-bin:23813): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `GDK_IS_PIXBUF (pixbuf)' failed
(inkscape-bin:23813): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)' failed
** (inkscape-bin:23813): WARNING **: Null pixbuf for 0x2a6c090 [Contents/Resources/icons/remove-color.png]
(inkscape-bin:23813): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `GDK_IS_PIXBUF (pixbuf)' failed
(inkscape-bin:23813): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)' failed
** (inkscape-bin:23813): CRITICAL **: Inkscape::XML::Document* sp_repr_read_file(const gchar*, const gchar*): a nkscape::IO::file_test( filename, G_FILE_TEST_EXISTS )' failed
** (inkscape-bin:23813): WARNING **: Unable to read keys file Contents/Resources/keys/default.xml
Emergency save activated! Emergency save completed. Inkscape will close now. If you can reproduce this crash, please file a bug at www.inkscape.org with a detailed description of the steps leading to the crash, so we can fix it.
and
bash-3.2$ ./inkscape-bin dyld: Library not loaded: /opt/local/lib/libgsl.0.dylib Referenced from: /Users/gio/Applications/Inkscape.app/Contents/Resources/bin/./inkscape-bin Reason: image not found Trace/BPT trap
But I'm still able to run the macports copy of Inkscape (the one I got with
sudo port install inkscape
)
any idea of what the problem might be, and how to solve it?
Thanks
Giovanni Lanzani