SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

4.5.1 Can't retrieve acoustic ID

getting this error message:

Cannot run program “/Applications/Jaikoz.app/Contents/Resources/Java/fpcalc”: error=13, Permission denied

using Mac OS 10.6.8

Oh bother, this is a mistake in the Mac build only, I forgot to set the permissions for executables to fix:

Open /Utilities/Terminal
chmod 777 /Applications/Jaikoz.app/Contents/Resources/Java/*

I’ll upload a fixed version of 4.5.1 later today

Hi, is now fixed if you download Jaikoz for OSX again and go to the About section you should see the build date as 12th November instead of 9th November, alternatively just use the workaround for the first version of Jaikoz 4.5.1

Open /Utilities/Terminal
chmod 777 /Applications/Jaikoz.app/Contents/Resources/Java/*