proclipsing-exported applications fail with LSOpenURLsWithRole error (OSX 10.6)
in
Integration and Hardware
•
1 year ago
i'm not sure what i changed, but for some reason all of my applications exported via proclipsing now fail to run. when opened from the command line, i see:
googling shows this problem with a number of other applications distributed by other people that have nothing to do with proclipsing, processing, or java, and the fixes are widely varied and none really seem applicable. based on my googling, however, i thought it might be a permissions-related issue. i tried setting the most lenient permissions possible on the application and all the files within, via:
chmod -R 777 .
listing the files and permissions with ls -l, i can tell this set permissions correctly, but i still get the same LSOpenURLsWithRole() -10810 error. i've tried reinstalling eclipse and proclipsing, as well as wiping my workspace and starting clean, and nothing is working.
also, i have two users both set up to use eclipse; this was not a problem previously, so i don't think it is now, but figured it was worth mentioning.
help?? even if anyone has suggestions for a more unix-savvy forum i'm open to hear them. i really have no idea what the hell is going on and in the meantime i can't export anything to application...big problem for me.
thanks...
1