** (inkscape:630): WARNING **: Unable to read keys file Contents/ Resources/keys/default.xml
That looks like it is trying to find packaged resources that have been built up into an Inkscape.app folder/bundle. It probably needs to be packaged up and then run from there.
Hello,
thanks to Jon's hint I packaged the inkscape-aqua-build, did some patching with gtk2 (thanks to ~suv for the hint) according to this ticket
http://trac.macports.org/ticket/22451
(Details will be in the wiki soon).
and ended up with a working inkscape aqua again. Wow - didnt expect that.
Now I find that some libs are not compiled into the package, which will make the app not so portable. I removed the app from the packaging folder, than crash reporter says this:
Link (dyld) error:
Library not loaded: /opt/local/lib/libgtkmm-2.4.1.dylib Referenced from: /Users/bub/Desktop/Inkscape.app/Contents/ Resources/bin/inkscape-bin Reason: image not found
AFAIK somebody commented the instructions on compiling some components into the app bundle - can anybody tell me where I do have to look for the lines in question?
BTW.: The new build looks quite promising - it can handle several open documents (the former couldnt), selects files to open much quicker than the former, and didnt crash one single time up to now. Obviously some really good work was done behind the scenes inbetween - thanks a lot to people in charge.
Greetings,
Wolf