Hello- On Oct 5, 2009, at 10:48 PM, Vincent Isambart wrote:
[Switching to process 1982] Running… 2009-10-05 22:29:51.141 IStockCocoa[1982:80f] Error loading /Library/InputManagers/GearsEnabler.old/GearsEnabler.bundle/ Contents/MacOS/GearsEnabler: dlopen(/Library/InputManagers/GearsEnabler.old/GearsEnabler.bundle/ Contents/MacOS/GearsEnabler, 265): no suitable image found. Did find: /Library/InputManagers/GearsEnabler.old/GearsEnabler.bundle/ Contents/MacOS/GearsEnabler: GC capability mismatch Program received signal: “SIGABRT”. sharedlibrary apply-load-rules all warning: Could not find object file "/Sites/kain/icoretech.org/macruby/repo/array.o" - no debug information available for "array.c".
Try moving this stupid GearEnabler Input Manager somewhere else and restart the app sudo mv /Library/InputManagers/GearsEnabler.old /tmp I'm pretty sure you can even delete it (especially as the name ends with .old) _______________________________________________
I'm pretty sure it's unnecessary as well. I moved it and the Gears warning goes away, but the SIGABRT remains. Could it be something wrong with my code? :)